document.write( "Question 774745: johns garden is twice as long as it is wide. if the perimeter of the garden is 42 feet what is an equation to find the width of the garden \n" ); document.write( "
Algebra.Com's Answer #472572 by arKed(27)![]() ![]() You can put this solution on YOUR website! P = 42 \n" ); document.write( "2W + 2L = P \n" ); document.write( "where L = 2W\r \n" ); document.write( "\n" ); document.write( "2W + 2 (2W) = P \n" ); document.write( "2W +4W = P \n" ); document.write( "6W / 6 = 42 / 6 \n" ); document.write( "W = 7.....ANS.\r \n" ); document.write( "\n" ); document.write( "AL' SOL'N :\r \n" ); document.write( "\n" ); document.write( "2W = P - 2L \n" ); document.write( "2W = 42 - 2 (2W) \n" ); document.write( "2W / 2= (42 - 2 (W))/ 2 \n" ); document.write( "W = 21 - 2W \n" ); document.write( "3W /3 = 21 / 3 \n" ); document.write( "W = 7.....ANS. \n" ); document.write( " |