document.write( "Question 77419: Geometry. The area of a rectangle of length x is given by 3x^2 + 5x. Find the width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #55544 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
The area of a rectangle of length x is given by 3x^2 + 5x. Find the width of the rectangle.
\n" ); document.write( ".
\n" ); document.write( "The area of a rectangle (A) is given by the equation L * W where L represents the length and
\n" ); document.write( "W represents the width. In equation form this is:
\n" ); document.write( ".
\n" ); document.write( "\"A+=+L+%2A+W\"
\n" ); document.write( ".
\n" ); document.write( "The problem tells you that the area is \"3x%5E2+%2B+5x\" so you can put this into the equation
\n" ); document.write( "in place of A to get:
\n" ); document.write( ".
\n" ); document.write( "\"3x%5E2+%2B+5x+=+L+%2A+W\"
\n" ); document.write( ".
\n" ); document.write( "and the problem also tells you that the length of the rectangle is x. So you can put x
\n" ); document.write( "into the equation in place of L. The result is:
\n" ); document.write( ".
\n" ); document.write( "\"3x%5E2+%2B+5x+=+x+%2A+W\"
\n" ); document.write( ".
\n" ); document.write( "You can now solve for W by dividing both sides of the equation by the multiplier of W which
\n" ); document.write( "is x. Dividing both sides by x results in:
\n" ); document.write( ".
\n" ); document.write( "\"%283x%5E2+%2B+5x%29%2Fx+=+%28x%2AW%29%2Fx\"
\n" ); document.write( ".
\n" ); document.write( "On the left side, the x in the denominator must be divided into each of the two terms in
\n" ); document.write( "the numerator. When you divide the x into \"3x%5E2\" you can do so by recognizing
\n" ); document.write( "that \"x%5E2+=+x%2Ax\". So you are really dividing \"3%2Ax%2Ax%2Fx\" and the effect is that
\n" ); document.write( "the x in the denominator cancels with one of the x terms in the numerator. So the problem
\n" ); document.write( "can be written as:
\n" ); document.write( ".
\n" ); document.write( "\"%283%2Ax%2Ax+%2B+5%2Ax%29%2Fx+=+%28x%2AW%29%2Fx\"
\n" ); document.write( ".
\n" ); document.write( "and canceling like x terms in the numerators and denominator results in:
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( ".
\n" ); document.write( "and the answer becomes:
\n" ); document.write( ".
\n" ); document.write( "\"3%2Ax+%2B+5+=+W\"
\n" ); document.write( ".
\n" ); document.write( "and that's the answer ... \"W+=+3x+%2B+5\"
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand the problem and the steps you can take to solve it.
\n" ); document.write( "
\n" );