It’s easy!
Since you’re increasing 1.6% to $1252 you write the expression as:
=1252+1.6% of 1252
=1252+(1.6/100)*1252
=1252+0.016*1252
=1252+20.032
=1272.032
That’s your final answer
Answer:
$600,000
Step-by-step explanation:
GIven;
Alex had $750,000 he lost 80%
To Find;
How many dollars did he lose
Solve;
$750,000 * 80% = 600,000
Hence, Alex lost $600,000.
<em>~Learn with Lenvy~</em>
Domain: f (x) is the set of all values for which the function is defined
range: the set of all values that f takes
hope this helps
Answer:
0.347
Step-by-step explanation:
n = 3
p = 1/6
r = 1
Use binomial probability:
P = nCr pʳ qⁿ⁻ʳ
P = ₃C₁ (1/6)¹ (5/6)³⁻¹
P = 0.347
Or, using a calculator:
P = binompdf(n, p, r)
P = binompdf(3, 1/6, 1)
P = 0.347