Trig identities help How to simplify by multiplication/division

Click For Summary

Homework Help Overview

The discussion revolves around simplifying trigonometric expressions involving identities such as tangent, secant, sine, and cosine. Participants are attempting to understand the correct application of these identities and the process of simplification.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants are discussing various expressions and attempting to rewrite them in terms of sine and cosine. There are attempts to cross-multiply and find common denominators, but confusion arises regarding the correct application of these methods.

Discussion Status

Some participants are providing guidance on how to approach the simplifications, while others express uncertainty about their methods. There is a recognition of the need for common denominators and the correct interpretation of expressions, but no consensus on the final simplifications has been reached.

Contextual Notes

Participants are working under the constraint of needing to simplify expressions without solving equations, and there is a noted lack of understanding regarding the manipulation of fractions and trigonometric identities.

dr_jack3l
Messages
7
Reaction score
0
Ok guys, here's my problem. I left on vacation with my parents before I learned how to do these correctly. I have been trying and I sort of have the gist of them down. For instance, tan A*sec A simplified is sin A. A=theta. But as I move on they stop making sense, and this is where my problem occurs .I don't know the correct way to do these, but I tried.


1) (tan^2 A)( 1 ) + 1 where A again equals theta
-------- ------
sec^2 A sin

2)1+cos A + sin A
-------- --------
sin A 1+cos A

3) sin A * cot A * csc A
-----
tan A



Ok, so on the first one my understanding is to first change them into just sin/cos. What i did was:

(sin A^2) 1 1
--------- * --------- + ------
(cos A^2) 1 sin A
-----
cos A

from here i think i need to do mult. inv. of the middle to get it to just cos A. This is where i get lost. I want to multiply the first 2 now but I get a huge answer then adding the last term just makes it look horrible.

On the 2nd one, I cross multiplied and I got

(1+cos A)^2 + sin
------------------ = 1
(1+cos A)^2 + sin

On the last one I wrote it out again in cos/sin and got

sin A cos A 1
---------- * --------- * -------
sin A sin A sin A
------
cos A

Trying to solve this I got

cos^2 A
---------
sin^2 A


If someone could please help me understand these and maybe give me a few pointers I'd very much appreciate it. Thanks!
 
Physics news on Phys.org
dr_jack3l said:
Ok guys, here's my problem. I left on vacation with my parents before I learned how to do these correctly. I have been trying and I sort of have the gist of them down. For instance, tan A*sec A simplified is sin A. A=theta.
No, that's not right. tanA*secA = (sinA/cosA)*(1/cosA) = sinA/(cosA)^2.

dr_jack3l said:
But as I move on they stop making sense, and this is where my problem occurs .I don't know the correct way to do these, but I tried.


1) (tan^2 A)( 1 ) + 1 where A again equals theta
-------- ------
sec^2 A sin

2)1+cos A + sin A
-------- --------
sin A 1+cos A

3) sin A * cot A * csc A
-----
tan A



Ok, so on the first one my understanding is to first change them into just sin/cos. What i did was:

(sin A^2) 1 1
--------- * --------- + ------
(cos A^2) 1 sin A
-----
cos A
The bottom in the 2nd factor should by 1/(cosA)^2.
dr_jack3l said:
from here i think i need to do mult. inv. of the middle to get it to just cos A. This is where i get lost. I want to multiply the first 2 now but I get a huge answer then adding the last term just makes it look horrible.

On the 2nd one, I cross multiplied and I got

(1+cos A)^2 + sin
------------------ = 1
(1+cos A)^2 + sin
You can't cross multiply - that applies to equations, and what you have is not an equation. You can multiply each expression by 1 to get a common denominator. You have the right numerator, but the denominator should be (1 + cosA)sinA
dr_jack3l said:
On the last one I wrote it out again in cos/sin and got

sin A cos A 1
---------- * --------- * -------
sin A sin A sin A
------
cos A

Trying to solve this I got

cos^2 A
---------
sin^2 A
You're not supposed to "solve" these - just simplify them. What you ended with is correct, but can be simplified more. Remember that cosA/sinA = cotA.
dr_jack3l said:
If someone could please help me understand these and maybe give me a few pointers I'd very much appreciate it. Thanks!
 
Do you have a right side to any of these equations? Or do you just have to get the equation to the simplest terms?
 
None of them is an equation, at least as posted here. I think the goal here is to simplify the given expressions.
 
Sorry, I guess that the post messed up what the problem looked like. I'm supposed to simplify them, but I really don't get what to do with tan^2 and how to change everything so that I can simplify. This one is what I mean:

(tan^2 A)(1/sec^2 A) + 1/sin A


I think tan^A is sin^2 A/cos^2 A


But once I hit sec^2 A I get confused. wouldn't the middle end up being just cos^2 A?

Then from there I don't know how to simplify it because the farthest I get (don't know for sure if its even right) is this:

sin^2 A/cos^2 A*cos^2 A + 1/sin A
 
Last edited:
I can't tell what the problem is. In post 1, you have this in post 5.
[tex]\frac{tan^2A}{sec^2A} + \frac{1}{sinA}[/tex]

In post 5 you have this:
[tex]=~\frac{tan^2A}{\frac{1}{sec^2A}} + \frac{1}{sinA}[/tex]
 
I'm sorry for the confusion, its the first one of those 2. I just don't understand how to simplify it because I don't know the subject very well
 
[tex]\frac{tan^2A}{sec^2A} + \frac{1}{sinA}[/tex]
[tex]=\frac{\frac{sin^2A}{cos^2A}}{\frac{1}{cos^2A}} + \frac{1}{sinA}[/tex]
Can you continue from here?
 
I think so. So it would be:

(sin^2 A)(cos^2 A)/cos^2 A + 1/sin A then cancel out the cos terms correct?

so sin^2 A/sin A would be the next step, which I think simplifies to just sin A.

Is this right?
 
  • #10
dr_jack3l said:
I think so. So it would be:

(sin^2 A)(cos^2 A)/cos^2 A + 1/sin A then cancel out the cos terms correct?
Yes.
dr_jack3l said:
so sin^2 A/sin A would be the next step, which I think simplifies to just sin A.
How are you getting that? You have sin^2(A) + 1/sinA. That's different from sin^2(A) *(1/sinA)
dr_jack3l said:
Is this right?
 
  • #11
Ah, yes your right, I wasn't paying attention to that. Sorry, I don't mean to waste your time, I'll try to get this over with. i think I might have it this time.

sin^2(A) + 1/sinA is adding so I have to get a common denominator. So, I take the denom. of each term and multiply each by the other term so that they will have the same base.

so i did sin^2(A)/1 + 1/sinA which after getting a common denominator became

sin^3(A)/sinA then it simplifies to

sin^2(A)

Is this correct?
 
  • #12
dr_jack3l said:
Ah, yes your right, I wasn't paying attention to that. Sorry, I don't mean to waste your time, I'll try to get this over with. i think I might have it this time.

sin^2(A) + 1/sinA is adding so I have to get a common denominator. So, I take the denom. of each term and multiply each by the other term so that they will have the same base.

so i did sin^2(A)/1 + 1/sinA which after getting a common denominator became

sin^3(A)/sinA then it simplifies to

sin^2(A)

Is this correct?
No.
Up to sin^2(A)/1 + 1/sinA you were right on the money, but then went rapidly downhill. The step you skipped (or at least didn't show) was
[tex]\frac{sin^3 A}{sin A} + \frac{1}{sin A}[/tex]

Now, both denominators are the same, so what do you get when you add the two expressions?
 
  • #13
Oh, I see, so its sin^3(A) + 1/sinA?

Then it ends up as sin^2(A) + 1

Is that correct now?
 
  • #14
dr_jack3l said:
Oh, I see, so its sin^3(A) + 1/sinA?
No again. It is (sin^3(A) + 1)/sinA. Now maybe your intent was that sin^(A) + 1 was the numerator and sinA was the denominator, but without parentheses, that's not how it would be interpreted.
dr_jack3l said:
Then it ends up as sin^2(A) + 1

Is that correct now?
Also no.

Your problems indicate a lack of understanding of how fractions are added. What we're doing here is no different from the ordinary fraction arithmetic.

Your first mistake in this post is like saying that 8/2 + 1/2 = 8 + 1/2 instead of (8 + 1)/2.
8 + 1/2 is 8.5, while (8 + 1)/2 = 9/2 = 4.5.

Your second mistake (assuming that you meant (sin^3(A) + 1)/sinA) is like saying that (8 + 1)/2 = 4 + 1. I think you might be "cancelling" when you have no justification for doing this. Cancelling is removing identical factors from the numerator and denominator. Factors are expressions that are multiplied together. In this case, neither sinA nor 2 is a factor.

If I were you, I would definitely brush up on fractions and rational expressions. The work you are doing in precalculus requires that you have solid working skills in these areas.
 
  • #15
Ya, I see my mistake and understand how to correct it now. I had forgotten that you can't just cancel them out because like you said, I can't justify it. I have been working on these problems for the past 3 days now and I'm finally getting the hang of it. Thank you soooooo much for your help. I've been using what you posted as a guideline and It has helped a lot.
 

Similar threads

Replies
54
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
5
Views
2K
Replies
24
Views
3K
Replies
7
Views
2K
Replies
17
Views
3K
Replies
4
Views
1K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K