document.write( "Question 225080: if perimeter is 48 and width = 1/2 length +2 what are dimensions \n" ); document.write( "
Algebra.Com's Answer #168046 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
P=2w+2L
\n" ); document.write( "48=2(.5L+2)+2L
\n" ); document.write( "48=L+4+2L
\n" ); document.write( "48=3L+4
\n" ); document.write( "44=3L
\n" ); document.write( "L=14.66
\n" ); document.write( "w=9.33
\n" ); document.write( "
\n" );