document.write( "Question 132474: I was asked to simplify this problem. I have no idea where to start.
\n" );
document.write( "4x^2-13x+3 / 8x^2-2x * 6x^2+6x / x^2-6x+9
\n" );
document.write( "Thank you
\n" );
document.write( "Tammy Bolton \n" );
document.write( "
Algebra.Com's Answer #96834 by TakeATuition.com(57)![]() ![]() ![]() You can put this solution on YOUR website! 4x^2-13x+3 / 8x^2-2x * 6x^2+6x / x^2-6x+9 \n" ); document.write( "= 4x^2-12x-x+3 / 2x(4x-1) * 6x(x+1) / x^2-3x-3x+9 \n" ); document.write( "= 4x(x-3)-1(x-3) /2x(4x-1) * 6x(x+1) / x(x-3)-3 \n" ); document.write( "= (4x-1)(x-3) / 2x(4x-1) * 6x(x+1) / (x-3)(x-3) \n" ); document.write( "= 3(x-1)/(x-3) \n" ); document.write( " \n" ); document.write( " |