document.write( "Question 321341: Hi, I am having a problem with two variables on a dividend when dividing polynomials. My exact problem is:\r
\n" );
document.write( "\n" );
document.write( "2x^3-9x^2y-12^y+17xy^2 divided by 2x-3y\r
\n" );
document.write( "\n" );
document.write( "I know the usual process and I have gotten to the second equation involving getting a difference of -6x^2y but now I am stuck, because when I divide -6x^2y to the first term of the divisor, I have to multiply that quotient (which is -3xy) to the brought-down -12y^3, and as far as I remember I can't multiply it because -12y^3 has no x variable. Can you please help? Thanks. \n" );
document.write( "
Algebra.Com's Answer #230193 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! My exact problem is: \n" ); document.write( "2x^3-9x^2y-12^y+17xy^2 divided by 2x-3y \n" ); document.write( ": \n" ); document.write( "Rearrange the number divided, then the long division procedure will work \n" ); document.write( ": \n" ); document.write( ".................______________________________ \n" ); document.write( "(2x-3y)|2x^3 - 9x^2y + 17xy^2 - 12y^3 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "I got a quotient of: x^2 - 3xy - y^2, remainder -15y^3 \n" ); document.write( " |