asked 55.2k views
2 votes
Brandon enters a contest at the gym. He earns 1 point for his first workout. If he works out the next day, he earns double the points of the previous day. Brandon creates the graph to show the number of points that can be earned on the nth consecutive day of working out. How many points will Brandon earn on Day 8 if he works out each of the previous 7 days?

2 Answers

5 votes
He should have esrned Im138 points
answered
User Nimrod Morag
by
9.1k points
1 vote

Answer: 128 points

Explanation:

Here, He earns 1 point for his first workout. If he works out the next day, he earns double the points of the previous day.

Therefore If x represents number of days, and y represents number of points then,

The function which shows this situation is,


y =2^(x-1)

Thus, when we talk about his point on day 8,

Then, x=8 ,
y =2^(8-1)=
2^7 = 128 points.

Therefore, He will earn 128 points On Day 8.


answered
User Phb
by
7.7k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.