document.write( "Question 32212: This is the problem that I have trouble solving. I have an idea of how to solve it but I am not sure where to beign to find the x cooridinates. \r
\n" );
document.write( "\n" );
document.write( "You are riding on a roller coaster whose path can be modeled by
\n" );
document.write( "y=.005x2(squared)-2x+200
\n" );
document.write( "where x and y are measured in feet. When t=0 sec, you are at the point (0,200) going downhill.
\n" );
document.write( "a. when t=4 sec, the y coordinate of your locations is 32. What is the x coordinate?
\n" );
document.write( "b. when t=4.23sec, the y coordinate of your location is 18. What is the y coordinate?
\n" );
document.write( "c.Use pythagorean theorem to approximate the lenght of the track between the two points.
\n" );
document.write( "d. what was the average speed betweem the two points?\r
\n" );
document.write( "\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #18769 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! y=0.005x^2-2x+200 \n" ); document.write( "a)32=0.005x^2-2x+200 \n" ); document.write( " 0=0.005x^2-2x+168 \n" ); document.write( "Graphing this I find x=120, giving the point (120,32) \n" ); document.write( "b)18=0.005x^2 etc. \n" ); document.write( " 0 =0.005x^2-2x+182 \n" ); document.write( "Graphing this I find x=140, giving the point (140,18) \n" ); document.write( "c) d=sqrt[(32-18)^2 + (120-140)^2]= 24.4 ft \n" ); document.write( "d) The average is the distance divided by the time change: \n" ); document.write( " ave.= 24.4 ft/ (0.23) sec. = 106.09 ft./sec. \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " \n" ); document.write( " |