Problem 1
<h3>Answer: False</h3>
---------------------------------
Explanation:
The notation (f o g)(x) means f( g(x) ). Here g(x) is the inner function.
So,
f(x) = x+1
f( g(x) ) = g(x) + 1 .... replace every x with g(x)
f( g(x) ) = 6x+1 ... plug in g(x) = 6x
(f o g)(x) = 6x+1
Now let's flip things around
g(x) = 6x
g( f(x) ) = 6*( f(x) ) .... replace every x with f(x)
g( f(x) ) = 6(x+1) .... plug in f(x) = x+1
g( f(x) ) = 6x+6
(g o f)(x) = 6x+6
This shows that (f o g)(x) = (g o f)(x) is a false equation for the given f(x) and g(x) functions.
===============================================
Problem 2
<h3>Answer: True</h3>
---------------------------------
Explanation:
Let's say that g(x) produced a number that wasn't in the domain of f(x). This would mean that f( g(x) ) would be undefined.
For example, let
f(x) = 1/(x+2)
g(x) = -2
The g(x) function will always produce the output -2 regardless of what the input x is. Feeding that -2 output into f(x) leads to 1/(x+2) = 1/(-2+2) = 1/0 which is undefined.
So it's important that the outputs of g(x) line up with the domain of f(x). Outputs of g(x) must be valid inputs of f(x).
Step-by-step explanation:
There is a total amount of vehicle of 100
which is good because now you can say 73% is cars 16% is small trucks 6% is large trucks and 2% motorcycle and 3% bicycle. Adding the trucks (small 16, large 6) gives us 24% so you can do 100% - 24% and get 74%. Thanks and goodbye!
Symmetrical functions can be about the x and y axis. Essentially, if we reflect the graph across the y or x axis, we get the same graph. Some other graphs can be reflected across both the x and y axis at the same time and be symmetrical. These can be classified as odd and even functions. You can test this by replacing x and y with -x and -y and simplify the equation. If the results comes out to be the same as the original, it is symmetrical across the origin.
Best of Luck!
Answer:
C. 4 miles; it represents the original distance of the bee from its hive
Step-by-step explanation:
We are given,
The graph showing the distance between a bee hive for a certain amount of time.
Now, from the graph, we see that,
When the time is 0 mins, then the distance from the bee hive is 4 miles.
<em>Thus, the initial value of the graph is 4 miles and it represents the original distance of the bee hive from the hive.</em>
So, option C is correct.