document.write( "Question 647534: The area of a rectangle is 28 cm2, and its length is 2 cm. Find its width. \n" ); document.write( "
Algebra.Com's Answer #406277 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
Area = length * width\r
\n" ); document.write( "\n" ); document.write( "28cm^2 = 2cm * width\r
\n" ); document.write( "\n" ); document.write( "(28cm^2)/(2cm) = width\r
\n" ); document.write( "\n" ); document.write( "width = 14cm
\n" ); document.write( "
\n" );