Answer:
a) 
b) 
c) 
Step-by-step explanation:
a) Geometric sequence with first term 5 and common ratio 2, where the nth term can be calculated via:

The first five terms are: 
b) Geometric sequence with first term 100 and common ratio 1/2, where the nth term can be calculated via:

The first five terms are: 
c) Geometric sequence with first term 160 and common ratio -1/2, where the nth term can be calculated via:

The first five terms are: 
Answer:
he got 24 right
Step-by-step explanation:
30 time 80% is 24
We need to find a common denominator(bottom number of fraction)
5/3 = 25/15 (multiply both top and bottom by 5)
1/5 = 3/15 (multiply both top and bottom by 3)
Now since the denominator is the same we can add to get 25/15 + 3/15 = 28/15
Answer:
y=
Step-by-step explanation:
I used an online graphing calculator and process of elimination...
ŷ= 1.795x +2.195 is the equation for the line of best fit for the data
<h3>How to use regression to find the equation for the line of best fit?</h3>
Consider the table in the image attached:
∑x = 29, ∑y = 74, ∑x²= 125, ∑xy = 288, n = 10 (number data points)
The linear regression equation is of the form:
ŷ = ax + b
where a and b are the slope and y-intercept respectively
a = ( n∑xy -(∑x)(∑y) ) / ( n∑x² - (∑x)² )
a = (10×288 - 29×74) / ( 10×125-29² )
= 2880-2146 / 1250-841
= 734/409
= 1.795
x' = ∑x/n
x' = 29/10 = 2.9
y' = ∑y/n
y' = 74/10 = 7.4
b = y' - ax'
b = 7.4 - 1.795×2.9
= 7.4 - 5.2055
= 2.195
ŷ = ax + b
ŷ= 1.795x +2.195
Therefore, the equation for the line of best fit for the data is ŷ= 1.795x +2.195
Learn more about regression equation on:
brainly.com/question/29394257
#SPJ1