document.write( "Question 182013This question is from textbook
\n" );
document.write( ": A student was given the following problem:\r
\n" );
document.write( "\n" );
document.write( "4x^2-9
\n" );
document.write( "______ divided by 6x-9
\n" );
document.write( "4x^2+12x+9\r
\n" );
document.write( "\n" );
document.write( "He states his answer is 3(2x-3) Is he correct? If not explain what you would suggest to solve the problem. Thank you \n" );
document.write( "
Algebra.Com's Answer #136685 by eperette(173)![]() ![]() ![]() You can put this solution on YOUR website! ((4x^2-9)/(4x^2+12x+9)) divided by (6x-9) \n" ); document.write( "(((2x+3)(2x-3))/(4x^2+12x+9))* (1/(6x-9)) \n" ); document.write( "(((2x+3)(2x-3))/((2x+3)(2x+3))* (1/3(2x-3))\r \n" ); document.write( "\n" ); document.write( "((2x+3)(2x-3))/(3(2x+3)(2x+3)(2x-3)) \n" ); document.write( "1/(3(2x+3)) \n" ); document.write( "should be the answer \n" ); document.write( " |