document.write( "Question 479170: the width of a rectangular garden is 2cm less than the length.the area is 35cm2 find the dimension\r
\n" );
document.write( "\n" );
document.write( "please show your solution
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #328331 by cleomenius(959) You can put this solution on YOUR website! x(x-2) = 35 \n" ); document.write( "x^2 -2x -35 = 0 \n" ); document.write( "(x -7)(x + 5) \n" ); document.write( "x = 7 cm length \n" ); document.write( "5 cm = width.\r \n" ); document.write( "\n" ); document.write( "check 5 cm * 7 cm = 35 cm^2. \n" ); document.write( "Cleomenius. \n" ); document.write( " |