Answer:
A. 2-liter bottle;$1.40
Step-by-step explanation:
We have to find out which option has the higher cost per liter. To do this we must find out how much each option would be if it was a liter.
1st set up each equation
2-liter = $2.80 we can divide by 2 on both sides of the equal sign and we get 1 liter = $1.40.
6(1/2) liter bottles = $3.90 this becomes 3 liters = $3.90 then we divide by 3 on both sides of the equal sign and we get $1.30
2nd we compare
$1.40(2 liter bottle) > $1.30 (6 1/2 liter bottles)
Answer:
a) 20%
b) 40%
c) Mean = 62.5 seconds; Variance = 52.083 seconds
Step-by-step explanation:
The time it takes a hematology cell counter to complete a test on a blood sample is continuously distributed over the period of 50 to 75 seconds with probability f(x) = 0.04.
a) The percentage of tests require more than 70 seconds is:

b)The percentage of tests that require less than one minute (60 seconds) is:

c) The mean and variance of a continuous distribution are determined by:

Mean = 62.5 seconds.
Variance = 52.083 seconds.
Answer:
The slope-intercept form equation of the line that passes through (1, 3) and (3, 7) is y = 2x +1.
Step-by-step explanation:
Answer:
1. 15 - 5n where n>=1
2. n² where n>=1
Step-by-step explanation:
1. {10, 5, 0, -5, -10} is an Arithmetic Progression
nth term is a + (n - 1)d
where a = first term, n= nth term, d= common difference.
a = 10, d = -5 (5-10, 0-5, -5-0, -10-(-5))
Therefore, nth(General) term of the sequence:
= 10 + (n - 1)-5
= 10 + (-5n) + 5
= 10 + 5 - 5n
= 15 - 5n
Test:
if n = 1; 15 - 5(1) = 10
if n = 2; 15 - 5(2) = 5
if n = 3; 15 - 5(3) = 0 and so on.
2. {1, 4, 9, 16, 25}
The general term of the sequence is n²
Test:
if n = 1; 1² = 1
if n = 2; 2² = 4
if n = 3; 3² = 9 and so on.