Lets find 2 points, one obvious one is (0,0), another point is (12,4)

y = mx + b
m is the slope
we got m = 1/3
We can eliminate answer choices C and D.
y = 1/3x + b
we need to solve for b
Plug in the point (0,0) and solve for b
0 = 1/3(0) + b
0 = 0 + b
b = 0
The equation of the line is y = 1/3x + 0, or
y = 1/3xYour answer is
B.
Answer:
power=work done/time
work done= 99N
Step-by-step explanation:
Answer:
The formula for compound interest is P (1 + r/n)^(nt), where P is the initial principal balance, r is the interest rate, n is the number of times interest is compounded per time period and t is the number of time periods.
This is a binomial distribution with n = 5, p = 0.55, q = 1 - 0.55 = 0.45, x = 0, 1, 2, 3
P(x) = nCx p^x q^(n - x)
P(x ≤ 3) = 1 - P(x > 3) = 1 - [P(4) + P(5)]
P(4) = 5C4 x (0.55)^4 x (0.45) = 0.2059
P(5) = 5C5 x (0.55)^5 x 1 = 0.0503
P(x ≤ 3) = 1 - (0.2059 + 0.0503) = 1 - 0.2562 = 0.7438