Answer:
1/3
Step-by-step explanation:
Half of two of something would be only one of that something. In this case the something is 1/3 so our answer is 1/3.


__________________________________________

- BCD is an isosceles right triangle , right angled at D
- ABC is an equilateral triangle


❒ Sum of all angles is 180° , since it is an equilateral triangle all the three angles would be same





(Isosceles triangle)









The correct answer is option B
(5 + 3i)(4+ 2i)
= 5(4+2i) + 3i(4+2i)
= 20 +10i + 12i +6i²
= 20 +22i +6(-1)
= 20 + 22i - 6
= 14 + 22i
Is there a picture to go with this? That would help me answer the question.
<h3>
Answer: Choice C) 31</h3>
==============================================
Explanation:
The recursive rule
f(n+1)=f(n)-3
can be rearranged to
f(n) = f(n+1)+3
after adding 3 to both sides
----------------
Now let's say we plug in n = 3
f(n) = f(n+1)+3
f(3) = f(3+1)+3
f(3) = f(4)+3
f(3) = 22+3
f(3) = 25
Repeat for n = 2
f(n) = f(n+1)+3
f(2) = f(2+1)+3
f(2) = f(3)+3
f(2) = 25+3
f(2) = 28
Each time we keep adding 3 to get the previous term (since the original recursive rule says to subtract 3 to get the next term; we just go backwards of what the instructions say).
Lastly, we can find that f(1) = f(2)+3 = 28+3 = 31 making the answer to be choice C.