document.write( "Question 914493: The path of a roller coaster is to be modelled by a piecewise function made of cubic functions
\n" );
document.write( "It must have the following features
\n" );
document.write( "-The roller coaster is a straight line roller coaster
\n" );
document.write( "-Its total horizontal length is less the 200m
\n" );
document.write( "-The track starts at 75m above the ground
\n" );
document.write( "-The height must not reach greater than 75m at any given point
\n" );
document.write( "-No ascent or descent should be greater than 80 degrees to the horizontal
\n" );
document.write( "-The beginning and end of the roller coaster must have a zero incline
\n" );
document.write( "-It must not go below ground
\n" );
document.write( "-There must be a minimum of two descents \n" );
document.write( "
Algebra.Com's Answer #555476 by KMST(5328)![]() ![]() You can put this solution on YOUR website! I do not know what strategy is best or what strategy is expected. \n" ); document.write( "A straight line roller coaster can be expressed as \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Making it a piecewise function made of cubic functions helps somewhat. \n" ); document.write( "The requirement for minimum (ground level, so \n" ); document.write( "maximum height (no more than 75m, so \n" ); document.write( "maximum slope (no more than \n" ); document.write( "suggest that you are supposed to use calculus. \n" ); document.write( "Cubic functions can have one maximum and one minimum, \n" ); document.write( "as seen in the graphs of \n" ); document.write( "and \n" ); document.write( "Calculating the derivatives shows that the function's maxima and minima area at \n" ); document.write( "In fact, I found those functions by starting with \n" ); document.write( "and setting up equations making the derivatives zero at \n" ); document.write( " \n" ); document.write( "If we take the interval between maximum and minimum in those functions, dilate it as needed, and shift it up as needed, we can get the three pieces needed for the piecewise function. \n" ); document.write( " \n" ); document.write( "A first piece would be an initial downslope (descent) from 75m to a minimum at or above ground. \n" ); document.write( "The second piece would be an upslope to a maximum no greater than 75m. \n" ); document.write( "The third piece would be a second downslope (descent) to a minimum at ground level. \n" ); document.write( "The beginning and end of each piece (and the whole ride) have a slope of zero by design. \n" ); document.write( " \n" ); document.write( "The maximum limit for the slope is no problem. \n" ); document.write( "The second derivative of the function is zero for the point of maximum slope. \n" ); document.write( "For either of the \n" ); document.write( " \n" ); document.write( "The maximum (or minimum) slope occurs when \n" ); document.write( " \n" ); document.write( "At that point the slope is the value of the derivative, \n" ); document.write( " \n" ); document.write( "The absolute value of that derivative is \n" ); document.write( "The maximum slope will be \n" ); document.write( "Since \n" ); document.write( "Having the roller coaster go from 75m to ground in 20m is a bit extreme, \n" ); document.write( "but it would mean a maximum downslope of \n" ); document.write( "and it would still be permissible. \n" ); document.write( " \n" ); document.write( "There are a lot of choices. \n" ); document.write( "You can make the first descent to go from 75m to 25m, or from 75 m to the ground, for example. \n" ); document.write( "That first descent could happen over a horizontal distance of 20 meters (from x=0 to x=20), \n" ); document.write( "or it could happen over 50 meters (from x=0 to x=50). \n" ); document.write( "Similarly, the first upslope could go up to a height of 25 meters, 50 meters, or even an unrealistic 75 meters. \n" ); document.write( "There is also a choice on how to get to the equations for each piece. \n" ); document.write( "You could start from scratch, with \n" ); document.write( "setting values for the function and derivative at the beginning and end of each piece, and find the coefficients a, b, c, and d. \n" ); document.write( "You could also use the functions given above, and just transform them by dilating and shifting them as needed. \n" ); document.write( " \n" ); document.write( "One possibility: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |