document.write( "Question 111414This question is from textbook
\n" );
document.write( ": Could you please help me with an application using a quadratic equation?\r
\n" );
document.write( "\n" );
document.write( "The question is: The width of a rectangular parking lot is 51 ft less than its length. Determine the dimensions of the parking lot if it measures 250 ft diagonally.\r
\n" );
document.write( "\n" );
document.write( "What I've got so far:
\n" );
document.write( "x^2+(x-51)^2=250^2
\n" );
document.write( "x^2+x^2-102x+2601=62500
\n" );
document.write( "2x^2-102x-59899=0
\n" );
document.write( "factor out 2
\n" );
document.write( "x^2-51x-29949.5=0\r
\n" );
document.write( "\n" );
document.write( "I stopped there because I got a decimal number (29949.5) and that seems wrong.\r
\n" );
document.write( "\n" );
document.write( "Please help!\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance!\r
\n" );
document.write( "\n" );
document.write( "Brenda \n" );
document.write( "
Algebra.Com's Answer #81251 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Your work so far is good! \n" ); document.write( "Looking at your quadratic equation: \n" ); document.write( " \n" ); document.write( "It looks quite formidable with the numbers you have, but it's easy enough with a good calculator. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Take only the positive answer since lengths cannot be negative. \n" ); document.write( "The length (x) is 200.43 feet. \n" ); document.write( "The width (x-51) is 149.43 feet. \n" ); document.write( " |