Answer:
x = 4.75
Step-by-step explanation:
<u>(5 +X</u><u> )/3</u> = 2 - <u> X/4</u>
<h3>
<u>(5 +X</u><u> )/3</u> = 8 - X </h3><h3>5+ X = 3 (8 - X) </h3><h3> 5+ X = 24 - 3X transposing terms</h3><h3>X+ 3X= 24 -5</h3><h3> 4X = 19</h3><h3> X = 19/4 </h3><h3>X = 4.75</h3>
Step-by-step explanation:
0.5 ( r + 2.75 ) = 3
r + 2.75 = 3 / 0.5
r + 2.75 = 6
r = 6 - 2.75
r = 3.25
This is NOT an arithmetic sequence because there is no common difference. It is a geometric sequence because there is a common ratio. Meaning that each term is a constant ratio or multiple of the previous term. The recursive rule for this geometric sequence is:
a(n)=3*a(n-1), a(1)=3
I believe the correct answer is A.
Answer:
f(x) = -4x + 80
Step-by-step explanation:
You are given two points,
(5, 60) and (10, 40)
in order to get the equation, let's use the form slope-intercept form
m = (y1 - y2) / (x1 - x2)
m = (60 - 40) / (5 - 10)
m = 20/-5
m = -4
Get the x intercept
y = mx + b
60 = (-4)(5) + b
b = 60+20
b = 80
so the equation is
y = -4x + 80
f(x) = -4x + 80