Answer:
4<x<6
Step-by-step explanation:
4 is smaller than x
and x is samller than 6
so its 5
Answer:
Step-by-step explanation:
Given
Represent Babysitting with B
Represent Gas Station with G
Total workhours = At most 15
Earnings = At least $90
First, we need to represent the work hours as inequality
B + G = At most 15
At most 15 means less than or equal to 15.
So, we have:
Next, we represent the earnings as inequality.
6 hours of babysitting is: 6B
10 hours at gas station is: 10G
So:
6B + 10G is at least 90
At least 90 means greater than or equal to 90
So, we have:
Step-by-step explanation:
hand towel is $5
bath towel is $9
Answer:
q = -8, k = 2.
r = -6.
Step-by-step explanation:
f(x) = (x - p)^2 + q
This is the vertex form of a quadratic where the vertex is at the point (p, q).
Now the x intercepts are at -6 and 2 and the curve is symmetrical about the line x = p.
The value of p is the midpoint of -6 and 2 which is (-6+2) / 2 = -2.
So we have:
f(x) = 1/2(x - -2)^2 + q
f(x) = 1/2(x + 2)^2 + q
Now the graph passes through the point (2, 0) , where it intersects the x axis, therefore, substituting x = 2 and f(x) = 0:
0 = 1/2(2 + 2)^2 + q
0 = 1/2*16 + q
0 = 8 + q
q = -8.
Now convert this to standard form to find k:
f(x) = 1/2(x + 2)^2 - 8
f(x) = 1/2(x^2 + 4x + 4) - 8
f(x) = 1/2x^2 + 2x + 2 - 8
f(x) = 1/2x^2 + 2x - 6
So k = 2.
The r is the y coordinate when x = 0.
so r = 1/2(0+2)^2 - 8
= -6.
(y-y1)=m(x-x1) where m is the slope and (x1 and y1 ) are the points
(y-2) = 3(x-2)
y-2=3x-6 add 2 to each side
y-2+2=3x-6+2
y=3x-4