document.write( "Question 134769: The perimeter of a rectangular garden is 98 feet. The length of the garden is 4 feet more than twice the width. What is the length of the garden? \n" ); document.write( "
Algebra.Com's Answer #98609 by cbcrawford978(7)![]() ![]() ![]() You can put this solution on YOUR website! P=98............P=2L+2W \n" ); document.write( "L=length \n" ); document.write( "W=width \n" ); document.write( "P=perimeter \n" ); document.write( "x=unknown\r \n" ); document.write( "\n" ); document.write( "L=2W+4\r \n" ); document.write( "\n" ); document.write( "P=(2W+4)+(2w+4)+(W)+(W) \n" ); document.write( "P=6W+8 \n" ); document.write( "6W+8=98............6W=90.....W=15\r \n" ); document.write( "\n" ); document.write( "L=2(15)+4........L=30+4\r \n" ); document.write( "\n" ); document.write( "Length=34 feet \n" ); document.write( " |