document.write( "Question 894387: A garden is 1.2 times as long as it is wide. It has perimeter of 48.4 feet. How wide is the garden?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #542019 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x+2(1.2x)=48.4 \n" ); document.write( "2x+2.4x=48.4 \n" ); document.write( "4.4x=48.4 \n" ); document.write( "x=48.4/4.4 \n" ); document.write( "x=11 ft wide \n" ); document.write( " |