document.write( "Question 1110177: True or false: y=3x-2sin2x oscillates between the parallel lines y=3x-4 and y=3x+4
\n" );
document.write( "I know the maximum value a sine function can have is one, so
\n" );
document.write( "y=3x-2sin2x is really y=3x-2(1), which is y=3x-2, which makes the statement false.
\n" );
document.write( "However, the amplitude in this case is 2, so:
\n" );
document.write( "y=3x-2sin2x is really y=3x-2(2), which is y=3x-4, which makes the statement true. \n" );
document.write( "
Algebra.Com's Answer #725182 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "No. \n" ); document.write( "sin(x), sin(2x), and sin(kx) (for any value of k) all have maximum and minimum values of 1 and -1. \n" ); document.write( "Specifically, it is NOT true that sin(2x) has an amplitude of 2. \n" ); document.write( "Since sin(2x) has an amplitude of 1, 2sin(2x) has an amplitude of 2; so 3x-2sin(2x) oscillates between 3x-2 and 3x+2. \n" ); document.write( "So the statement that it oscillates between 3x-4 and 3x+4 is false. \n" ); document.write( " |