This page is the practice ground for the parent proofs. We already know the six identities; here we throw every kind of input at them so you never meet a case you haven't seen.
Read the figure first. The blue arrow is the angle A drawn on the unit circle; its tip lands in the upper-left region (quadrant II). The dashed red segment is the height sinA=54 (positive, above the axis), and the orange segment is the horizontal reach cosA — it points left of the origin, so as a coordinate it is negative. That leftward orange arrow is the whole reason the next step carries a minus sign.
Step 1. Get cosA. Using the picture: in QII the point sits left of the y-axis, so its x-coordinate (which iscosA) is negative.
cosA=−1−(4/5)2=−1−16/25=−53.Why this step? Pythagoras gives the size53; the quadrant supplies the sign. Forgetting this minus is the #1 error here.
Step 2. Get sinB. Since B is acute, sinB>0, and the Pythagorean Identity gives
sinB=1−cos2B=1−(12/13)2=1−144/169=135.Why this step? The cosine formula needs sinB, but we were only handed cosB; the Pythagorean identity recovers it, and the acute assumption tells us to take the positive root.
Step 3. Apply cos(A+B)=cosAcosB−sinAsinB ("cosine is contrary" — minus in the middle):
=(−53)1312−54⋅135.Why this step? The sum form of cosine flips signs, and we carefully carry the negative cosA.
Step 4. Multiply and add:
=−6536−6520=−6556.Why this step?(−3)(12)=−36 and (4)(5)=20 over 65; both terms are subtracted, so we combine −36−20=−56.
Verify:−6556≈−0.862, in [−1,1] and negative as forecast. ✓ (A≈126.87°, B≈22.62°, sum ≈149.5°; cos149.5°≈−0.862. ✓)
Read the figure first. The gray arrow is the horizontal (the sea). The blue arrow is the line of sight after turning up by the first angle A (small blue arc at the origin). The orange arrow is the line of sight after the extra rise B (green arc stacked on top of the blue one); it makes the total angle A+B with the horizontal. The picture shows why we add the angles: turning up by A and then by B lands the sight-line at elevation A+B — precisely the input to our cosine formula.
Step 1. From tanA=247 build the right triangle: opposite 7, adjacent 24, hypotenuse 72+242=625=25. So sinA=257,cosA=2524.
Why this step? The story hands us a tangent (a ratio of two sides), but the cosine sum formula needs sinA and cosA separately. Reading tanA as "opposite 7 over adjacent 24" fixes a 7-24-25 right triangle; its hypotenuse 25 then gives each of sinA and cosA directly, both positive because A is acute.
Step 2. From sinB=53 (B acute) get cosB=54 via the Pythagorean Identity.
Why this step?cosB=1−(3/5)2=1−9/25=54, positive because B is acute; the formula needs cosB which the story didn't hand us.
Step 3. Apply cos(A+B)=cosAcosB−sinAsinB:
=2524⋅54−257⋅53=12596−12521=12575=53.Why this step? We combine the two elevation turns into one; cosine's "contrary" minus sign mixes them. Numerically 24⋅4=96 and 7⋅3=21 over 125, and 96−21=75, which reduces 12575=53 (divide top and bottom by 25).
Verify:53=0.6. Since cosA=2524=0.96 and the total angle is larger, 0.6<0.96 — smaller cosine, exactly as forecast. ✓ Also A≈16.26°, B≈36.87°, sum ≈53.13°, cos53.13°=0.6. ✓
Recall Which cell forces you to insert a minus sign by hand?
C3/C4a/C4b — a quadrant-II/III/IV angle. Pythagoras gives the magnitude; the quadrant gives the sign of the missing component. ::: Quadrant fixes the sign.
Recall In quadrant IV, which of
sin and cos is negative?
sin<0 (below the axis), cos>0 (right of the axis) — see Ex 4b. ::: Only sine is negative in QIV.
Recall What does a zero denominator in
tan(A+B) mean?
tanAtanB=1⇒A+B=90°, where tangent is undefined — the angles are complementary. ::: A+B=90°.
Recall How do you sanity-check a
sin or cos answer instantly?
It must lie in [−1,1]; if it's outside, you slipped a sign or a component. ::: Range check [−1,1].