document.write( "Question 828393: A rectangular backyard has an area of 2x^2-13x-24 m^2. Factor to find possible expressions to represent the length and the width.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #499283 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "given: \n" ); document.write( "y = 2x^2 - 13x - 24 \n" ); document.write( "--- \n" ); document.write( "factoring the quadratic: \n" ); document.write( "y = (2x + 3)(x - 8) \n" ); document.write( "--- \n" ); document.write( "roots: \n" ); document.write( "x = 8 \n" ); document.write( "x = -(3/2) \n" ); document.write( "--- \n" ); document.write( "the negative root doesn't fit the problem, so use the positive root: \n" ); document.write( "--- \n" ); document.write( "the x dimension of the rectangle = 8 m \n" ); document.write( "--- \n" ); document.write( "however: \n" ); document.write( "--- \n" ); document.write( "y = 2*8*8 - 13*8 - 24 = 0 \n" ); document.write( "as expected for a quadratic root \n" ); document.write( "--- \n" ); document.write( "the problem statement appears to contain an error. \n" ); document.write( "please check your question and re-post. \n" ); document.write( " |