Hello Taylor,
These all are exponent problems.
1. (3x2y-4)(4x-3y)
In this problem we are multiplying. First we'll multiply the coefficients and then we'll multiply the variables with bases x and y.
3.4.x2.x-3.y-4.y
=12x2-3.y-4+1 (formula xm.xn = xm+n)
= 12x-1y-3
= 12/xy3 (answer) (x-1 = 1/x and y-3 = 1/y3)
2. (15x-1y2/5xy-4)-1
First we'll take care inside the bracket and solve. Take care of coefficient and then variables.
= [(15/5).(x-1/x).(y2/y-4)]-1
= [3(1/x1+1)(y2+4)]-1 (formula used x-1 = 1/x, xm/xn = xm-n)
= [3(1/x2)(y6)]-1
= (3-1.y6.-1)/x2.-1 (power to power formula (xm)n = xmn)
= 3-1.y-6/x-2
= x2/3y6 (answer)
3. 24x-1y-2/6x-4y3
= (24/6)(x-1/x-4)(y-2/y3)
= 4(x-1+4)(1/y3+2) (formula used 1/x-1 = x, x-1 = 1/x, xm/xn = xm-n)
= 4x3/y5 (answer)
Hope this helps.