document.write( "Question 1172865: my teacher asked us to create a rollercoaster with these requirements :
\n" );
document.write( "- your roller coaster ride must have 2 maxima and 2 minima.
\n" );
document.write( "- the ride length must be equal to 1.5 minutes.
\n" );
document.write( "- Consider the initial point of the roller coaster is the origin of the graph (0;0)
\n" );
document.write( "- The roller coaster moves horizontally from the origin for 500 meters before it starts going up.
\n" );
document.write( "- the ride dives below the ground into a tunnel at least once.
\n" );
document.write( "- the average speed of your rollercoaster is 40m/s.
\n" );
document.write( "- include the following in your design: one double root (multiplicity of two) and 2 real roots.
\n" );
document.write( "-Write the complete factored form of your roller coaster polynomial.
\n" );
document.write( "- Find the equation in standard form that represents your roller coaster ride.
\n" );
document.write( "- Perform synthetic division to verify the correctness of your equation.
\n" );
document.write( "- Draw an accurate graph of your polynomial. \n" );
document.write( "
Algebra.Com's Answer #798016 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Do an internet search using the phrase \"my teacher asked us to create a rollercoaster\" to see what others have done with a question like this. \n" ); document.write( "To me, it is not at all clear what the student is supposed to do with this. \n" ); document.write( "Many of the given requirements seem to be unnecessary; and some requirements that seem to be necessary are missing. \n" ); document.write( "A killer that makes the problem impossible to solve is that there is no polynomial that stays constant (roller coaster moves horizontally for 500m) and then starts going up and down. \n" ); document.write( " \n" ); document.write( " |