document.write( "Question 892026: The sides of a rectangle are in the ratio 3:4. If the area of the rectangle is 300 square meters what is the length and width? \n" ); document.write( "
Algebra.Com's Answer #540237 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sides of a rectangle are in the ratio 3:4. If the area of the rectangle is 300 square meters what is the length and width? \n" ); document.write( "----------- \n" ); document.write( "3x*4x = 300 \n" ); document.write( "12x^2 = 300 \n" ); document.write( "x^2 = 25 \n" ); document.write( "x = 5 \n" ); document.write( "--> 15 by 20 meters \n" ); document.write( " |