document.write( "Question 21762: The area og a rectangle is 36. IF the length is 9, what is the perimeter?
\n" );
document.write( "The answer is 26, but how do you get the answer. Please show your work. \n" );
document.write( "
Algebra.Com's Answer #10509 by queenofit(120)![]() ![]() ![]() You can put this solution on YOUR website! First you must have the formula for perimeter of a rectangle \n" ); document.write( "P=2L + 2W \n" ); document.write( "you have the length and the perimeter values, so plug them into the formula\r \n" ); document.write( "\n" ); document.write( "26 = 2(9)+2W \n" ); document.write( "26 = 18 + 2w \n" ); document.write( "26-18 = 2w \n" ); document.write( "8= 2w \n" ); document.write( "4=w\r \n" ); document.write( "\n" ); document.write( "check your work by plugging the numbers into the formula \n" ); document.write( "26= 2(9) + 2(4) \n" ); document.write( "26=18 + 8 \n" ); document.write( "26=26 \n" ); document.write( " |