Evaluate for x = -3
y = ∣x∣ + 2
y = 5
What is the vertex of y=x2?
(0,0)
is y=2x exponential growth or decay?
Growth
In a survey of students:
- 60 say they like only pizza
- 40 say they like only burgers
- 25 say they like both
What is the probability a student likes burgers?
65/125 (or 13/25)
Solve for all values of x:
∣5x∣ = 15
x = 3 or -3
What is the y-intercept of y=-x2+3x-2?
(0,-2)
what is the y-intercept of y=3*2x?
(0,3)
Write in words what this means:
P(Student is happy | they have finals)
solve 3|x+5|=0
x=-5
Find the vertex of y = x2 - 4x + 3
(2, -1)
in y=a*bx, what does b represent?
The growth or decay factor
A two-way table shows that 30 students own pets, 10 of whom have dogs. What is the simplified probability that a student owns a dog given they own a pet?
1/3
solve 5|x-7| + 4 = 14
x=9 and x=5
What is the standard form equation of a parabola that has a vertex (3,1) and opens upward?
*Hint: there is no vertical stretching
y= x2 - 6x + 10
A population triples every year. If it starts at 100, write a function.
y=100*3x
What's the equation of a line that goes through the following 2 points: (5, 27) and (10, 47)?
Write it in point-slope AND slope-intercepts forms.
Point-Slope: y - 27 = 4(x - 5) *or* y - 47 = 4(x - 10)
Slope-Intercept: y = 4x + 7