Answer:
18
Step-by-step explanation:
The discriminant can be found using the formula b^2-4ac
First put your equation in standard form, where all your values are on one side, and just add f(x) or y in front of your equation.
y= 8p^2-8p+2
The first value of your equation is a (a=8)
The second term of your equation is b (b=-8)
The last term of your equation is c (c=2)
Plug in the values to the discriminant equation b^2-4ac
Answer:
Let C be the cost for the people staying
if n <= 2 ; C = $125
If n >2 ; C = $125 + $25 * (n-2)
Step-by-step explanation:
If the number of people is more than two, we need to add $25 for each of them.
Since n will be the number of people staying, we need to make sure that we substract two from this term to avoid overcharging the guests when there is less than two people.
So
(n-2) is the term that should be multiplied by a factor of 25.
Answer:
A) y=.50x+15
B) The graph would be a line starting in the bottom left corner and rising to the upper right, the start of the y axis would be 1, as it represents the miles, and the start of the x axis would be 0.50, as it represents the amount of money charged per mile.
C) If you apply the formula y=mx+b to the equation, you will see that 0.50 is the slope, and 15 is the y-intercept.