Do Factoring and Simplification Affect the Domain of a Function?

  • Context: Undergrad 
  • Thread starter Thread starter Ryuzaki
  • Start date Start date
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
2 replies · 2K views
Ryuzaki
Messages
46
Reaction score
0
Suppose I have a function f defined on x, f(x) = (x^2)/x and another function g defined on x, g(x) = x. Are both these functions the same?

I mean, when you try to determine the Domain of a function, do you simplify it as much as possible, and then find the Domain? Or find the Domain on the face of the function?

In this case, what I think is that f has Domain-->ℝ-{0}, while g has Domain--> ℝ. Is this correct?
 
on Phys.org
But of course, you can simplify without altering domains.

[tex]f(x) = g(x), ~ \forall x, ~ \mbox{if} ~ f(x)=1 ~ \mbox{and} ~ g(x) = \frac{x^2 +1}{x^2 +1}[/tex]

Bottom line, find the domain and see if it changes by any possible factoring/simplification.