Prove that two equations are inverses of each other.

  • Thread starter Thread starter Physics-Pure
  • Start date Start date
AI Thread Summary
To prove that the functions f(x) = 9 - x^2 and g(x) = sqrt(9 - x) are inverses, it is necessary to show that f(g(x)) = x and g(f(x)) = x. The calculation for f(g(x)) simplifies to 9 - (9 - x), which equals x, confirming one direction of the inverse relationship. Additionally, it is important to compute g(f(x)) to complete the proof. The discussion emphasizes the correct terminology, noting that functions, not equations, are referred to as inverses. This verification process is crucial in understanding the relationship between the two functions.
Physics-Pure
Messages
29
Reaction score
0

Homework Statement


f(x) = 9-x^2, x ≥ 0. g(x) = sqrt (9-x)

Homework Equations


Two equations are inverses of each other if f(g(x)) = g(f(x)) = x.

The Attempt at a Solution



f(g(x)) = 9 - (sqrt (9-x))^2

= 9 - (9-x)
 
Physics news on Phys.org
Open the brackets?
 
Hmm?
 
Physics-Pure said:

Homework Statement


f(x) = 9-x^2, x ≥ 0. g(x) = sqrt (9-x)

Homework Equations


Two equations are inverses of each other if f(g(x)) = g(f(x)) = x.

The Attempt at a Solution



f(g(x)) = 9 - (sqrt (9-x))^2

= 9 - (9-x)
So close! Simplify the above.

Don't forget that you also have to show that g(f(x)) = x.
 
BTW, we don't normally say that equations are inverses of each other - we say that functions are inverses of each other.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top