document.write( "Question 808077: The length of a rectangle is 3 times the width. The area is 48 square feet. Find the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #486709 by algebrahouse.com(1659)\"\" \"About 
You can put this solution on YOUR website!
x = width
\n" ); document.write( "3x = length {length is 3 times the width}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Area of a rectangle = length x width\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x(3x) = 48 {substituted length and width into area formula}
\n" ); document.write( "3x² = 48 {multiplied}
\n" ); document.write( "x² = 16 {divided each side by 3}
\n" ); document.write( "x = 4 or -4 {took square root of each side}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 4 {width cannot be negative}
\n" ); document.write( "3x = 12 {substituted 4, in for x, into 3x}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "width = 4 ft
\n" ); document.write( "length = 12 ft
\n" ); document.write( "
For more help from me, visit: www.algebrahouse.com


\n" ); document.write( "
\n" );