Answer:
the answer is 6.45
Step-by-step explanation:
(y+2)=1/4(x-4) is the answer because you use the formula (y-y1)=slope(x-x1)
Answer:
i belive its A $15
Step-by-step explanation:
if $3 is 20% and we are trying to find the full 100% then you miltiply 3 by 5 since 20 times 5 equals 100 and when you multiply 3 by 5 you get 15 dollars which is 100 percent of the iteam meaning the regular price.
Answer:
Pr(X >42) = Pr( Z > -2.344)
= Pr( Z< 2.344) = 0.9905
Step-by-step explanation:
The scenario presented can be modeled by a binomial model;
The probability of success is, p = 0.65
There are n = 80 independent trials
Let X denote the number of drivers that wear a seat belt, then we are to find the probability that X is greater than 42;
Pr(X > 42)
In this case we can use the normal approximation to the binomial model;
mu = n*p = 80(0.65) = 52
sigma^2 = n*p*(1-p) = 18.2
Pr(X >42) = Pr( Z > -2.344)
= Pr( Z< 2.344) = 0.9905
Answer:
f(2) = 12
f(x) = 7, x = -3, 1
Step-by-step explanation:
<u>a)</u>
plug in x as 2
f(x) = 2^2 + 2(2) + 4
f(x) = 4 + 4 + 4
f(x) = 12
<u>b)</u>
replace f(x) with 7
7 = x^2 + 2x + 4
x^2 + 2x - 3 (move 7 to other side)
Factor
ac: -3x^2
b: 2x
split b into 3x, -x
(x^2 -x) + (3x - 3)
↓ ↓
x(x-1) + 3(x-1)
Factor: (x-1)(x+3) = 0
Solve using Zero Product Property:
x - 1 = 0, x + 3 = 0
x = 1, x = -3