Composite function Definition and 72 Threads
-
W
I Partial derivative of Dirac delta of a composite argument
I'm trying to prove the following statement: $$ D\partial_t\left(\delta\circ\mathbf{v}\right) = J^i\partial_i\left(\delta\circ\mathbf{v}\right), $$ where ##\mathbf{v}## is some function of time and ##n##-dimensional space, ## D ## is the Jacobian determinant associated with ##\mathbf{v}##, that...- William Crawford
- Thread
- Composite function Dirac delta Partial derivative
- Replies: 2
- Forum: Calculus
-
M
Finding domain for when composite function is continuous
I am trying to find where ##h(x) =In{x^2}## is continuous on it's entire domain. My reasoning is since natural log is defined for ##x > 0##, then the argument ##x^2## should be positive, ##x^2 > 0##, we can see without solving this equation that ##x ≠ 0## for this equation to be true, however...- member 731016
- Thread
- Composite function Continuity
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
M
Using continuity to evaluate a limit of a composite function
For this problem, The solution is, However, I tried to solve this problem using my Graphics Calculator instead of completing the square. I got the zeros of ##x^2 - 2x - 4## to be ##x_1 = 3.236## and ##x_2 = -1.236## Therefore ##x_1 ≥ 3.236## and ##x_2 ≥ -1.236## Since ##x_1 > x_2## then...- member 731016
- Thread
- Composite Composite function Continuity Function Limit
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
M
Finding the domain of a composite function
For this problem, The solution is, However, I tried solving this problem by using the definition of composite function ##f(g(x)) = f(\frac{4}{3x -2}) = \frac{5}{\frac{4}{3x - 2} - 1} = \frac{5}{\frac{6 - 3x}{3x - 2}} = \frac {15x - 10}{6 - 3x}## which only gives a domain ##x ≠ 2##. Would some...- member 731016
- Thread
- Composite Composite function Domain Function
- Replies: 10
- Forum: Precalculus Mathematics Homework Help
-
S
Solution of inequality of composite function involving inverse
I can solve (i), I got x = -1.6 For (ii), I did like this: $$(f^{-1} o ~g)(x)<1$$ $$g(x)<f(1)$$ But it is wrong, the correct one should be ##g(x) > f(1)##. Why? Thanks- songoku
- Thread
- Composite Composite function Function Inequality Inverse
- Replies: 13
- Forum: Precalculus Mathematics Homework Help
-
Solving an immediate indefinite integral of a composite function
That's my attempt: $$\int (\frac{1}{cos^2x\cdot tan^3x})dx = \int (\frac{1}{cos^2x}\cdot tan^{-3}x) dx$$ Now, being ##\frac{1}{cos^2x}## the derivative of ##tanx##, the integral gets: $$-\frac{1}{2tan^2x}+c$$ But there is something wrong... what?- greg_rack
- Thread
- Composite Composite function Function Indefinite Indefinite integral Integral
- Replies: 19
- Forum: Calculus and Beyond Homework Help
-
S
B Domain of a composite function
##f(x)=-x^2 + 3## so ##f^{-1} (x)=- \sqrt{3-x} ~, x \leq 3## ##ff^{-1} = - (- \sqrt{3-x})^2 + 3 = x## and the domain will be ##x \leq 3## ##f^{-1} f = - \sqrt{3-(-x^2+3)} = -x ## and the domain will be ##x \leq 0## My question: ##ff^{-1} (x)## or ##f^{-1} f(x) ## is not always equal to...- songoku
- Thread
- Composite Composite function Domain Function
- Replies: 11
- Forum: General Math
-
Formulas for computing composite function
h(x) = 0 for x ≤ 0 h(x) = x^2 for x>0 But my book says h(x) = 0 for x<0 h(x) = x^2 for x≥0 Can my solution (the first one) work as well? Because the actual function value at x = 0 is zero. I feel like my solution is more elegant.- rxh140630
- Thread
- Composite Composite function Computing Formulas Function
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
MHB Solving 8 Roots: Can 3 Quadratic Polynomials Fulfill $f(g(h(x)))=0$?
Is it possible to find three quadratic polynomials $f(x),\,g(x)$ and $h(x)$ such that the equation $f(g(h(x)))=0$ has the eight roots 1, 2, 3, 4, 5, 6, 7 and 8?- anemone
- Thread
- Composite Composite function Function
- Replies: 1
- Forum: General Math
-
Range of f(x): Intersection of h(x) and g(x) Ranges
## Let~~f(x)=h(x)+g(x) , where~~h(x)=10^{\sin x}~~and~~g(x)=10^{\csc x}## ##Then,~~D_f = {D_h}\cap {D_g}## ##Clearly,~~D_h=ℝ~~and~~D_g=ℝ-\{nπ|n∈ℤ\}## ##∴~~D_f =ℝ-\{nπ|n∈ℤ\}## After considering the new domain, the range of ##\sin x## in ##10^{\sin x}## is ##[-1,1]-\{0\}## Therefore, the range of...- baldbrain
- Thread
- Composite function Domain Intersection Range
- Replies: 13
- Forum: Precalculus Mathematics Homework Help
-
L
How does this composite function simplify to 2(2^x) ?
f(x)=2xand g(x)=2^x Find the composite function of fg(x) fg(x) =f(g(x)) =f(2^x) =2(2^x) I don’t understand how this in turn equals to 2^(x+1) [Moderator's note: Moved from a technical forum and thus no template.]- lioric
- Thread
- Composite Composite function Function Simplify
- Replies: 3
- Forum: Precalculus Mathematics Homework Help
-
Finding f(6) from a composite function
It is obvious that the function f is not injective. From the given equation, we get f(f(2))=6.And since,there is an inequality given in the problem, I think we can use that to find f(6).But I have got stuck here and can't move.Do I have to find what is f(x) first?Then how?- Akash47
- Thread
- Composite Composite function Function
- Replies: 6
- Forum: Precalculus Mathematics Homework Help
-
E
Curiosity about why this is not a Function composition
Homework Statement If ##f\left(x\right) = x^2 + 2x + 2##, find two functions ##g## for which ##\left(f \circ g\right)\left(x\right) = x^2 - 4x + 5##. Homework Equations If ##f\left(x\right) = x^2 + 2x + 2##, then ##\left(f \circ g\right)\left(x\right) = g\left(x\right)^2 + 2g\left(x\right) +...- ecastro
- Thread
- Composite function Composition Curiosity Function
- Replies: 7
- Forum: Precalculus Mathematics Homework Help
-
N
Find the Composite Function of p & q: Relationship & Value of pq(39.72)
Homework Statement p(x)=(2−x) / (3 + x) and q(x)= (2−3x) / (1+ x) a) Find the function pq(x). b) Hence describe the relationship between the functions p and q. c) Hence write down the exact value of pq(39.72). 2. The attempt at a solution a) I got pq(x) = x by substituting q(x) into p(x)...- Natasha1
- Thread
- Composite Composite function Function
- Replies: 9
- Forum: Precalculus Mathematics Homework Help
-
N
Solving Composite Functions: Understanding the Addition Rule for Division
Homework Statement and Find , and 2. The attempt at a solution means work out , then work out for this value. so I do not understand why we add + 3 in line before last (2 x 16 + 3) Should it not be divided by 3 as it is which means 3 x g(x) = x^2 I am a little stuck on the...- Natasha1
- Thread
- Composite Composite function Function
- Replies: 8
- Forum: Introductory Physics Homework Help
-
D
B Domain and the codomain of a composite function
So, I'm a bit confused. The thing is, basically, all elementary functions are of the form ƒ:ℝ→ℝ. So the domain is ℝ and so is the codomain. However, if we have a function ƒ:ℝ→ℝ, given with f(x) = √x, it's domain is now x≥0. So, is the domain of this function ℝ or [0,+∞>? Also, let's say we have...- Danijel
- Thread
- Composite Composite function Domain Function Range
- Replies: 8
- Forum: General Math
-
A A bit of clarification on the domain of a composite function
Recently when I reviewed something about the composite function for my calculus exam, I remembered I had been thinking a question for quite a long time (maybe I was going into a dead end) since I was in high school. I was thinking whether f(x)=1/(1/x) and g(x)=x are the same function or not. It...- lawsonfurther
- Thread
- Bit Composite Composite function Domain Function
- Replies: 5
- Forum: General Math
-
S
How Do You Solve This Composite Function Problem?
Homework Statement Find f(x) given that f ( f(x) - x2) = x2 - 5x + 3 Homework Equations Not sure The Attempt at a Solution I tried assuming f(x) = ax + b and use composite function but end up wrong. Please give me idea to start Thanks- songoku
- Thread
- Composite Composite function Function
- Replies: 3
- Forum: Precalculus Mathematics Homework Help
-
What is the range of the composite function h?
Homework Statement [/B] The function ##f##, ##{f: ℤ → ℚ}## defined as ##f(a)=cos(πa)## The function ##g##, ##{g: ℚ→ ℝ}## defined as ##g(a)=(5a)/4## Let h be the composite funciton ##h(a)=f(g(a))## What's the range of this function h? Homework Equations [/B] ##h(a)=cos(5πa/4)## The domain...- Quadrat
- Thread
- Composite Composite function Function Range
- Replies: 4
- Forum: Precalculus Mathematics Homework Help
-
Conflicting result in derivative of composite function
Homework Statement Let $$f(x,y)=\begin{cases} \frac{x^2y}{x^2+y^2} \space & \text{if} \space(x,y)\neq(0,0)\\0 \space & \text{if} \space(x,y)=(0,0)\end{cases}$$ a) Use the definition of the partial derivative to find ##f_x(0,0)## and ##f_y(0,0)##. b) Let a be a nonzero constant and let...- toforfiltum
- Thread
- Composite Composite function Derivative Function Vector calculus
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
5
Find derivative of composite function
Homework Statement [/B] Consider the equation z=6x8ln(x) where z and x are functions of t.If dx/dt=5 when x=e calculate dz/dt. Homework Equations [/B] Do I have to rearrange the equation to do this?The Attempt at a Solution- 53Mark53
- Thread
- Composite Composite function Derivative Function
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
S
Why Are Assumptions Critical in the Limit of Composite Functions?
I need help with the following theorem: Let I, J ⊆ℝ be open intervals, let x∈I, let g: I\{x}→ℝ and f: J→ℝ be functions with g[I\{x}]⊆J and Limz→xg(x)=L∈J. Assume that limy→L f(y) exists and that g[I\{x}]⊆J\{g(x)},or, in case g(x)∈g[I\{x}] that limy→L f(y)=f(L). Then f(g(x)) converges at x, and... -
P
Longtime lurker here, composite function problem
Homework Statement Let f(g(h(x))) = 1/(2-x) Find g(x) if: f(x) = (x^2) - 1 h(x) = 3x+12. The attempt at a solution This is what I have: g(h(x))^2 -1 = 1/(2-x) g(h(x) = sqrt((3-x)/(2-x)) I'm not sure how to get the h(x) out of this to leave me with just g(x). Please point me in the right...- Poset
- Thread
- Composite Composite function Function
- Replies: 12
- Forum: Precalculus Mathematics Homework Help
-
N
Why Are My Composite Function Solutions Incorrect?
Homework Statement 1. Find a formula for (f g)(x) = ? 2. Find a formula for (f f )(x) = ? 3. Find a formula for the composition below. g(h(x)) = 4. Find a formula for the composition below. (h g)(x) =The Attempt at a Solution 1. f(g(x)) 2. f(f(x)) 3. (g º h)(x) 4. h(g(x)) Why are these...- Niaboc67
- Thread
- Composite Composite function Confused Functions
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
I
Domain of a composite function
Homework Statement Given the Functions f(x)=4x-1 g(x)=3-2x^2 h(x)= sqrt (x+5) What is the domain of h(g(x))? Homework Equations the subject is finding the domain of a composite function The Attempt at a Solution I don't understand what I have to 'bring over' from g(x). I think x cannot equal...- ilii
- Thread
- Composite Composite function Domain Function
- Replies: 4
- Forum: Precalculus Mathematics Homework Help
-
J
Functional and composite function
What is the difference between a functional and a composite function? Also, look those implicit equations: ##F(x, y(x))=0##, ##F(t, \vec{r}(t))=0##, ##F(x, y(x), y'(x), y''(x))=0##, ##F(t, \vec{r}(t), \vec{r}'(t))=0##... Can be understood that ##F## is the functional?- Jhenrique
- Thread
- Composite Composite function Function Functional
- Replies: 1
- Forum: General Math
-
L
Composite function of a piecewise function
Homework Statement Given that I have a doubling function : f(x)=2x (for 0≤x<0.5) and 2x-1 (for 0.5≤ x<1) Homework Equations What is f(f(x))? The Attempt at a Solution f(f(x))=4x for the first one and 4x-3 for the second part but not sure what to do about the domain...- libragirl79
- Thread
- Composite Composite function Function Piecewise function
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
C
What Determines the Domain of f(g(x)) for Given Functions?
Let's say f(x) = sqrt(x-1) And g(x) =x^2 What is the domain of f(g(x)) Well the domain of g(x) is all real numbers and the equation for the new function is sqrt(x^2-1) Am I right to say that the domain for f(g(x)) is x greater than or equal to 1 and less than and equal to -1??- Coco12
- Thread
- Composite Composite function Domain Function
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
C
Inputs and outputs of composite function
Homework Statement Can someone describe the input and output method to find the domain and ranges of composite functions to me?? Homework Equations The Attempt at a Solution Example: f(g(x)) first you find the domain of g(x) Then you find the range of g(x) y= G(x) that will...- Coco12
- Thread
- Composite Composite function Function
- Replies: 32
- Forum: Precalculus Mathematics Homework Help
-
T
Integration of a composite function
y=f(x),K=F(y), and dF(y)/dy=y^2/y', (1) then dF(x)=y^2*dx; so, F(x)=int(y^2*dx)=int((f(x)^2)*dx); then we obtain, F(x)=(f(x))^3/(3*f'(x))+C; substitution of y=f(x) into F(x), we get, F(y)=y^3/(3*y')+C; (2) using the result...- Tensel
- Thread
- Composite Composite function Function Integration
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
T
Derivative of a composite function
y =f(x), and y'=df(x)/dx, F(y)=y^3+(y')^2 how to deal with the (y')^2 when i calculate dF(y)/dy? thanks. -
M
MHB Why Does Subtraction Become Addition in Composite Functions?
g(x)=−4x2−5x f(x)=−3x2+7x−5(g(x)) f(g(−1))=? First, let's solve for the value of the inner function, g(−1). Then we'll know what to plug into the outer function. g(−1)=−4(−1)2+(−5)(−1)I don't understand why they transformed the minus symbol into an addition symbol. This has happened a few...- mitchconnor
- Thread
- Composite Composite function Function
- Replies: 1
- Forum: General Math
-
MHB Integrate Sine and Square root Composite Function
Hello MHB, I got stuck on integrate this function $$\int \frac{\sin^3(\sqrt{x})}{\sqrt{x}}dx$$ my first thinking was rewrite it as $$\int \frac{\sin^2(\sqrt{x})\sin(\sqrt{x})}{\sqrt{x}}dx$$ then use the identity $$\cos^2(x)+\sin^2(x)=1 \ \therefore \sin^2x=1- \cos^2(x)$$ $$\int... -
B
One to one and onto in composite function
Homework Statement I just want to make sure that I am correct. if we have a composite function f(g(x)). Homework Equations f(g(x)) is onto if and only if both f(x) and g(x) are onto f(g(x)) is one to one if and only if or both f(x) and g(x) are one to one The Attempt at a Solution...- BlackDeath
- Thread
- Composite Composite function Function
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
I
Invert a triple composite function p(q(r(x)))
Hey, Let ##(f,g) \in B^A## where ##A## and ##B## are non-empty sets, ##B^A## denotes the set of bijective functions between ##A## and ##B##. We assume that there exists ##h_0: A \rightarrow A## and ##h_1: B \rightarrow B## such that ##f = h_1 \circ g \circ h_0 ##. This implies that ##g =...- infk
- Thread
- Composite Composite function Function
- Replies: 3
- Forum: Set Theory, Logic, Probability, Statistics
-
Composite function and definite integration
Homework Statement f(x)=x^3-\frac{3x^2}{2}+x+\frac{1}{4} find\int_{\frac{1}{4}}^{\frac{3}{4}} f(f(x))dx Homework Equations The Attempt at a Solution I am clueless here. I started by writing f(f(x)) as (f(x))^3-\frac{3(f(x))^2}{2}+f(x)+\frac{1}{4} I don't think expanding...- Saitama
- Thread
- Composite Composite function Function Integration
- Replies: 9
- Forum: Calculus and Beyond Homework Help
-
A
Help with Composite Function Derivatives
1. If F(x) = f(xf(xf(x))), where f(1) = 2, f(2) = 3, f '(1) = 4, f '(2) = 5, and f '(3) = 6, find F'(1). I feel I have a decent grasp on the chain rule, product rule, etc, but when faced with a problem like this I just blank out. I don't even really know where to begin. Unfortunately I...- aslyons
- Thread
- Composite Composite function Derivatives Function
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
A
Second derivative composite function
Hi guys, I have this function f(g(t)) and I have to find the second time derivative of f, is it correct the following solution?: f''=∂f/∂g*g'=∇f*g' f ''=∇^2f*|g'|^2+∇f*g'' where ∇^2 is the laplacian function -
Finding the domain of a composite function help.
Homework Statement Ok, I just worked out a composite function, and it left me with: √2x^2+5) Now, how do I find the domain from that? I don't understand that my text says the domain of that is just all Real numbers ? What makes this different than other square functions that we are...- nukeman
- Thread
- Composite Composite function Domain Function
- Replies: 9
- Forum: Precalculus Mathematics Homework Help
-
Composite function help ? - Thanks
Homework Statement Here is the problem: Homework Equations The Attempt at a Solution I need help RIGHT from step one. Now, step one I would suppose I need to evaluate g(x) ? Which, would be x must be greater than or equal to -5. Correct? Then what?- nukeman
- Thread
- Composite Composite function Function Thanks
- Replies: 10
- Forum: Precalculus Mathematics Homework Help
-
N
Integration of a composite function
Homework Statement The question I have is a more general one, but one I can't find an anser to since I don't have any access to a book on integration at the moment. How do we Integrate a composite function. ∫f(g(x)) dx Homework Equations The Attempt at a Solution- Nisheeth
- Thread
- Composite Composite function Function Integration
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
J
Composite Function with reccursive expression
Hi guys I'm thinking on this problem for long time :) Let be one function defined only on POSITIVE INTEGERS I) f(1) = 1 II) f(2n) = 2 . f(n) + 1, if n ≥ 1 III) f(f(n)) = 4n + 1, if n ≥ 2 Find f(1993) ______________ First I got this, I got to this milestone f(2n) = 2 . f(n) +...- joao_pimentel
- Thread
- Composite Composite function Expression Function
- Replies: 2
- Forum: Calculus
-
V
Continuation of composite function problem problematic
I asked about the first part of this problem in https://www.physicsforums.com/showthread.php?t=592408. I thought the best idea was to start another thread for the second part. Homework Statement Part a) Given f(x)=ax+b, and f(3)(x)=64x+21, find the values of the constants a and b. (note...- valmancer
- Thread
- Composite Composite function Function
- Replies: 11
- Forum: Precalculus Mathematics Homework Help
-
V
How Do You Solve a Composite Function Problem with Constants?
Given f(x)=ax+b, and f(3)(x)=64x+21, find the values of the constants a and b. (note: f(3)(x) means fff(x)) To me this seems like I have to use two equations to find the value of three variables, since when I have found a and b, I should be able to get the value of x. Even though it...- valmancer
- Thread
- Composite Composite function Function
- Replies: 3
- Forum: Precalculus Mathematics Homework Help
-
G
Domain and range of composite function
Homework Statement The function f has domain (-∞, ∞) and is defined by f(x) = 3e2x. The function g has domain (0, ∞) and is defined by g(x) = ln 4x. (a) Write down the domain and range of f∘g. (b) Solve the equation (f∘g)(x) = 12 2. The attempt at a solution (a) Is it correct...- Gwyddel
- Thread
- Composite Composite function Domain domain and range Function Range
- Replies: 10
- Forum: Precalculus Mathematics Homework Help
-
J
Right limit of a composite function. Original functions limits are known.
Homework Statement If \lim_{x\rightarrow 0+}f(x)=A and \lim_{x\rightarrow 0-}f(x)=B find \lim_{x\rightarrow 0+}f(x^{3}-x) Homework Equations The Attempt at a Solution I don't have one. I am dumbfounded. Mostly i have been trying to understand the meaning of the composite...- jens.w
- Thread
- Composite Composite function Function Functions Limit Limits
- Replies: 10
- Forum: Calculus and Beyond Homework Help
-
K
Derivative of Composite Function
Homework Statement \begin{equation} f(x)= \begin{cases} 5x+2 &, x \leq 1 \\ 3x^2 &, 1<x<2\\ 4-x &, x\geq 2 \end{cases} \end{equation} \begin{equation} g(x)= \begin{cases} \frac{1}{5}(2+3 cos x) &, x <0 \\ 4-sin x &, x \geq 0 \end{cases} \end{equation} Find h = f...- Kenji Liew
- Thread
- Composite Composite function Derivative Function
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
T
Proving the graph of a composite function
Homework Statement Let f : A → B, g : B → C be functions where A,B,C are sets. ConsiderΓf ⊂A×B,the graph of f,Γg ⊂B×C,the graph of g. Now consider the sets Γ f ×C ⊂ A×B×C and A×Γg ⊂A×B×C. LetΓ=θ(Γf ×C∩A×Γg)⊂A×C where θ : A×B×C → A×C is the projection defined as θ((a,b,c))=(a,c). Show that Γ...- The1TL
- Thread
- Composite Composite function Function Graph
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
L
Finding the domain of a composite function
Homework Statement I started out with f(x)=sinx and g(x)=1-√x. I found f(g(x)) which is sin(1-√x) and now my problem is how to find the domain. I've really been struggling with the domain part and just need this one done step by step so i have an idea of how to actually do it. Homework...- lindseyam
- Thread
- Composite Composite function Domain Function
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
P
Why Does My Range for a Composite Function Differ from the Textbook's?
Function p and q are defined by: p (x) = 3x2+1, x∈R, Domain 0≤x≤2 q (x) = x2 - 2, x∈R (q∘p) - State the range: I got -1 ≤ y ≤ 167 The book says 0 ≤ y ≤ 167 Any idea where I went wrong? The composite function I got so then I could sub was: 9x4 + 6x2 - 1 Thanks, Peter G.- Peter G.
- Thread
- Composite Composite function Function Range
- Replies: 5
- Forum: Precalculus Mathematics Homework Help