document.write( "Question 42734: Geometry. The area of a rectangle of length x is given by 3x2 + 5x. Find the
\n" );
document.write( "width of the rectangle.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Thank You! \n" );
document.write( "
Algebra.Com's Answer #27933 by vihits13(20)![]() ![]() ![]() You can put this solution on YOUR website! to solve this question, you need to divide (3x^2+5x)by (x). \n" ); document.write( "(3x^2+5x)/x = (3x+5) \n" ); document.write( "The width of the rectangle is 3x+5. \n" ); document.write( " |