document.write( "Question 1176366: For an angle a in the interval [0,π2) it is given that sin(a)=4/5
\n" ); document.write( "Determine cos(a) exactly.\r
\n" ); document.write( "\n" ); document.write( "From my understanding, the angles is in the first quadrant (0 -> 90 deg), but I don't understand, it there a formula I can use?
\n" ); document.write( "

Algebra.Com's Answer #803151 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Consider the unit circle, with radius = 1. A point on the unit circle has
\n" ); document.write( "coordinates (x,y). Then sin(a) = y/r = y/1 = y, and cos(a) = x/r = x.
\n" ); document.write( "From the Pythagorean theorem, we know that x^2 + y^2 = r^2 = 1
\n" ); document.write( "If sin(a) = 4/5, we can find cos(a) which is equal to x:
\n" ); document.write( "1 - (4/5)^2 = x^2 -> x = sqrt(9/25) = 3/5
\n" ); document.write( "cos(a) = 3/5
\n" ); document.write( "
\n" );