Answer:
Og(x) is shifted 4 units left and 6 units down from f(x).
Step-by-step explanation:
To understand how the parent function is transformed, you have to look at a few things.
Firstly, is there a negative sign in front? If there is, then the function is flipped around the y-axis
Second, on the part where the x is included (in this case it is x+4) you have to see if there is a negative sign in front of this. If this is the case, then the formula is flipped around the x-axis
<em>Third, If the part with the x is being added to, then the graph is being translated to the left that many units. If it is being subtracted from, then it is being translated to the right that many units (in this case it is </em><u><em>x+4</em></u><em>, so we move to the left 4 units) ((it is the opposite of what would be common sense, I know))</em>
<em>Lastly, if the whole thing is being added to, move up that many units. If it is subtracted from, move down that many units (in this case it is 1/x+4 </em><u><em>- 6)</em></u><em> (( this one does follow common sense))</em>
There are other factors, such as leading coefficients (on just the x part or the whole thing) and other stuff I'm sure I don't remember )
For more information: https://mathhints.com/parent-graphs-and-transformations/
Answer:
Tyler currently does 40 squats
Step-by-step explanation:
Tyler does squats and pushups.
<u>Currently:</u>
Number of pushups = 25
Number of squats = x
Total number = 25 + x
<u>After increase:</u>
Number of pishups 
Number of squats 
Total number 
If Tyler meets his goal, he will do a total of 13 more squats and pushups than he does now, thus

Answer:
3x10^23
Step-by-step explanation:
thats what i got on my calculator
Answer:
A quadratic function.
Step-by-step explanation:
If you plot the points given in the table, you obtain the graph shown in the figure attached.
As you can see, it is a parabola, therefore, the function that best models the data is a quadratic function.
By definition, the parent function of a quadratic function is:

You can compress or stretch it in the y-direction by multiplying the function by a constant
:

If
, then the function is compressed.
If
, then the function is stretched.
You can find the constant of the function asked as following:
- Substitute x=1 into the parent function to obtain the y-coordinate:

Then the point is (1,1)
- As you can see, with x=1 you obtain y=1 in the parent function, and in the function given in the table when x=1, y=2.5, therefore, the function is multiplied by 2.5. Therefore the constant is:

Then the function is:
Answer:
The matrixes are in the explanation box.
1. A mapping of (x,y,z) to (x,y,0)
2. Is a mapping of (x,y,z) to (-x,-y,z)
Step-by-step explanation:
We have the orthogonal projection onto the cy-plane to be a mapping of (x,y,z) to (x,y,0). Then we will have a transformation matrix that has the form below.
[1 0 0]
[0 1 0]
[0 0 1]
For the reflection in the z-axis,it is a reflection of (x,y,z) to (-x,-y,z). Our matrix will then have the form below
[-1 0 0]
[0 -1 0]
[0 0 1]