1.B - - original function is y = sqrt(x). If we make sqrt(x+4), we will move the original function to the left 4. If we make sqrt(x+4)+3, additionally the original function will be moved up 3.
2.D - original function is y = sqrt(x). If we make sqrt(x-7), we will move the original function to the right 7. If we make 5*sqrt(x-7), additionally the original function will be expanded throw the y-axis.
3.E - original function is y = x^5. If we make -x^5 (multiply x^2 by -1), we will reflect the original function over the x-axis. If we make -x^5 - 4 , we additionally will move the original function down 4.
4.C - original function is y = x^2. If we make (x-3)^2, we will move the original function to the right 3. If we make x^2 - 5 , we will move the original function down 5.
5.A - original function is y = x^2. If we multiply x^2 by 1/3, function will be compressed about the y-axis.
Answer:
t=d/r
Step-by-step explanation:
d=rt we take r to d
which is t=d/r
Answer:
B.y = 3x - 1
Step-by-step explanation:
Pick two points on the line
(0,1) and (2,5)
The slope using the slope formula
m = (y2-y1)/(x2-x1)
= ( 5-1)/(2-0)
= 4/2
= 2
We want a slope that is greater than 2
The slope intercept form of the equation is
y = mx+b where m is the slope
y = 3x - 1 has a slope of 3 which is greater than 2