SOLUTION: if tan(x)=(-4/3), cos(x)*cot(x)<0, what is the value of ((4cos(x)+1)/(3sin(x)+5))? the book says (17/13), but I keep getting (-13/17).

Algebra ->  Trigonometry-basics -> SOLUTION: if tan(x)=(-4/3), cos(x)*cot(x)<0, what is the value of ((4cos(x)+1)/(3sin(x)+5))? the book says (17/13), but I keep getting (-13/17).      Log On


   



Question 369432: if tan(x)=(-4/3), cos(x)*cot(x)<0, what is the value of ((4cos(x)+1)/(3sin(x)+5))?
the book says (17/13), but I keep getting (-13/17).

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
tan%28x%29=%28-4%2F3%29
It may help to draw a right triangle and pick one of the acute angles to be x. Since tan is the ratio of opposite over adjacent, there are two ways for this ratio to work out to -4/3:
  • If the opposite side is -4 and the adjacent side is 3, or
  • If the opposite side is 4 and the adjacent side is -3

cos(x)*cot(x)<0
If tan is negative, so will cot. So for the product of cos and cot to be negative, cos must be positive. Since cos is adjacent over hypotenuse and since it must be positive, the adjacent side must be the positive one. Now we know which of the possibilities described above is correct: opposite side is -4 and adjacent side is 3.

For ((4cos(x)+1)/(3sin(x)+5)) we need cos(x) and sin(x). For both of these we need the hypotenuse. We can use the Pythagorean Theorem to find the hypotenuse (which we'll call h):
h%5E2+=+%28-4%29%5E2+%2B+3%5E2
h%5E2+=+16+%2B+9
h%5E2+=+25
h+=+5 (since we never use a negative hypotenuse).
So sin(x) = opposite/hypotenuse = (-4)/5 and
cos(x) = adjacent/hypotenuse = 3/5
With these we can find
((4cos(x)+1)/(3sin(x)+5))
%28%284%283%2F5%29%2B1%29%2F%283%28%28-4%29%2F5%29%2B5%29%29
which simplifies as follows:
%2812%2F5+%2B+1%29%2F%28%28-12%29%2F5+%2B+5%29
%2812%2F5+%2B+5%2F5%29%2F%28%28-12%29%2F5+%2B+25%2F5%29
%2817%2F5%29%2F%2813%2F5%29
Multiplying the numerator and denominator by 5 we get:
17%2F13
So the book is correct.