Answer:
The unit rate would be 1/3 Miles per hour
Answer:
Hello,
P=(30,6)
Step-by-step explanation:

I'm not sure if you meant the tax was on the original proce or not, so here's both answers:
Tax on original price: $3010
Tax after sale: $2968
To get the amount off from the sale
3500x.2=700
3500-700=2800
To get the tax
(Tax on original price) 3500x.06=210
(Tax after sale) 2800x.06=168
Add tax onto price
(Tax on original price) 2800+210=3010
(Tax after sale) 2800+168=2968
Complete question :
When Hiroto is writing, there is 0.92 probability that there will be no spelling mistakes on a page. One day, Hiroto writes an essay that is 11 pages long.
Assuming that Hiroto is equally likely to have a spelling mistake on each of the 11 pages, what is the probability that he will have a spelling mistake on at least one of the pages?
Answer:
0.60
Step-by-step explanation:
The question meets the requirement for a binomial probability distribution :
Recall:
P(x = x) = nCx * p^x * q^(n-x)
Given :
Probability of making a spelling mistake = 1 - p(not making) = 1 - 0.92 = 0.08
Hence,
p = 0.08 ; q = 0.92
n = 11
P(x ≥ 1) = 1 - p(x = 0)
P(x = 0) = 11C0 * 0.08^0 * 0.92^11
P(x = 0) = 1 * 1 * 0.3996373778857415671808
P(x = 0) = 0.399
P(x ≥ 1) = 1 - p(x = 0)
P(x ≥ 1) = 1 - 0.399
P(x ≥ 1) = 0.601
P(x ≥ 1) = 0.60
Answer:
y = 2/3x - 2
Step-by-step explanation:
y-intercept:
Point line crosses the y axis is -2 which is point (0, -2).
slope:
points (-3, -4) and (3, 0)
m = (y₂ - y₁) / (x₂ - x₁)
= (0 - (-4)) / (3 - (-3))
= 4 / 6
= 2/3
Equation of line using your y-intercept and slope from above:
y = mx + b
y = 2/3x - 2