document.write( "Question 113430: 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 #82565 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Area(A) of a rectangle equals Length(L) times Width(W) or A=L*W\r \n" ); document.write( "\n" ); document.write( "Now we are told that: \n" ); document.write( "A=3x^2+5x=L*W=x*W divide both sides by x \n" ); document.write( "W=3x+5\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "L*W=x(3x+5)=3x^2+5x\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |