document.write( "Question 364379: a rectangle table is three times as long as it is wide. if the area is 108ft^2. fine the length and the width of the table \n" ); document.write( "
Algebra.Com's Answer #259798 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let width be w \n" ); document.write( "length = 3w \n" ); document.write( "... \n" ); document.write( "Area = L*W \n" ); document.write( "3w*w=108 \n" ); document.write( "3w^2=108 \n" ); document.write( "/3 \n" ); document.write( "w^2=36 \n" ); document.write( "square root \n" ); document.write( "w= 6 feet the width \n" ); document.write( "length = 3*6=18 feet \n" ); document.write( "... \n" ); document.write( "m.mananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |