document.write( "Question 1003900: The length of a rectangle is 5 times the width. The area is 720 square centimeters. Find the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #620517 by addingup(3677)![]() ![]() You can put this solution on YOUR website! The area of the rectangle is: \n" ); document.write( "Area = Length*Width \n" ); document.write( "The problem says that the length is 5 times the width: \n" ); document.write( "L = 5W In the equation above let's substitute Length with this value: \n" ); document.write( "A = 5W*W Or: \n" ); document.write( "5w*W = A Now let's plug in the numbers: \n" ); document.write( "5W*W = 720= \n" ); document.write( "5*W*W= 720 Multiply W: \n" ); document.write( "5*W^2= 720 Divide both sides by 5: \n" ); document.write( "W^2= 144 Take the square root on both sides: \n" ); document.write( "W= 12 This is the width, and the Length: \n" ); document.write( "L= 5*12= 60 \n" ); document.write( "Proof: \n" ); document.write( "12*60= 720 Multiply on left: \n" ); document.write( "720= 720 We have the correct answer\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |