S1=$70/20gal=$3.50 per gallon
s2=$33.50/(50/4)gal=$2.68 per gallon
s3=$48.75/(15+8)gal=$2.12 per gallon
So supplier #3 has the best deal.
Answer:
y= 11/2 x+1/2
Step-by-step explanation:
Slope Intercept form: y = mx + b where m = slope of the line, b = y intercept and (x,y) are coordinate points on the line.
To put this in slope-intercept form, you need to solve the equation for y
-11x + 2y = 1
<u>+11x +11x</u> add 11x to both sides of the equation
<u>+2y</u> = <u>1 + 11x</u>
2 2 Divide both sides by 2 (so y is by itself)
y = 11/2x + 1/2
Answer:15
Step-by-step explanation:
15 times because its half the time
The recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
<h3>How to determine the recursive sequence that would produce the sequence?</h3>
The sequence is given as:
8,-35,137,…
From the above sequence, we can see that:
The next term is the product of the current term and -4 added to -3
i.e.
Next term = -3 + Current term * -4
So, we have:
T(n + 1) = -3 + T(n) * -4
Rewrite as:
T(n + 1) = -3 - 4T(n)
Hence, the recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
Read more about recursive sequence at
brainly.com/question/1275192
#SPJ1