document.write( "Question 1049968: The length of a rectangle is 3 times the width. The area is 54 sq yards. What are the length and width? \n" ); document.write( "
Algebra.Com's Answer #665567 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! w(3w) = 54yd^2 \n" ); document.write( "3w^2 = 54yd^2 \n" ); document.write( "w^2 = 18yd^2 \n" ); document.write( "w = √9*2 \n" ); document.write( "w = 3√2 \n" ); document.write( "L = 9√2 \n" ); document.write( " |