document.write( "Question 166556: Help me please:\r
\n" );
document.write( "\n" );
document.write( "Use synthetic division to find the quotient and remainder (4x^3-6x+5)/(x-3).\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #122755 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! (4x^3-6x+5)/(x-3). \n" ); document.write( "----- \n" ); document.write( "this is relatively easy to do on paper but it's a real pain in the neck to type it in and have you see how it works. \n" ); document.write( "i'll do my best. \n" ); document.write( "----- \n" ); document.write( "your original equation is: \n" ); document.write( "4x^3 - 6x + 5 \n" ); document.write( "you want to divide that by (x-3) \n" ); document.write( "----- \n" ); document.write( "make sure all equations are in exponential order form (highest order of exponent on the left, next highest to the right of that, next highest to the right of that, etc. \n" ); document.write( "----- \n" ); document.write( "look at your highest order exponent in your original equation (the dividend equation). \n" ); document.write( "it is 4x^3 \n" ); document.write( "what do you have to multiply (x-3) by to make the highest order of the multiplication equal to 4x^3? \n" ); document.write( "----- \n" ); document.write( "the answer is 4x^2. \n" ); document.write( "----- \n" ); document.write( "you multiply (x-3) * 4x^2 \n" ); document.write( "you get 4x^3 - 12x^2 \n" ); document.write( "----- \n" ); document.write( "you take your original equation of 4x^3 - 6x + 5 and subtract (4x^3 - 12x^2) from it. \n" ); document.write( "----- \n" ); document.write( "you get 12x^2 -6x + 5 which is the first remainder. \n" ); document.write( "----- \n" ); document.write( "you look at the highest order exponent of the first remainder. \n" ); document.write( "it is 12x^2 \n" ); document.write( "what do you have to multiply (x-3) by to make the highest order of the multiplication equal to 12x^2? \n" ); document.write( "----- \n" ); document.write( "the answer is 12x. \n" ); document.write( "----- \n" ); document.write( "you multiply (x-3) * 12x \n" ); document.write( "you get 12x^2 - 36x \n" ); document.write( "----- \n" ); document.write( "you take the first remainder of 12x^2 - 6x + 5 and subtract (12x^2 - 36x) from it. \n" ); document.write( "----- \n" ); document.write( "you get 30x + 5 which is the second remainder. \n" ); document.write( "----- \n" ); document.write( "you look at the highest order exponent of the second remainder. \n" ); document.write( "it is 30x \n" ); document.write( "what do you have to multiply (x-3) by to make the highest order of the multiplication equal to 30x? \n" ); document.write( "----- \n" ); document.write( "the answer is 30. \n" ); document.write( "----- \n" ); document.write( "you multiply (x-3) * 30 \n" ); document.write( "you get 30x - 90 \n" ); document.write( "----- \n" ); document.write( "you take the second remainder of 30x + 5 and subtract (30x - 90) from it. \n" ); document.write( "----- \n" ); document.write( "you get 95 which is the third remainder. \n" ); document.write( "this is also the last remainder because there is nothing left to the right of that. \n" ); document.write( "----- \n" ); document.write( "your answer is: 4x^2 + 12x + 30 with a remainder of 95. \n" ); document.write( "----- \n" ); document.write( "the 4x^2 was obtained after the first division into the original equation. \n" ); document.write( "the 12x was obtained after the second division into the first remainder. \n" ); document.write( "the 30 was obtained after the third division into the second remainder. \n" ); document.write( "the 95 is the final remainder. \n" ); document.write( "----- \n" ); document.write( "to prove your answer is correct, you multiply (4x^2 + 12x + 30) by (x-3) \n" ); document.write( "first multiply (4x^2 + 12x + 30) by -3. \n" ); document.write( "you get \n" ); document.write( "-12x^2 - 36x - 90 \n" ); document.write( "then multiply (4x^2 + 12x + 30 by x. \n" ); document.write( "you get \n" ); document.write( "4x^3 + 12x^2 + 30x. \n" ); document.write( "next you add these two terms together. \n" ); document.write( "you get \n" ); document.write( "4x^3 + 12x^2 - 12x^2 + 30x - 36x - 90 \n" ); document.write( "combining like terms, you get \n" ); document.write( "4x^3 - 6x - 90 \n" ); document.write( "now you have to add the remainder which was 95. \n" ); document.write( "you get \n" ); document.write( "4x^3 - 6x - 90 + 95 \n" ); document.write( "combining like terms, you get \n" ); document.write( "4x^3 - 6x + 5 \n" ); document.write( "this is the original equation you started from so you know that the division was done properly. \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( " |