Answer:
6/41
Step-by-step explanation:
6 + 7 + 20 + 8 = 41 so that is number of tiles he took. 6 of those were 41 so therefore, the chance is 6/41
<span>B(n) = A(1 + i)^n - (P/i)[(1 + i)^n - 1]
where B is the balance after n payments are made, i is the monthly interest rate, P is the monthly payment and A is the initial amount of loan.
We require B(n) = 0...i.e. balance of 0 after n months.
so, 0 = A(1 + i)^n - (P/i)[(1 + i)^n - 1]
Then, with some algebraic juggling we get:
n = -[log(1 - (Ai/P)]/log(1 + i)
Now, payment is at the beginning of the month, so A = $754.43 - $150 => $604.43
Also, i = (13.6/100)/12 => 0.136/12 per month
i.e. n = -[log(1 - (604.43)(0.136/12)/150)]/log(1 + 0.136/12)
so, n = 4.15 months...i.e. 4 payments + remainder
b) Now we have A = $754.43 - $300 = $454.43 so,
n = -[log(1 - (454.43)(0.136/12)/300)]/log(1 + 0.136/12)
so, n = 1.54 months...i.e. 1 payment + remainder
</span>
Answer:
CSA = 2 * pi * r * h
Step-by-step explanation:
CSA = 2 * 22 * 7 * 12 / 7
= 2 * 22 * 12
528 cm ^3
Answer:
There are 216 employees
Step-by-step explanation:
First you divide 126 by 7 (number of women) and you get 18 then you times that by 5 (total number of men) and you get 90 finally you add 90 (men) and 126 (women) to get 216 employees in total.
Answer:
xy = 1
k = 79
Step-by-step explanation:
Question One
The first and third frames look to me to be the same. I'll treat them that way.
y = x^2 Equate y = x^2 to the result of 2y + 6 = 2x + 6
2y + 6 = 2(x + 3) Remove the brackets
2y + 6 = 2x + 6 Subtract 6 from both sides
2y = 2x Divide by 2
y = x
Now solve these two equations.
so x^2 = x
x > 0
1 solution is x = 0 from which y = 0. This won't work. x must be greater than 0. So the other is
x(x) = x Divide both sides by x
x = 1
y = x^2 Put x = 1 into x^2
y = 1^2 Solve
y = 1
The second solution is
(1,1)
xy = 1*1
xy = 1
Answer: A
Question Two
square root(k + 2) - x = 0
Subtract x from both sides
sqrt(k + 2) = x Square both sides
k + 2 = x^2 Let x = 9
k + 2 = 9^2 Square 9
k + 2 = 81
k = 81 - 2
k = 79