Question 369432
{{{tan(x)=(-4/3)}}}
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:<ul><li>If the opposite side is -4 and the adjacent side is 3, or</li><li>If the opposite side is 4 and the adjacent side is -3</li></ul>
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.<br>
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^2 = (-4)^2 + 3^2}}}
{{{h^2 = 16 + 9}}}
{{{h^2 = 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))
{{{((4(3/5)+1)/(3((-4)/5)+5))}}}
which simplifies as follows:
{{{(12/5 + 1)/((-12)/5 + 5)}}}
{{{(12/5 + 5/5)/((-12)/5 + 25/5)}}}
{{{(17/5)/(13/5)}}}
Multiplying the numerator and denominator by 5 we get:
{{{17/13}}}
So the book is correct.