Michael H. answered 02/19/20
High School Math, Physics, Computer Science & SAT/GRE/AP/PRAXIS Prep
My explanation requires a re-write of the original problem:
If tan A = 3/4, and 0 < A < π/2, what is cos(A−3π/2)?
Since tan A = 3 / 4, then cos A = 4 / 5 and sin A = 3 / 5. To see this, draw a triangle on a coordinate plane as follows: From the origin, draw a line to the point (4,3). Draw a line from the point to the x-axis at x=4. The result is a 3-4-5 triangle, and angle A is the angle that the hypotenuse makes with the x-axis.
Remember the hypotenuse is the square root of the sum of the squares of the other two sides:
32 + 42 = 9 + 16 = 25 = 52
Also, remember that cos A is the Adjacent side (4) divided by the hypotenuse (5), so cos A = 4/5
Finally, remember that sin A is the Opposite side (3) divided by the hypotenuse (5), so sin A = 3/5.
Now employ the Addition Formula for Cosine:
cos(A - B) = cos(A)*cos(B) + sin(A)*sin(B)
Since B = 3π/2, cos(B) = 0 and sin(B)= -1.
cos(A - B) = (4/5)*(0) + (3/5)*(-1) = -3/5, ans.