document.write( "Question 111625This question is from textbook
\n" );
document.write( ": If the area of a rectangle is 2x(squared)+11x+5 what is the length and width and how do you get it? \n" );
document.write( "
Algebra.Com's Answer #81423 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 2X^2+11X+5 \n" ); document.write( "(2X+1)(X+5) \n" ); document.write( "THUS THE LENGTH IS (2X+1) \n" ); document.write( "THUS THE WIDTH IS (X+5) \n" ); document.write( " |