Tan^2x =sec^2x-1 also: tan= sec -1 or am I missing something?

  • Context: High School 
  • Thread starter Thread starter Tyrion101
  • Start date Start date
  • Tags Tags
    Tan
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 2K views
Tyrion101
Messages
166
Reaction score
2
A particular problem with factoring has both of these, one in the denominator and one in the numerator, if it were algebra it would look like: x^2-1/x-1. The trouble is I've forgotten how to simplify this. I'm on taptalk.)
 
Mathematics news on Phys.org
That just looks like gibberish on taptalk. Essentially it is Sec^2x-1/Secx-1 once a bit of factoring is done.
 
Tyrion101 said:
That just looks like gibberish on taptalk. Essentially it is Sec^2x-1/Secx-1 once a bit of factoring is done.

So you want to simplify this expression by factoring or any other means? Ok well, if we take a look at

[tex]x^2-\frac{1}{x}-1[/tex]

and then factor out 1/x giving us

[tex]\frac{1}{x}\left(x^3-x-1\right)[/tex]

The cubic has no rational factors, so that is the best we can do. We're not completely at a loss with simplifying though.

You know that

[tex]\tan^2{x}=\sec^2{x}-1[/tex]

so then use this to simplify your expression.
 
ImageUploadedByTapatalk1424221100.710027.jpg

This is my problem.
 
I solved my problem... I was not removing the square when factoring. Always seems to be that kind of mistake that gets me.
 
Please use parentheses in future.

x^2-1/x-1
is read as
[tex]x^2-\frac{1}{x}-1[/tex]

while
(x^2-1)/(x-1)
[tex]=\frac{x^2-1}{x-1}[/tex]