can you show me how to get the answer for this

tan(3theta+7)cot(5theta-11)=1

that's a pretty nasty equation to solve, where did you get that?

I did some Newton's Method on it, but it converged rather slowly to an answer, I finally trimmed it up with a bit of "trial and error" at the end and got
theta = 1.146 as the answer closest to the origin.

Off-hand I don't know how to find the period of the trig expression, perhaps a good graphing tool could illustrate it.

once you have the period, you add/subtract that from my answer to get multiple solutions.

BTW, obviously my answer would be in radians.

Sure! To solve the equation tan(3theta + 7) * cot(5theta - 11) = 1, we need to simplify the equation and then solve for theta.

Step 1: Simplify the equation using trigonometric identities.

The identity cot(x) = 1/tan(x) implies that cot(5theta - 11) = 1/tan(5theta - 11). So, we can rewrite the equation as:

tan(3theta + 7) * (1/tan(5theta - 11)) = 1

Now, we can simplify further by multiplying both sides of the equation by tan(5theta - 11):

tan(3theta + 7) = tan(5theta - 11)

Step 2: Set the arguments of the tangents equal to each other.

We can set the arguments of the tangents equal to each other because the tangent function is periodic, meaning that it has repeating patterns with a certain period.

So, we have:

3theta + 7 = 5theta - 11

Step 3: Solve the equation for theta.

Now, we can solve the equation for theta:

3theta + 7 = 5theta - 11

To solve for theta, start by moving the terms with theta to one side of the equation and the constant terms to the other side:

3theta - 5theta = -11 - 7

-2theta = -18

Next, divide both sides of the equation by -2 to isolate theta:

theta = (-18) / (-2)

Finally, simplify the expression:

theta = 9

Therefore, the solution to the equation tan(3theta + 7) * cot(5theta - 11) = 1 is theta = 9.