document.write( "Question 582171: The number of horsepower, H, needed to overcome a wind drag on an automobile is given by H=0.005s^2 + 0.007s - 0.031, where s is the speed of the car in miles per hour. At what speed will the car need to travel to use 200 horsepower to overcome the wind drag?
\n" );
document.write( "I tried this several ways and still came up with 199.32 miles per hour which my teacher says is wrong.
\n" );
document.write( "Please help. \n" );
document.write( "
Algebra.Com's Answer #371967 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The number of horsepower, H, needed to overcome a wind drag on an automobile is given by H=0.005s^2 + 0.007s - 0.031, where s is the speed of the car in miles per hour. At what speed will the car need to travel to use 200 horsepower to overcome the wind drag? \n" ); document.write( "---------------- \n" ); document.write( "H=0.005s^2 + 0.007s - 0.031 \n" ); document.write( "0.005s^2 + 0.007s - 0.031 = 200 \n" ); document.write( "5s^2 + 7s - 31 = 200000 \n" ); document.write( "5s^2 + 7s - 200031 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "==================== \n" ); document.write( "Ignore the negative solution. \n" ); document.write( "------------- \n" ); document.write( "I get the same answer. \n" ); document.write( " \n" ); document.write( " |