
Daniel P. answered 09/27/21
BS in Physics scoring in the 99th percentile on the SAT exam
Hi Ximena,
This is a bit of a long one.
So for part A of the question:
The domain is any value that can be entered into the function (represented by the x value) and result in a solution (represented by the y value). Looking at the graph, we see that the highest x value that is defined for the function is at x = 6 and the lowest x value is -∞ (The arrow on the left side of the function means that the function continues forever in that direction).
The range is the highest and lowest values that the function can take given any x value that lies in the domain. Looking at the y axis, we can see that the lowest value y takes on is -2 and the highest is ∞ (represented by the arrow).
Therefore, the answer to A is
Domain = (-∞,6]
Range = [-2,∞)
It is important to note that when using interval notation, a parenthesis means that the number on that side is not included in the interval and a bracket means that it is. We can see that 6 and -2 are points on the graph, but while you can get closer and closer, -∞ and ∞ are numbers that can never be reached and therefore, are not included in the interval.
For part B, we can consider what points would be significant on this function.
Some important properties to point out could include the y-intercept, x-intercepts, local maximums, local minimums, absolute maximum, absolute minimum.
- The y-intercept is the point where the function touches the y axis, which happens at P(0,2)
- An x-intercept is a point where the function touches the x-axis (where y equals 0), which happens at P(-2,0), P(2,0), and P(6,0)
- The local maximum is the highest point in a given interval. The local maximum between the interval [-2,2] is at P(0,2).
- The local minimum is the lowest point in a given interval. The local minimum between the interval [2,6] is at P(4,-2).
- The absolute maximum is the largest value (the largest y value) the function can take on. The absolute maximum is at P(-∞,∞). In this case, this is not considered a point, and therefore would not appropriately answer the question.
- The absolute minimum is the smallest value (the smallest y value) the function can take on. The absolute minimum is at P(4,-2).
For part C, you just have to add the x and y values to any of the previous points mentioned.
When translating the function left or right, we are adding or subtracting a value to or from the x value of the function.
For example,
If you have the function f(x) = (x-3)2 + 6
and move it 2 units to the right, you subtract 2 from x in the function to get:
(x-5)2 + 6
This might seem counter-intuitive that a negative value would move the function in the positive direction, but it makes sense when you consider that the x value would need to be 2 greater than before in order to attain the same y values.
To move a function along the y axis, you simply take whatever y value the function would have taken on prior to translating it, and add or subtract a number from that value to move that number of units up or down.
If we move the previous expression 2 units up, we add two
[(x-5)2 + 6] + 2
= (x-5)2 + 8
Therefore, to move the function to the right 2 units and up 2 units, we would write the new function as,
f(x-2) + 2
Now, let's apply this to the points we mentioned. When we move each point by (+2,+2)
- The y-intercept P(0,2) moves to P(2,4)
- The x-intercepts become
- P(-2,0) -> P(0,2)
- P(2,0) -> P(4,2)
- P(6,0) -> P(8,2)
- The local maximum between the interval [-2,2] moves from P(0,2) to P(2,4) and the new interval is [0,4]
- The local minimum between the interval [2,6] moves from P(4,-2) to P(6,0) and the new interval is [4,8]
- The absolute minimum moves from P(4,-2) to P(6,0)
To get the new domain and range for the new function f(x-2)+2,
add 2 to the lower and upper limits of the domain and range f(x)
Domain = (-∞ + 2,6 + 2]
= (-∞,8]
Range = [-2 + 2,∞ + 2)
= [0,∞)
Negative or positive infinity does not change when adding, subtracting, multiplying, or diving any number to it. The exceptions are if you are dividing or subtracting by ∞ or multiplying by 0.
For part D, when you stretch a function along the x, you divide the x value by the stretch factor. When you stretch a function along the y-axis, you multiply the entire function by the stretch factor. If we stretch our new function by a factor of 2 in the x-direction and 2 in the y-direction,
after accounting for the horizontal stretch the function becomes: f((x-2)/2)2 + 2
to add the vertical stretch, the function becomes:
2[f((x-2)/2)2 + 2]
To get a 2x horizontal stretch, we divide the x value by 2, including the previous translation value. This may seem counter-intuitive, as well, but if you are dividing x by two it will take 2 times the x value to attain the same function value as before. This makes the axis "longer".
To stretch in the verticle direction by a factor of 2, you just have to multiply the entire function by 2 which will double the y value for each given x value.
To get the new domain and range we multiply the x and y values by their respective stretch factor
- Domain = (-∞*2,8*2] = (-∞,16]
- Range = [0*2,∞*2) = [0,∞)
For part E,
When reflecting over the y-axis, the new x value takes on the opposite sign. For example, a point in quadrant 2 has a positive y value and a negative x value. If that point is reflected over the y-axis, it now sits in the 1st quadrant with a positive y value and a positive x value. The negative x became a positive x.
When reflecting over the x-axis, the new y value takes on the opposite sign. For example, if you have a point in quadrant 3, both the x and y values will be negative. After a reflection over the x-axis, the point will now sit in the 2nd quadrant where the x value is negative and the y value is positive. The negative y became a positive y.
The question asks us to reflect over both the x and y-axis, which means that both the x and y values will take on the opposite sign after being reflected.
To change the sign of the y value, we multiply f(x) by (-1)
To change the sign of the x value, we multiply x by (-1) to get f((-1)x)
2[f((x-2)/2)2 + 2]
becomes
-2[f((-x-2)/2)2 + 2]
The new domain after reflecting:
- Domain = (-∞(-1),16(-1)] = [-16,∞)
- Range = [0(-1),∞(-1)) = (-∞,0]
note that the lower and upper bounds of each interval swapped places
Each point after reflecting
- The original y-intercept now at P(2,4) becomes P(-2,-4)
- The original x-intercepts become
- P(0,2) -> P(0,-2)
- P(4,2) -> P(-4,-2)
- P(8,2) -> P(-8,-2)
- For the local maximum P(2,4) in the interval [0,4], the new interval becomes [0,-4], and the new local maximum becomes P(-2,-4)
- For the local minimum P(6,0) in the interval [4,8], the new interval becomes [-4,-8], and the new local minimum becomes P(-6,0)
- The absolute minimum moves from P(6,0) to P(-6,0)
I hope that helped!