document.write( "Question 200216: find the area and perimeter of the rectangle 2ft,49inch \n" ); document.write( "
Algebra.Com's Answer #150514 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
a=lw
\n" ); document.write( "a=(2)(12)(49)=1176 sq in
\n" ); document.write( "p=2(L)+2(w)
\n" ); document.write( "p=(2)(12)(2)+2(49)=146 inches
\n" ); document.write( "
\n" );