document.write( "Question 984307: The width of a rectangle is 2.5 cm and its area is 10.5 cm.What is the length?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #605113 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! width=2.5 cm \n" ); document.write( "Area=10.5 cm^2 (note square) \n" ); document.write( "Length * width =area \n" ); document.write( "2.5 L=10.5; divide both by 2.5 \n" ); document.write( "L=4.2 cm \n" ); document.write( " |