Is x^(2/3)(5/2-x) a Continuous Function for All Values of x?

  • Context:
  • Thread starter Thread starter tmt1
  • Start date Start date
  • Tags Tags
    Continuity Function
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
tmt1
Messages
230
Reaction score
0
Is $$x^\frac{2}{3} (\frac{5}{2} - x)$$ a continuous function for all values of x?

It seems disjointed at $x = 0$ but the limit as x approaches 0 is 0 from both sides of x.
 
on Phys.org
tmt said:
Is $$x^\frac{2}{3} (\frac{5}{2} - x)$$ a continuous function for all values of x?

It seems disjointed at $x = 0$ but the limit as x approaches 0 is 0 from both sides of x.

Product of two continuous functions is continuous. Both $x^{2/3}$ and $5/2-x$ are continuous, and thus $x^{2/3}(5/2-x)$ is also continuous.

In general, when face with the problem of figuring out whether or not a certain function is continuous, one should use the first principles only as a last resort. One should try to break down the problem into pieces by identifying the algebraic components of the function, that is seeing if the function is sum or product of ratio of two continuous functions. Then one should try to see if the function can be written as a composite of two continuous functions, etc.