1st half life: 195/2 = 97.5 g
2nd half life: 97.5/2 = 48.75 g
3rd half life: 48.7/2 = 24.375 g
4th half life: 24.375/2 = 12.1875 g
5th half life: 12.1875/2 = 6.09375 g
or you can do
195(2)^(-5) = 6.09375
** rounded to nearest gram = 6 g
Answer:
y = |x + 2|
Step-by-step explanation:
given the straight shape, it must be a linear function, but the "bend" in it indicates that an absolute value is being used.
So to start we can say: y = |x|
But that's not sufficient, as it would show that bend being at 0, 0. Instead, we need to translate it two units to the left, giving us:
y = |x + 2|
Answer:
Let C be the cost for the people staying
if n <= 2 ; C = $125
If n >2 ; C = $125 + $25 * (n-2)
Step-by-step explanation:
If the number of people is more than two, we need to add $25 for each of them.
Since n will be the number of people staying, we need to make sure that we substract two from this term to avoid overcharging the guests when there is less than two people.
So
(n-2) is the term that should be multiplied by a factor of 25.
<span>Another name for an if-then statement is a ____. Every conditional has two parts. The part following if is the ____ , and the part following then is the ____.
</span>
<span>conditional; hypothesis; conclusion
16 ) </span><span>If a triangle has three sides, then all triangles have three sides</span>
Answer:
y = 4/3x - 4
Step-by-step explanation:
you are given b
so y = mx -4
you can look at the graph and see the slope from there. like the y-intercept and the x-intercept
(0,-4) and (3,0)
slope formula is y2-y1/x2-x1
and so you do -4-0/0-3
-4/-3.
so your slope formula would be
y = 4/3x - 4