document.write( "Question 1104297: A rectangle has a length of 15 inches less than 5 times its width. If the area of the rectangle is 540 square inches, find the length of the rectangle \n" ); document.write( "
Algebra.Com's Answer #719043 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A rectangle has a length of 15 inches less than 5 times its width. If the area of the rectangle is 540 square inches, find the length of the rectangle \n" ); document.write( "=============== \n" ); document.write( "L = 5W-15 \n" ); document.write( "L*W = 540 \n" ); document.write( " \n" ); document.write( " |