In standard form, zero is always on the right:
y = 12 - x^4
y + x^4 - 12 = 0
End behavior:
As x approaches ∞, y approaches -∞
As x approaches -∞, t approaches -∞
Using the Distributive Property
The answer would be 3.
2 *4x = 8x and 2 * 3 = 6, to get 8x 6
Answer:
B. 21x + 40 ≤ 124
Step-by-step Explanation:
Maximum amount budgeted = $124 (this means they can't spend more than this)
x = number of people
Cost per head = $21
Given that Mr Walter already spent $40, which is part of the money budgeted, the number of people that can go canoeing cam be expressed with the following inequality:
21x + 40 ≤ 124
(note: the amount total to be spent will either be equal to or greater than $124, because it's the maximum amount budgeted for spending).
First solve for the slope, m using the two points given. It doesn't matter which point you choose as point 1 or 2 as long as you're consistent.
m = (y2 - y1)/(x2 - x1)
point 1: (–6.4, –2.6)
point 2: (5.2, 9)
m = (9 - -2.6)/(5.2 - -6.4)
m = (9 + 2.6)/(5.2 + 6.4)
m = 11.6/11.6
m = 1
put the newly found slope into the linear equation for m
y = (1)x + b
y = x + b
Now solve for the y-intercept, b
by putting one of the given points
9 = 5.2 + b
b = 9 - 5.2
b = 3.8
final equation:
y = x + 3.8