Answer:
C
Step-by-step explanation:
19-8=11.
Answer:
x≤2,000
Step-by-step explanation:
You can't have any more than 2,000 tickets, so it would be x can't be anymore than 2,000, or x≤2,000
Answer:
Both plans would cost $100 if 6 gigabytes of data are used.
Explanation:
From the question, the system of equation are correctly represented by using small letter c to represent the total cost in dollars for both equations as already assumed in the question as follows:
c = 52 + 8d ........................... (1)
c = 82 + 3d ........................... (2)
Since c is common to both, equations (1) and (2) can therefore be equated and d solved for as follows:
52 + 8d = 82 + 3d
8d - 3d = 82 - 52
5d = 30
d = 30 / 5
d = 6
Substituting d = 6 into equation (1), we have:
c = 52 + (8 * 6)
c = 52 + 48
c = 100
Since d = 6 and c = 100, it therefore implies that both plans would cost $100 if 6 gigabytes of data are used.
Answer:
y = (-1/6)x
Step-by-step explanation:
As we move from (-3, 0.5) to (3, -0.5), x increases by 6 and y decreases by 1.
Hence, the slope of this line is m = rise / run = -1/6.
Starting with the slope-intercept form of the equation of a straight line, we have:
y = mx + b. We substitute 0.5 for y, -3 for x and -1/6 for m, obtaining:
0.5 = (-1/6)(-3) - b, or:
0.5 = 0.5 - b. Then b = 0, and the desired equation is
y = (-1/6)x
Answer:
x = - 2.5
Step-by-step explanation:
Given that the sketch represents
y = x² + bx + c
The graph crosses the y- axis at (0 , - 14), thus c = - 14
y = x² + bx - 14
Given the graph crosses the x- axis at (2, 0), then
0 = 2² + 2b - 14
0 = 4 + 2b - 14 = 2b - 10 ( add 10 to both sides )
10 = 2b ( divide both sides by 2 )
b = 5
y = x² + 5x - 14 ← represents the graph
let y = 0 , then
x² + 5x - 14 = 0 ← in standard form
(x + 7)(x - 2) = 0 ← in factored form
Equate each factor to zero and solve for x
x + 7 = 0 ⇒ x = - 7
x - 2 = 0 ⇒ x = 2
The x- intercepts are x = - 7 and x = 2
The vertex lies on the axis of symmetry which is midway between the x- intercepts, thus
the x- coordinate of the turning point is
=
= - 2.5