I can only give possible combinations of the ages. This is because only the product is given. Had the sum of all ages been given, possible combinations would boil down into 1 combination.
3 kids with a youngest. This means that the ages are not the same.
We do prime factorization to get the age combination.
72 ÷ 2 = 36
36 ÷ 2 = 18
18 ÷ 2 = 9
9 ÷ 3 = 3
3 ÷ 3 = 1
1 x 2 x 2 x 2 x 3 x 3 = 72
Possible combination with no repeating number.
1 x 8 x 9 = 72
2 x 4 x 9 = 72
4 x 6 x 3 = 72
1 x 6 x 12 = 72
Answer: B
Step-by-step explanation:
I knew I would have 1 foot left so that made sure it wasn’t A then I knew that it the answer had to be in yards so I convert 8 feet into yards which becomes 2.7 so it’s not three which makes I’m not C. So 9 yards minus 2.7 yards would equal the answer B
Answer:
x=20
3x= 3(20)=60
4x= 4(20)=80
Step-by-step explanation:
The angles CD is 90 degrees because the small square indicates
it. Angles AD are a straight angle, therefore all the other angles within A to D, must equal 180 degree. (straight line/angle=180 degrees).
so AB + 70+ 90= 180 degrees
AB= 180 -70-90
AB=20
x=20
3x= 3(20)=60
4x= 4(20)=80
Answer:
t(n) = 2n² + n - 3
Step-by-step explanation:
<u>Given sequence: </u>
Find the formula for nth term t(n)
<h3>Solution</h3>
<u>Sequence is neither arithmetic nor geometric, analyzing:</u>
<u>First level difference</u>
<u>Second level difference</u>
<u>As there are two levels, the formula should be in the form of:</u>
<u>Trying the formula with the known terms:</u>
- t(2) = 4a + 2b + c = 7 ⇒ 3a + b = 7
- t(3) = 9a + 3b + c = 18 ⇒ 3(3a+b) + c = 18 ⇒ 21 + c = 18 ⇒ c = -3
<u>Going back to previous equations to find remaining coefficients:</u>
- t(1) ⇒ a+ b = 3 ⇒ t(2) = 2a + (a+b) = 7 ⇒2a + 3 = 7 ⇒ a= 2 ⇒ b = 1
<u>So the formula becomes:</u>
t(n) = 2n² + n - 3