document.write( "Question 1048111: An architect designs a rectangular flower garden such that the width is exactly 2/3 of the length. If 380 feet of antique Picket fencing are to be used to enclose the garden, find the dimensions of the garden \n" ); document.write( "
Algebra.Com's Answer #663716 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Width = 2/3 Length \n" ); document.write( "and \n" ); document.write( "2L+2W = Perimeter Substitute with what we know: \n" ); document.write( "2L+2(2/3L) = 380 \n" ); document.write( "2L+4/3L = 380 Put both numbers on the left over a common denominator \n" ); document.write( "6/3L+4/3L = 380 \n" ); document.write( "10/3L = 380 divide both sides by 10/3 \n" ); document.write( "L = 380*3/10 = 114 is the length, and the width: \n" ); document.write( "W = 2/3L = 2/3*114 = (2*114)/3 = 76 is the width \n" ); document.write( ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> \n" ); document.write( "Check: \n" ); document.write( "2L+2W = Perimeter \n" ); document.write( "2(114)+2(76) = 380 \n" ); document.write( "228+152 = 380 Correct (add the left, you get 380 as you should) \n" ); document.write( ": \n" ); document.write( "John \n" ); document.write( " \n" ); document.write( " |