document.write( "Question 303129: The lengths of two rectangles are x(squared) and xy. What is the ratio of the areas? \n" ); document.write( "
Algebra.Com's Answer #217274 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Length of rectangle 1: \"x%5E2\"
\n" ); document.write( "Width of rectangle 1:\"w1\"
\n" ); document.write( "Length of rectanlge 2:\"xy\"
\n" ); document.write( "Width of rectangle 2:\"w2\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Area of rectangle 1:\"x%5E2%2Aw1\"
\n" ); document.write( "Area of rectangle 2:\"xy%2Aw2\"
\n" ); document.write( "Ratio of areas 1 to 2:\"R=%28x%5E2%2Aw1%29%2F%28xy%2Aw2%29\"
\n" ); document.write( "\"R=%28x%2Aw1%29%2F%28y%2Aw2%29=%28x%2Fy%29%28w1%2Fw2%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );