How Do You Solve Composite Functions and Their Domains?

  • Thread starter dragon5
  • Start date
  • Tags
    Function
To find the range, you need to look at the behavior of the function as x gets very large or very small. As x approaches infinity, what happens to f(x)? As x approaches -infinity, what happens to f(x)? This will give you the range. In summary, the conversation is about a student needing help with their homework on function composition, determining domain and range, finding inverse functions, and graphing rational functions. The student is confused about the process and formula to use for finding domain and range, and the rules for function composition. They also mention using their calculator to graph and guessing the domain and range.
  • #1
dragon5
1
0

Homework Statement



need some help with my h/w, stuck on these problems, please explain the process and how you obtained the answer, thank you!


1. Let f(x)=x^3 - 4 and g(x)= 3rd root of x + 7

-find the composite function (fog)(x) and determine its domaine and range

-Find the composite function (gof)(x) and determine its domain and range


2. Given the function f(x)= 2x+1/x-3

-find the domaine and range of f(x)
-Find the inverse function f^-1(x) and determine its domain and range
-Graph f(x) and f^-1(x)


3. Given the rational function f(x)= x^2+12/x-2
-graph y=f(x)
-determine the domain and range of f(x)
-decide whether the function is even, odd, or neither
-find the horizontal and vertical intercepts of f(x)
-list the asymptotes of f(x)


Homework Equations





The Attempt at a Solution




First problem I am puzzled by on a few things. I know f o g means plug f(x) into g(x) and solve that way, so 3rd root of (x^3-4+7)=3rd root of (x^3-11) correct? I am confused as to where to go from there.

Then vice versa on that problem with g o f, 3rd root of (x+7) to the 3rd power, the 3's cancel so (x+7-4) so x = -3??


I know domain and range are values on the coordinate plane from which the graph extends to, domain is the x value at which the graph is limited, and range the y value.


The problem is I am unsure of how to find the domain/range, or the correct formula to use to find it.


2. On number 2 I graphed using my calculator and pretty much guessed the domain being (-(infinity), 3) U (3, infinity) Range being (-infinity, -1/3)
 
Physics news on Phys.org
  • #2
dragon5 said:

Homework Statement



need some help with my h/w, stuck on these problems, please explain the process and how you obtained the answer, thank you!
You're new to this forum, so you might not have read the rules, which are posted here: https://www.physicsforums.com/showthread.php?t=5374
One section of the rules governs the kind of help you can expect.
Homework Help (excerpt)
On helping with questions: Any and all assistance given to homework assignments or textbook style exercises should be given only after the questioner has shown some effort in solving the problem. If no attempt is made then the questioner should be asked to provide one before any assistance is given. Under no circumstances should complete solutions be provided to a questioner, whether or not an attempt has been made.
dragon5 said:
1. Let f(x)=x^3 - 4 and g(x)= 3rd root of x + 7

-find the composite function (fog)(x) and determine its domaine and range

-Find the composite function (gof)(x) and determine its domain and range


2. Given the function f(x)= 2x+1/x-3

-find the domaine and range of f(x)
-Find the inverse function f^-1(x) and determine its domain and range
-Graph f(x) and f^-1(x)


3. Given the rational function f(x)= x^2+12/x-2
-graph y=f(x)
-determine the domain and range of f(x)
-decide whether the function is even, odd, or neither
-find the horizontal and vertical intercepts of f(x)
-list the asymptotes of f(x)


Homework Equations





The Attempt at a Solution




First problem I am puzzled by on a few things. I know f o g means plug f(x) into g(x) and solve that way, so 3rd root of (x^3-4+7)=3rd root of (x^3-11) correct? I am confused as to where to go from there.
No, f o g doesn't mean plug f(x) into g(x). (f o g)(x) = f(g(x)), so it's the other way around from what you said.

x^3 - 4 + 7 [itex]\neq[/itex] x^3 - 11. Check your arithmetic.
dragon5 said:
Then vice versa on that problem with g o f, 3rd root of (x+7) to the 3rd power, the 3's cancel so (x+7-4) so x = -3??
The goal is not to solve an equation here, but to find a formula for (g o f)(x) = g(f(x)).
dragon5 said:
I know domain and range are values on the coordinate plane from which the graph extends to, domain is the x value at which the graph is limited, and range the y value.


The problem is I am unsure of how to find the domain/range, or the correct formula to use to find it.


2. On number 2 I graphed using my calculator and pretty much guessed the domain being (-(infinity), 3) U (3, infinity) Range being (-infinity, -1/3)
You have the domain right, but not the range.
 

FAQ: How Do You Solve Composite Functions and Their Domains?

What is the purpose of "Some Function"?

The purpose of "Some Function" is to perform a specific task or calculation in a program or experiment. It is designed to take in input, process it according to a set of instructions, and produce an output.

What are the parameters of "Some Function"?

The parameters of "Some Function" are the values or variables that are passed into the function for it to use in its calculations. These parameters can be inputs, constants, or other variables that are needed for the function to work correctly.

What is the difference between "Some Function" and another similar function?

The difference between "Some Function" and another similar function can vary depending on the specific functions being compared. However, some potential differences could include the number and type of parameters, the specific task or calculation being performed, or the efficiency or accuracy of the function.

Can "Some Function" be customized or modified?

Yes, "Some Function" can often be customized or modified to fit the specific needs or requirements of a project. This can include changing the parameters, adjusting the instructions or algorithm used, or adding additional features or functionality.

How do I use "Some Function" in my code or experiment?

In order to use "Some Function" in your code or experiment, you will need to call the function and provide the necessary parameters. This can usually be done by referencing the function by name and providing the necessary values or variables in the correct order.

Similar threads

Back
Top