document.write( "Question 795561: Simplify the following expression:\r
\n" );
document.write( "\n" );
document.write( "11x^2(11-3x)/4x(3x-11)=\r
\n" );
document.write( "\n" );
document.write( "What I've done so far:\r
\n" );
document.write( "\n" );
document.write( "=x*11*x(11-3x)/x*4*x(3x-11)
\n" );
document.write( "=11/4*-1
\n" );
document.write( "=-11/4
\n" );
document.write( "but this answer is wrong and I can't figure how else to factor it. \n" );
document.write( "
Algebra.Com's Answer #481058 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Simplify the following expression: \n" ); document.write( "11x^2(11-3x)/4x(3x-11)= \n" ); document.write( "What I've done so far: \n" ); document.write( "=x*11*x(11-3x)/x*4*x(3x-11) *********** Not x*4*x, just 4x \n" ); document.write( "=11/4*-1 \n" ); document.write( "=-11/4 \n" ); document.write( "------------- \n" ); document.write( "11x^2(11-3x)/4x(3x-11) \n" ); document.write( "= x*11*x(11-3x)/4*x(3x-11) \n" ); document.write( "= 11*x(11-3x)/4(3x-11) \n" ); document.write( "---- \n" ); document.write( "11-3x = -(3x-11) \n" ); document.write( "---- \n" ); document.write( "= -11*x(3x-11)/4(3x-11) \n" ); document.write( "= -11x/4 \n" ); document.write( " |