document.write( "Question 869375: Find the minimum value of cosq + 2sinq, if q is an element of (-p/2, p/2)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #524180 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "cosθ + 2sinθ\r\n" ); document.write( "\r\n" ); document.write( "We will strive to cause this to become a constant times\r\n" ); document.write( "the right side of the identity \r\n" ); document.write( "\r\n" ); document.write( "sin(α+β) = sinα·cosβ + cosα·sinβ\r\n" ); document.write( "\r\n" ); document.write( "Where β = θ and \r\n" ); document.write( "\r\n" ); document.write( "sin(α+θ) = sinα·cosθ + cosα·sinθ\r\n" ); document.write( "\r\n" ); document.write( "We wish to find k and α so that \r\n" ); document.write( "\r\n" ); document.write( "cosθ + 2sinθ = k·sinα·cosθ + k·cosα·sinθ = k·sin(α+θ)\r\n" ); document.write( "\r\n" ); document.write( "So we must have 1 = k·sinα and 2 = k·cosα\r\n" ); document.write( "\r\n" ); document.write( "or sinα =\n" ); document.write( " |