document.write( "Question 813220: If cos x = -1/5, find the value of cos(x+pi) \n" ); document.write( "
Algebra.Com's Answer #489538 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! If cos x = -1/5, find the value of cos(x+pi) \n" ); document.write( "*** \n" ); document.write( "sinx=√(1-cos^2x)=√(1-1/25)=√(24/25)=√24/5 \n" ); document.write( "Identity: cos(a+b)=cosa*cosb-sina*sinb \n" ); document.write( ".. \n" ); document.write( "cos(x+π)=cosx*cosπ-sinx*sinπ=(-1/5*-1)-(√24/5*0)=1/5 \n" ); document.write( " |