document.write( "Question 1084871: Marcus is working on his dragster. He knows that the time needed for the car to go from 0 to 100 miles per hour varies inversely with the cars horsepower, the car can go from 0 to 100mph in 10seconds. How long should the car take to go from 0 to 100 if he can increase the horsepower to 250hp? \n" ); document.write( "
Algebra.Com's Answer #698928 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Marcus is working on his dragster. \n" ); document.write( " He knows that the time needed for the car to go from 0 to 100 miles per hour varies inversely with the cars horsepower, \n" ); document.write( " the car can go from 0 to 100mph in 10seconds. \n" ); document.write( " How long should the car take to go from 0 to 100 if he can increase the horsepower to 250hp?: \n" ); document.write( ": \n" ); document.write( "If it is linear, (and I am not sure that it really is) \n" ); document.write( "What is the original horsepower? Assume that it is 200 hp \n" ); document.write( "let t = time for go from 0 to 100 with 250 hp \n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "250t = 10*200 \n" ); document.write( "t = \n" ); document.write( "t = 8 seconds when increase to 250 hp from 200 hp \n" ); document.write( " |