document.write( "Question 626547:  how would I complete the steps? of if cos(t) = 1/4 and 0 < t < pi/2, then cos(pi/6+t) = ???
\n" );
document.write( "  \n" );
document.write( "
| Algebra.Com's Answer #394288 by stanbon(75887)      You can put this solution on YOUR website! how would I complete the steps? of if cos(t) = 1/4 and 0 < t < pi/2, then cos(pi/6+t) = ??? \n" ); document.write( "----- \n" ); document.write( "Note: if cos(t) = 1/4, then x = 1 and r = 4 \n" ); document.write( "Therefore y = sqrt(r^2-x^2) = sqrt(16-1) = sqrt(15) \n" ); document.write( "So sin(t) = y/r = sqrt(15)/4 \n" ); document.write( "==================================================== \n" ); document.write( "cos((pi/6)+t) = cos(pi/6)*cos(t) - sin(pi/6)*sin(t) \n" ); document.write( "cos((pi/6)+t) = [sqrt(3)/2]*(1/4) - (1/2)(sqrt(15)/4) \n" ); document.write( "---- \n" ); document.write( "= sqrt(3)/8 - sqrt(15)/8 \n" ); document.write( "= (sqrt(3)-sqrt(15))/8 \n" ); document.write( "is approximately -0.2676.. \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---- \n" ); document.write( " |