document.write( "Question 1036288: The length of a rectangle is 16 less than 4 times its width. Its area is 600 ft. Write its equation. \n" ); document.write( "
Algebra.Com's Answer #650945 by Aldorozos(172) ![]() You can put this solution on YOUR website! L=4w-16 L for length and W for width \n" ); document.write( "Area = 600 feet \n" ); document.write( "Area = A = length * width\r \n" ); document.write( "\n" ); document.write( "A = L*(4w-16) = 600 \n" ); document.write( " |