document.write( "Question 933379: if the area of a rectangle is 52 and perimeter is 34 and length=width*2+5 what is length and width \n" ); document.write( "
Algebra.Com's Answer #566801 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! if the area of a rectangle is 52 and perimeter is 34 and length=width*2+5 what is length and width \n" ); document.write( "------------ \n" ); document.write( "Area = L*W = 52 \n" ); document.write( "Perimeter = 2L + 2W = 34 --> L + W = 17 \n" ); document.write( "----------- \n" ); document.write( "Try pairs of factors of 52 (there aren't many). \n" ); document.write( "Find a pair with a sum of 17. \n" ); document.write( " \n" ); document.write( " |