Finding the Rule for f in Composition of Functions

  • Thread starter Thread starter nicnicman
  • Start date Start date
  • Tags Tags
    Functions
nicnicman
Messages
132
Reaction score
0

Homework Statement



Suppose f : R→R and g : R→R where g(x) = 3x + 5 and g o f(x) = x^2 - 7.
Find the rule for f.

Homework Equations


The Attempt at a Solution



These seem pretty simple, but I want to make sure I'm on the right track.

3(f(x)) + 5 = x^2 - 7
3(f(x)) = x^2 - 12
f(x) = (x^2 - 12)/3

How does this look?
 
Last edited:
Physics news on Phys.org
Looks correct. You could re-write f(x) as

<br /> f(x) \, = \, \frac{1}{3}x^{2} \, - \, 4<br />

but otherwise you are correct and is fine as you have written it.
 
Last edited:
Okay, thanks.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top