document.write( "Question 164160: 1. What is the maximum value for the function y= 1/3sin5x
\n" );
document.write( "a. 1/3
\n" );
document.write( "b. 1/5
\n" );
document.write( "c. -1/3
\n" );
document.write( "d. -5\r
\n" );
document.write( "\n" );
document.write( "2. if g(x)=4sin 5x+k, what is the minimum value of g(x)?
\n" );
document.write( "a. 4 - k
\n" );
document.write( "b. k - 5
\n" );
document.write( "c. k
\n" );
document.write( "d. k - 4 \n" );
document.write( "
Algebra.Com's Answer #120957 by alicealc(293)![]() ![]() ![]() You can put this solution on YOUR website! The maximum value for sin ax is 1 \n" ); document.write( "the minimum value for sin ax is -1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the answers: \n" ); document.write( "1. the maximum value for y = 1/3 sin 5x is \n" ); document.write( " 1/3 * 1 = 1/3 (a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. the minimum value for g(x) = 4sin 5x + k is \n" ); document.write( " 4*(-1) + k \n" ); document.write( " = -4 + k \n" ); document.write( " = k - 4 (d) \n" ); document.write( " \n" ); document.write( " |