document.write( "Question 400042: a)A rectangle has an area given by A = x^2 + 5x + 6
\n" );
document.write( " Find an expression for the possible length of the rectangle.\r
\n" );
document.write( "\n" );
document.write( "B) 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.\r
\n" );
document.write( "\n" );
document.write( "I really need your help ASAP! thankyou! \n" );
document.write( "
Algebra.Com's Answer #283245 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a)A rectangle has an area given by A = x^2 + 5x + 6 \n" ); document.write( " Find an expression for the possible length of the rectangle. \n" ); document.write( "----------------- \n" ); document.write( "I think you're expected to factor, and say the factors are the possible lengths and widths. \n" ); document.write( "x^2 + 5x + 6 = (x+2)*(x+3) \n" ); document.write( "------------------ \n" ); document.write( "However, the length can be any value, and the width is (x^2 + 5x + 6)/length. \n" ); document.write( "eg, L = 1, W = x^2 + 5x + 6 \n" ); document.write( "L = 2, W = (x^2 + 5x + 6)/2 \n" ); document.write( "L = 75, W = (x^2 + 5x + 6)/75 \n" ); document.write( "L = q, W = (x^2 + 5x + 6)/q \n" ); document.write( "---------------------- \n" ); document.write( "Not a reasonable problem. \n" ); document.write( "------------------ \n" ); document.write( "B) 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( " |