document.write( "Question 680160: A rectangle is 8cm longer than twice the width. If the perimeter is 88 cm, what is the area of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #422254 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! l = 2w+8 \n" ); document.write( "p = 88 \n" ); document.write( "... \n" ); document.write( "88 = 2l + 2w \n" ); document.write( "88 = 2(2w+8) + 2w \n" ); document.write( "88 = 4w + 16 + 2w \n" ); document.write( "88-16 = 4w + 2w \n" ); document.write( "72 = 8w \n" ); document.write( "w = 9 cm \n" ); document.write( "l = 2w+8 = 2(9)+8 = 18 + 8 = 26 cm \n" ); document.write( "... \n" ); document.write( "area is l*w = 9*26 = \n" ); document.write( ".............................. \n" ); document.write( "Delighted to help; feel free to email directly at HomeworkHelpers@ReadingBoosters.com. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Website: www.MyHomeworkAnswers.com \n" ); document.write( " \n" ); document.write( " |