document.write( "Question 1006726: Landon travels 0.5 radians per minute as he rotates on a Ferris wheel.
\n" ); document.write( "Define a function, j, that gives Landon's horizontal distance to the right of the vertical diameter of the Ferris wheel (in radii) in terms of the number of minutes, t, that have elapsed since Landon started to rotate counter-clockwise from the 3 o'clock position
\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #622804 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
I'll take a shot at it
\n" ); document.write( "\"+j%28t%29+=+r%2Acos%28+.5t+%29+\"
\n" ); document.write( "\"+t+\" = time in minutes
\n" ); document.write( "\"+r+\" = radius of the wheel
\n" ); document.write( "------------------------
\n" ); document.write( "Note that when \"+pi%2F2+%3C+.5t+%3C+%283%2Api%29%2F2+\",
\n" ); document.write( "the cos is negative, so that would tell you
\n" ); document.write( "you were not to the right of the vertical
\n" ); document.write( "axis of the wheel.
\n" ); document.write( "Hope I got it!
\n" ); document.write( "
\n" );