document.write( "Question 970242: A rectangle has length 40 inches and width 10.2 inches. Find the length in inches of another rectangle of equal area whose width is 8 inches. \n" ); document.write( "
Algebra.Com's Answer #592884 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
The area of the first rectangle is 40*10.2 = 408
\n" ); document.write( "Set L = the length of the rectangle with with 8
\n" ); document.write( "8*L = 408
\n" ); document.write( "divide each side by 8
\n" ); document.write( "L = 51
\n" ); document.write( "
\n" ); document.write( "
\n" );