document.write( "Question 452854: in a rectangle, the ratio of the width to the length is 4:5. if rectangle is 40 centimeters long, find its width \n" ); document.write( "
Algebra.Com's Answer #311212 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
4/x=5/40
\n" ); document.write( "5x=160
\n" ); document.write( "x=32 cm
\n" ); document.write( "
\n" );