Answer:
B is the answer
Step-by-step explanation:
Vertical angles are pair angles formed when two lines intersect. Vertical angles are sometimes referred to as vertically opposite angles because the angles are opposite to each other
Answer:
I think
A display order of numbers are called <u>sequences</u>.
Answer:
recursive: f(0) = 7; f(n) = f(n-1) -8
explicit: f(n) = 7 -8n
Step-by-step explanation:
The sequence is an arithmetic sequence with first term 7 and common difference -8. Since you're numbering the terms starting with n=0, the generic case will be ...
recursive: f(0) = first term; f(n) = f(n-1) + common difference
explicit: f(n) = first term + n·(common difference)
To get the answer above, fill in the first term and common difference values.
Answer:
$18,781.5
Step-by-step explanation:
According to the problem, calculation of the given data are as follows,
Loan amount (P) = $15,000
Rate of interest (r) = 23%
Time (t) = 5 years
Let this loan is compounding annually, then the amount after 5 years can be calculated as follows,
Final amount = P 
by putting the value in formula, we get
= $15,000 ( 
= $15,000 × 1.2521
= $18,781.5