Why does plotting x sec²x = 5 give different results?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
UrbanXrisis
Messages
1,192
Reaction score
1
[tex]0=\frac{cos^2x}{x}-\frac{1}{5}[/tex]

[tex]\frac{1}{5}=\frac{\cos x \cos x}{x}[/tex]

[tex]5=\frac{x}{\cos x \cos x}[/tex]

[tex]0=x \sec ^2 x-5[/tex]

is this true? when I plot this, it doesn't give me the same function
 
Physics news on Phys.org
I'm pretty confident that is true, but this isn't a function. You can say that [tex]0=\frac{cos^2x}{x}-\frac{1}{5}[/tex] implies and is implied by [tex]0=x \sec ^2 x-5[/tex], but that does not mean the graph of [tex]y=\frac{cos^2x}{x}-\frac{1}{5}[/tex] will be the same as the graph of [tex]y=x \sec ^2 x-5[/tex]. The two graphs cross the x-axis at the same points, i.e. they have the same roots, but otherwise they are different.
 
why are they different graphs?
 
Why should they be? You did not start with a "function"- you started with an equation. Yes, it is true that [tex]0=\frac{cos^2x}{x}-\frac{1}{5}[/tex]
is equivalent to [tex]0=x \sec ^2 x-5[/tex], but if you write functions [tex]f(x)=x \sec ^2 x-5[/tex] and [tex]g(x)=\frac{cos^2x}{x}-\frac{1}{5}[/tex], then you are only saying f(x)= 0 and g(x)= 0 have the same roots. It says nothing about other values of x.

It is also true that x2- 1= 0 is equivalent to 1- x2= 0. Do think that means 1- x2= x2- 1 for all x?