Answer:
Step-by-step explanation:
A way to make your grades go higher is by asking your teacher for extra credits. If you fail some quizzes ask your teacher to re-take it to get a better grade, another way is ask your teacher for assistance on assignments.
<h3>
Answer: 375</h3>
=========================================
Work Shown:
a = 300 = first term
r = 60/300 = 0.2 = common ratio
We multiply each term by 0.2, aka 1/5, to get the next term.
Since -1 < r < 1 is true, we can use the infinite geometric sum formula below
S = a/(1-r)
S = 300/(1-0.2)
S = 300/0.8
S = 375
----------
As a sort of "check", we can add up partial sums like so
- 300+60 = 360
- 300+60+12 = 360+12 = 372
- 300+60+12+2.4 = 372+2.4 = 374.4
- 300+60+12+2.4+0.48 = 374.4+0.48 = 374.88
and so on. The idea is that each time we add on a new term, we should be getting closer and closer to 375. I put "check" in quotation marks because it's probably not the rigorous of checks possible. But it may give a good idea of what's going on.
----------
Side note: If the common ratio r was either r < -1 or r > 1, then the terms we add on would get larger and larger. This would mean we don't approach a single finite value with the infinite sum.
Answer:
vertical angle s
Step-by-step explanation:
cause the form a 180º angel
Answer:
21
Step-by-step explanation:
To evaluate, substitute w = 6 into the expression, that is
15 + w = 15 + 6 = 21
Step-by-step explanation:
You have 120 bottles of Cola and 120 bottles of Sprite.
You can exchange 3 empty Cola bottles for a new bottle of Sprite.
You can exchange 4 empty Sprite bottles for a new bottle of Cola.
You can borrow empty bottles, but must return them in the end.
What is the maximal number of bottles of drink that you can drink? Prove the optimality of your result.
As this is a puzzle, please give short and clever answers rather than tedious bruteforce calculations.