document.write( "Question 842700: the ratio of the length of a rectangle to its width is 5:3. the width is 16 inches shorter than the length. find the area of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #507716 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "the ratio of the length of a rectangle to its width is 5:3.
\n" ); document.write( "the width is 16 inches shorter than the length \"highlight_green%28x%29\".
\n" ); document.write( "\"5%2F3+=+x%2F%28x-16%29\" Cross Multiplying to solve
\n" ); document.write( "5(x-16) = 3x
\n" ); document.write( " 5x - 80 = 3x
\n" ); document.write( " 2x = 80
\n" ); document.write( " x = 40in, the length. The width is 24in \"40-16\"
\n" ); document.write( " Note: \"40%2F24+=+5%2F3\"
\n" ); document.write( " A = (40in)(24in) = 960 in^2 \n" ); document.write( "
\n" );