document.write( "Question 73970: Simplify: 3x^2 (4x^2 - 2x + 3)
\n" );
document.write( "A) 12x^4 - 6x^3 + 9x^2
\n" );
document.write( "B) 7x^2 + x + 6
\n" );
document.write( "C) 7x^4 - 6x^3 + 6x^2
\n" );
document.write( "D) x^2 - 2x + 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #52978 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! 3x^2 (4x^2 - 2x + 3) \n" ); document.write( ". \n" ); document.write( "The purpose of this problem is to teach you a couple of rules about algebraic multiplication. \n" ); document.write( ". \n" ); document.write( "These rules are that you multiply the leading numbers (called coefficients) and add the \n" ); document.write( "exponents of the like variables. In this case there is only the variable x. And remember that \n" ); document.write( "x^2 has an exponent of 2 and just plain x has a variable of 1. \n" ); document.write( ". \n" ); document.write( "On to the multiplication. \n" ); document.write( ". \n" ); document.write( "The 3x^2 multiplies each of the 3 terms in the parentheses. \n" ); document.write( ". \n" ); document.write( "The first multiplication is 3x^2 times 4x^2. Multiply the 3 times the 4 to get 12. Then you \n" ); document.write( "multiply x^2 times x^2 by just adding the exponents to get x^4. So the result of multiplying \n" ); document.write( "3x^2 by 4x^2 is 12x^4. \n" ); document.write( ". \n" ); document.write( "The second multiplication is 3x^2 times -2x. The -2x should be thought of as -2x^1. \n" ); document.write( "Multiply the 3 times the -2 to get -6 and multiply the x^2 times x^1 by adding the exponents \n" ); document.write( "of 2 and 1 to get x^3. So the combined multiplication results in -6x^3. \n" ); document.write( ". \n" ); document.write( "Finally the last of the three multiplications is to multiply 3x^2 times +3. This time \n" ); document.write( "all you need to do is multiply the 3 times the +3 to get 9 and the x^2 tags along to \n" ); document.write( "make this answer +9x^2. \n" ); document.write( ". \n" ); document.write( "Putting all 3 answers together gives you the combined answer of 12x^4 -6x^3 + 9x^2. \n" ); document.write( ". \n" ); document.write( "Answer A is the correct answer. \n" ); document.write( ". \n" ); document.write( "I hope this helps you to see how to work this problem and that you can see how to apply a \n" ); document.write( "couple of basic rules of algebraic multiplication to get the answer. The important thing \n" ); document.write( "here is to understand what is going on. \n" ); document.write( " |