document.write( "Question 1013240: a painting is 20 cm wider than its high. its area is 240cm^2. find the width and height of the painting
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #629462 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a painting is 20 cm wider than its high. its area is 240cm^2. find the width and height of the painting \n" ); document.write( "------------- \n" ); document.write( "L*W = 240 \n" ); document.write( "W = L+20 \n" ); document.write( "---- \n" ); document.write( "L*(L+20) = 240 \n" ); document.write( "L^2 + 20L - 240 = 0 \n" ); document.write( "--- \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "========== \n" ); document.write( "L =~ 8.439 \n" ); document.write( "W =~ 28.439\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |