document.write( "Question 816093: A rectangle has an area of 75 square inches. The length of the rectangle is three times as long as the width of the rectangle. Find the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #491343 by algebrahouse.com(1659)\"\" \"About 
You can put this solution on YOUR website!
x = width
\n" ); document.write( "3x = length {the length is 3 times the width}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Area of a rectangle = width x length\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x(3x) = 75 {substituted width, length, and area into area formula}
\n" ); document.write( "3x² = 75 {multiplied}
\n" ); document.write( "x² = 25 {divided each side by 3}
\n" ); document.write( "x = 5 {took square root of each side}
\n" ); document.write( "3x = 15 {substituted 5, in for x, into 3x}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "width = 5 inches
\n" ); document.write( "length = 15 inches
\n" ); document.write( "
For more help from me, visit: www.algebrahouse.com


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