document.write( "Question 397835: A rectangle has an area given by A = x^2 + 5x + 6
\n" );
document.write( " Find an expression for the possible width of the rectangle. \n" );
document.write( "
Algebra.Com's Answer #281848 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A rectangle has an area given by A = x^2 + 5x + 6 \n" ); document.write( "Find an expression for the possible width of the rectangle. \n" ); document.write( "--------------- \n" ); document.write( "Factor: \n" ); document.write( "A = (x+3)(x+2) \n" ); document.write( "---- \n" ); document.write( "width could be x+3 or it could be x+2 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |