document.write( "Question 955035: A bicyclist is riding at a speed of 18 miles per hour down a long hill. The distance D she travels in feet can be modeled by d(t)=4t^2+18t, where t is the time in seconds. How long will it take her to reach the bottom of a 400 foot long hill? \n" ); document.write( "
Algebra.Com's Answer #583339 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bicyclist is riding at a speed of 18 miles per hour down a long hill. The distance D she travels in feet can be modeled by d(t)=4t^2+18t, where t is the time in seconds. How long will it take her to reach the bottom of a 400 foot long hill? \n" ); document.write( "----- \n" ); document.write( "Solve:: \n" ); document.write( "4t^2 + 18t = 400 \n" ); document.write( "---- \n" ); document.write( "2t^2 + 9t - 200 = 0 \n" ); document.write( "----- \n" ); document.write( "(2t+25)(t-8) = 0 \n" ); document.write( "Ans: t = 8 seconds \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |