document.write( "Question 532415: A square with width of 6ft and length 5ft; What is the perimeter and area of the rectangle? Can you show me how to work out the area of this problem ?
\n" );
document.write( "---
\n" );
document.write( "I have already tried the perimeter, could you tell me if this is right?
\n" );
document.write( "---
\n" );
document.write( "perimeter: l=length=5ft w=width=6ft
\n" );
document.write( " 5+6+5+6=22ft
\n" );
document.write( " p=2L+2W=2(5)+2(6)=10+12=22ft\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #350841 by Don Malabag(3)![]() ![]() ![]() You can put this solution on YOUR website! P=2L+2W \n" ); document.write( "P=2(5 ft)+2(6ft) \n" ); document.write( "P=10ft +12 ft \n" ); document.write( "P=22 ft.\r \n" ); document.write( "\n" ); document.write( "A=LxW \n" ); document.write( "A=(5ft)(6ft) \n" ); document.write( "A=30ft^2 \n" ); document.write( " \n" ); document.write( " |