Answer:
a+7
Step-by-step explanation:
2 + 5 = 7
7+a or a+7
Answer: B) 4 & 1/6
Nice work on getting the correct answer.
============================================================
Explanation:
x is opposite the marked acute angle
5 is opposite the corresponding acute angle
So x and 5 are proportional to each other. We can form the ratio x/5
Similarly, 10 and 12 are proportional to one another. We can form the ratio 10/12.
Set those ratios equal to each other and solve for x
x/5 = 10/12
12x = 5*10 ... cross multiply
12x = 50
x = 50/12 ...... divide both sides by 12
x = (25*2)/(6*2)
x = 25/6
x = (24+1)/6
x = 24/6 + 1/6
x = 4 + 1/6
x = 4 & 1/6 which shows why <u>choice B</u> is the answer.
Side note: 25/6 = 4.167 approximately
There are 52 cards in a deck, half the cards aware red and half the cards are red.
First card being red is 26/52 = 1/2
After the first card is dealt there are 51 cards left and 26 are black so dealing a black card = 26/51
After 2 cards are dealt there are 50 cards left and 25 red ones left. The probability would be 25/50 = 1/2
The probability of all 3 happening = 1/2 x 26/51 x 1/2 = 13/102
Answer: 13/102
Remember that parentheses come first. Follow PEMDAS
1. Observe that the f(t) is change by 4 per time t => there's a acceleration of 4 => f''(t) = 4; Take the derivative of it we can get a velocity function. f'(t) = 4t + c. Since the velocity from 100 to 80 is -20 (average), this means at t = 0, f'(0) = -22 => f'(t) = 4t - 22; Take the derivative again to get the position function: f(t) = 2t^2 - 22t + d, here d = 100 should be trivial. So, the function that models the relationship is f(t) = 2t^2 - 22t + 100.
2. By the compound interest formula:
A = P (1 + r/n)^(nt) , since it's yearly, so n = 1;
results A(t) = 100 (1+0.12)^t.
3. The average rate of change is basically finding the slope, m = y1 - y2 / x1 - x2.