document.write( "Question 101176: Can I please get block of instructions on how answer for this problem.\r
\n" ); document.write( "\n" ); document.write( "The area of a rectangle of lenght x is given by 3x^2 +5x. Find the width of the rectangle.\r
\n" ); document.write( "\n" ); document.write( "Thank you so much.
\n" ); document.write( "

Algebra.Com's Answer #73627 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
1. Start with the formula for the area of a rectangle:
\n" ); document.write( "\"A+=+L%2AW\" where L = the length and W = the width.
\n" ); document.write( "But, you are given the length as x so L = x.
\n" ); document.write( "And you are given the area as \"3x%5E2%2B5x\", so \"A+=+3x%5E2%2B5x\", so now you can write:
\n" ); document.write( "\"3x%5E2%2B5x+=+x%2AW\" You can rewrite this as:
\n" ); document.write( "\"x%2AW+=+x%283x%2B5%29\" Here, we factored an x.
\n" ); document.write( "So, to find W, divide both sides by x.
\n" ); document.write( "\"W+=+3x%2B5\"
\n" ); document.write( "
\n" );