Y=mx+b
Mx is the rate of change
B is your starting point
Started with 1000, A
-200 is the rate of change, D
Answers:
1. The n-intercept is 12. That means after 12 visits the amount of money on the gift car is $0.
2. The A(n)-intercept is 150. Before the visits, the amount of money on the gift car is $150.
Solution:
Amount of money on the gift card after n number of visits: A(n)=$150-$12.50 n
A(n)=150-12.50 n
1. n-intercept
A(n)=0→150-12.50 n =0
Solving for n: Subtracting 150 both sides of the equation:
150-12.50 n-150 = 0-150
-12.50 n = -150
Dividing both sides of the equation by -12.50:
(-12.50 n) / (-12.50) = (-150) / (-12.50)
n=12
The n-intercept is n=12; for n=12→A(12)=0. Point (n, A(n))=(12,0)
2. A(n) intercept
n=0→A(0)=150-12.50 (0)
A(0)=150-0
A(0)=150
The A(n) intercept is 150; for n=0→A(0)=150. Point (n, A(n))=(0,150)
Answer:
2 
Step-by-step explanation:
2
× 4 = 9 3/4
9 3/4 × 1/4 = 2 5/16
I hope this helps!
Answer:
11. 68.6 mph
12. 5/6 page (0.83)
Step-by-step explanation:
You simply divide them (remember the word "per" means divide).


Let's to the first example:
f(x) = x^2 + 9x + 20
Ussing the formula of basckara
a = 1
b = 9
c = 20
Delta = b^2 - 4ac
Delta = 9^2 - 4.(1).(20)
Delta = 81 - 80
Delta = 1
x = [ -b +/- √(Delta) ]/2a
Replacing the data:
x = [ -9 +/- √1 ]/2
x' = (-9 -1)/2 <=> - 5
Or
x" = (-9+1)/2 <=> - 4
_______________
Already the second example:
f(x) = x^2 -4x -60
Ussing the formula of basckara again
a = 1
b = -4
c = -60
Delta = b^2 -4ac
Delta = (-4)^2 -4.(1).(-60)
Delta = 16 + 240
Delta = 256
Then, following:
x = [ -b +/- √(Delta)]/2a
Replacing the information
x = [ -(-4) +/- √256 ]/2
x = [ 4 +/- 16]/2
x' = (4-16)/2 <=> -6
Or
x" = (4+16)/2 <=> 10
______________
Now we are going to the 3 example
x^2 + 24 = 14x
Isolating 14x , but changing the sinal positive to negative
x^2 - 14x + 24 = 0
Now we can to apply the formula of basckara
a = 1
b = -14
c = 24
Delta = b^2 -4ac
Delta = (-14)^2 -4.(1).(24)
Delta = 196 - 96
Delta = 100
Then we stayed with:
x = [ -b +/- √Delta ]/2a
x = [ -(-14) +/- √100 ]/2
We wiil have two possibilities
x' = ( 14 -10)/2 <=> 2
Or
x" = (14 +10)/2 <=> 12
________________
To the last example will be the same thing.
f(x) = x^2 - x -72
a = 1
b = -1
c = -72
Delta = b^2 -4ac
Delta = (-1)^2 -4(1).(-72)
Delta = 1 + 288
Delta = 289
Then we are going to stay:
x = [ -b +/- √Delta]/2a
x = [ -(-1) +/- √289]/2
x = ( 1 +/- 17)/2
We will have two roots
That's :
x = (1 - 17)/2 <=> -8
Or
x = (1+17)/2 <=> 9
Well, this would be your answers.