document.write( "Question 854602: Write a sine function with the given maximum M, minimum m, and period.
\n" );
document.write( "M=3 m=-3 period=pie \n" );
document.write( "
Algebra.Com's Answer #514789 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write a sine function with the given maximum M, minimum m, and period. \n" ); document.write( "M=3 m=-3 period=pi \n" ); document.write( "------- \n" ); document.write( "Form:: y = asin(bx) \n" ); document.write( "a = 3 \n" ); document.write( "period = 2pi/b = pi \n" ); document.write( "b = 2 \n" ); document.write( "------------------ \n" ); document.write( "y = 3sin(2x) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " \n" ); document.write( " |