document.write( "Question 933631: the perimeter of a rectangular garden is 38 ft. the width of the gardem is one less than 3 times the length. determine the length and width of the garden
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #570248 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! P=2(l+w)=38\r \n" ); document.write( "\n" ); document.write( "1) l+w=19 \n" ); document.write( "2 w=3l-1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "l+3l-1=19 \n" ); document.write( "4l=20 \n" ); document.write( "l=5\r \n" ); document.write( "\n" ); document.write( "w=3*5-1=14 \n" ); document.write( " \n" ); document.write( " |