查找以下每个产品:
问题1: 5x 2 * 4x 3
解决方案:
First, separate the numbers and variables.
= (5 * 4) * (x2 * x3)
Add the powers of the same variable and multiply the numbers.
= 20 * (x2+3)
= 20x5
问题2: -3a 2 * 4b 4
解决方案:
First, separate the numbers and variables.
= (-3 * 4) * (a2) * (b4)
= -12a2b4
问题3: (-5xy)*(-3x 2 yz)
解决方案:
First separate the numbers and variables.
= (-5 * -3) * (x * x2) * (y * y) * (z)
Add the powers of the same variable and multiply the numbers.
= 15 * (x1+2) * (y1+1) * (z)
= 15x3y2z
问题4: (1/2)xy *(2/3)x 2 yz 2
解决方案:
First separate the numbers and variables.
= ((1/2) * (2/3)) * (x * x2) * (y * y) * (z2)
Add the powers of the same variable and multiply the numbers.
= (1/3) * (x1+2) * (y1+1) * (z2)
= (1/3)x3y2z2
问题5: ((-7/5)xy 2 z)*((13/3)x 2 yz 2 )
解决方案:
First separate the numbers and variables.
= ((-7/5) * (13/3)) * (x * x2) * (y2 * y) * (z * z2)
Add the powers of the same variable and multiply the numbers.
= (-91/15) * (x1+2) * (y2 +1) * (z1+2)
= (-91/15)x3y3z3
问题6: ((-24/25)x 3 z)*((-15/16)xz 2 y)
解决方案:
First separate the numbers and variables.
= ((-24/25) * (-15/16)) * (x3 * x) * (z * z2) * (y)
Add the powers of the same variable and multiply the numbers.
= (9/4) * (x3+1) * (z1+2) * (y)
= (9/10)x4yz3
问题7: ((-1/27)a 2 b 2 )*((9/2))a 3 b 2 c 2 )
解决方案:
First separate the numbers and variables.
= ((-1/27)) * (9/2)) * (a2 * a3) * (b2 * b2) * (c2)
Add the powers of the same variable and multiply the numbers.
= (-1/6) * (a2+3) * (b2+2) * (c2)
= (-1/6)a5b4c2
问题8: (-7xy)*((1/4)x 2 yz)
解决方案:
First separate the numbers and variables.
= (-7 * (1/4)) * (x * x2) * (y * y) * (z)
Add the powers of the same variable and multiply the numbers.
= (-7 * (1/4)) * (x1+2) * (y1+1) * (z)
= (-7/4) x3y2z
问题9: (7ab)*(-5ab 2 c)*(6abc 2 )
解决方案:
First separate the numbers and variables.
= (7 * -5 * 6) * (a * a * a) * (b * b2 * b) * (c * c2)
Add the powers of the same variable and multiply the numbers.
= -210 * (a1+1+1) * (b1+2+1) * (c1+2)
= -210a3b4c3
问题10: (-5a)*(-10a 2 )*(- 2a 3 )
解决方案:
First separate the numbers and variables.
= (-5 * -10 * -2) * (a * a2 * a3)
Add the powers of the same variable and multiply the numbers.
= (-100) * (a1+2+3)
= -100a6
问题11: (-4x 2 )*(-6xy 2 )*( 3yz 2 )
解决方案:
First separate the numbers and variables.
= (-4 * -6 * 3) * (x2 * x) * (y2 * y) * (z2)
Add the powers of the same variable and multiply the numbers.
= -72 * (x2+1) * (y2+1) * (z2)
= -72x3y3z2
问题12: ((-2/7)a 4 )*((-3/4)a 2 b)*((-14/5)b 2 )
解决方案:
First separate the numbers and variables.
= ((-2/7) * (-3/4) * (-14/5)) * (a4 * a2) * (b * b2)
Add the powers of the same variable and multiply the numbers.
= (-3/5) * (a4+2) * (b1+2)
= (-3/5)a6b3
问题13: ((7/9)ab 2 )*((15/7)ac 2 b)*((-3/5)a 2 c)
解决方案:
First separate the numbers and variables.
= ((7/9) * (15/7) * (-3/5)) * (a * a * a2) * (b2 * b) * (c2 * c)
Add the powers of the same variable and multiply the numbers.
= (-1) * (a1+1+2) * (b2+1) * (c2+1)
= -a4b3c3
问题14: ((4/3)u 2 vw)*(-5uvw 2 )*((1/3)v 2 wu)
解决方案:
First separate the numbers and variables.
= ((4/3) * (-5) * (1/3)) * (u2 * u * u) * (v * v * v2) * (w * w2 * w)
Add the powers of the same variable and multiply the numbers.
= (-20/9) * (u2+1+1) * (v1+1+2) * (w1+2+1)
= (-20/9)u4v4w4
问题15: (0.5x)*((1/3)xy 2 z 4 )*(24x 2 yz)
解决方案:
First separate the numbers and variables.
= ((0.5) * (1/3) * (24)) * (x * x * x2) * (y2 * y) * (z4 * z)
Add the powers of the same variable and multiply the numbers.
= (4) * (x1+1+2) * (y2+1) * (z4+1)
= 4x4y3z5
问题16 (((4/3)pq 2 )*((-1/4)p 2 r)*(16p 2 q 2 r 2 )
解决方案:
First separate the numbers and variables.
= (( 4/3) * (-1/4) * (16)) * (p * p2 * p2) * (q2 * q2) * (r * r2)
Add the powers of the same variable and multiply the numbers.
= (-16/3) * (p1+2+2) * (q2+2) * (r1+2)
= (-16/3)p5q4r3
问题17: (2.3xy)*(0.1x)*(0.16)
解决方案:
First separate the numbers and variables.
= (2.3 * 0.1 * 0.16) * (x * x) * (y)
Add the powers of the same variable and multiply the numbers.
= 0.0368 * (x1+1) * (y)
= 0.0368x2y