Answer:
B
Step-by-step explanation:
Let x = every day he rented the kayak
Since the store charges $60 for each day, multiply x by 60 like this: 60x
They also have $25 on top of that; 60x + 25
This all has to equal $325; 60x + 25 = 325
To solve for x, subtract 25 from both sides
60x + 25 = 325
- 25 - 25
60x = 300
Divide both sides by 60
60x/60 = 300/60
x = 5
This means Tobias rented the kayak for 5 days
Answer:
$3.50
Step-by-step explanation:
the apples cost $1.40 per pound, so if we have 2.5 pounds, we would need to do this:
1.40 × 2.5
3.5
I hope this helps!
Answer:
(a) 0.5899
(b) 0.9166
Step-by-step explanation:
Let X be the random variable that represents the height of a woman. Then, X is normally distributed with
= 62.5 in
= 2.2 in
the normal probability density function is given by
, then
(a)
= 0.5899
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2)
(b) We are seeking
where n = 37.
is normally distributed with mean 62.5 in and standard deviation
. So, the probability density function is given by
, and
= 0.9166
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2/sqrt(37))
You can use a table from a book to find the probabilities or a programming language like the R statistical programming language.
Answer:
The point estimate for the proportion of women with BRCA1 mutation is 0.168
Step-by-step explanation:
The point estimate for the proportion of women with BRCA1 mutation is the number of women with this mutation divided by the size of the sample.
Of the 173, they found that 29 had BRCA1 mutations.
29/173 = 0.168
The point estimate for the proportion of women with BRCA1 mutation is 0.168