document.write( "Question 513415: a rectangle has an area od 36 inches and a length of 9 inches what the perimeter?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #342994 by umail08(87)![]() ![]() You can put this solution on YOUR website! Area = length x width \n" ); document.write( "36 sq inches = 9 in x width \n" ); document.write( "4 inch = width \n" ); document.write( "Perimeter = 2lenght + 2 width \n" ); document.write( "Perimeter = 2(9) + 2(4) \n" ); document.write( "Perimeter = 18 + 8 \n" ); document.write( "Perimeter = 26 inches \n" ); document.write( " \n" ); document.write( " |