document.write( "Question 1095404: x=4sin(t), y=3cos(t), 0 <= t <= 2pi\r
\n" );
document.write( "\n" );
document.write( "What is the initial point of this curve? \n" );
document.write( "
Algebra.Com's Answer #709927 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! The \"initial point\" of a curve is at the beginning of the interval defined for the parameter. With the parameter t going from 0 to 2pi, the initial point is determined by the x and y values when t=0. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The initial point is (x,y) = (0,3). \n" ); document.write( " |