Answer:
19.92
Step-by-step explanation:
To overfill 5% of the time ;
The Zscore (value) to the left of (1 - 0.05) = 0.95 is 1.645
Using this Zscore value with the Zscore formula :
Zscore = (x - μ) / σ
σ = 0.05 ; x = 20 ounce
Substituting into the Zscore formula :
1.645 = (20 - μ) / 0.05
1.645*0.05 = 20 - μ
0.08225 = 20 - μ
μ = 20 - 0.08225
μ = 19.91775
μ = 19.92
A.
F(10)= (10)^2-3(10)-5
F(10)=100-30-5
F(10)=65
B.
F(-3)=(-3)^2-3(-3)-5
F(-3)=9+9-5
F(-3)=13
C.
G(2)= -6(2)+1
G(2)= -12+1
G(2)=-11
D.
G(10)=-6(10)+1
G(10)= -60+1
G(10)= -59
Answer:
4.25
Step-by-step explanation:
An explicit equation is an equation used to find a term in a sequence without using the any previous terms. For example, if I have the set of numbers 1, 3, 5, 7, 9, my explicit equation is F(n)=2(n-1)+1. If I plug 1 in for n, I get F(1)= 2(0)+1, which is 1, my first term.
Hope this made sense.