document.write( "Question 1113152: How can I create a \"Roller Coaster\" polynomial with the following requirements:
\n" );
document.write( "- at least 3 relative maxima and/or minima
\n" );
document.write( "- at least 2 real roots and one of the zero must have a multiplicity of 2
\n" );
document.write( "- the ride length must be at least 4.5 minutes
\n" );
document.write( "- the ride starts at 450 feet
\n" );
document.write( "- the ride dives below the ground into a tunnel at least once
\n" );
document.write( "Thanks!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #728309 by KMST(5328)![]() ![]() You can put this solution on YOUR website! This is not a physics problem. and a realistic roller coaster design is not expected. \n" ); document.write( "You just make \n" ); document.write( "and \n" ); document.write( "with a domain like [0, 4.5] for a 4.5-minute ride, or [0, 5] for a 5-minute ride. \n" ); document.write( "A graphing calculator would help immensely. \n" ); document.write( " \n" ); document.write( "The graphs of higher degree polynomials look somewhat like roller coasters. \n" ); document.write( "For example, a degree 4 polynomial with a positive leading coefficient could look like this, with 2 relative minima and one relative maximum. \n" ); document.write( " \n" ); document.write( "That would satisfy the first condition \"at least 3 relative maxima and/or minima\". \n" ); document.write( "A higher degree could give you more relative maxima and minima. \n" ); document.write( " \n" ); document.write( "The real roots (zeros) are the points where the graph crosses the x-axis, \n" ); document.write( "and if that happens for a value \n" ); document.write( "it means that \n" ); document.write( "The graph above shows the function \n" ); document.write( "and that satisfies some of the roller coaster problem requirements. \n" ); document.write( " \n" ); document.write( "If \n" ); document.write( "and the function is tangent to the axis at that point, but does not cross the axis. \n" ); document.write( "To have a zero of multiplicity 2, you could use something like \n" ); document.write( " \n" ); document.write( "That would give you a graph that dips below the x-axis between \n" ); document.write( "(the roller coaster \"dives below the ground into a tunnel\") once between 3 and 5 minutes), \n" ); document.write( "has real roots/zeros at \n" ); document.write( "and the \n" ); document.write( "The graph for that is \n" ); document.write( " \n" ); document.write( "In that case, the ride could end at ground level at x=5, \n" ); document.write( "but maybe you do not want to end the ride at a point when the roller coaster is going up so sharply. \n" ); document.write( "To end at height zero with the roller coaster going neither up nor down, \n" ); document.write( "you can give the last zero multiplicity 2, as in \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( "With a graphing calculator, you can try different functions to find a graph shape you like. \n" ); document.write( "Maybe you would prefer \n" ); document.write( "Maybe you want a higher degree polynomial for a complicated ride with more ups and downs. \n" ); document.write( " \n" ); document.write( "The last requirement you have to meet is \"the ride starts at 450 feet\". \n" ); document.write( "For that, you need \n" ); document.write( " \n" ); document.write( "For \n" ); document.write( "If you multiply that function times \n" ); document.write( "and have \n" ); document.write( " \n" ); document.write( "From \n" ); document.write( "multiplying times \n" ); document.write( " |