Explicit Formula
Just in case you don't know what this is, the explicit formula is the formula that solves for any term in the series without necessarily knowing what came before the term you are solving.
<em><u>Givens</u></em>
d = t_(n + 1) - t_n You can take any term and the next term for this part of the formula
d = t_3 - t_2
t_3 = 1
t_2 = -7
d = 1 - - 7 = 8
a = -15
<em><u>Formula</u></em>
t_n = a + (n - 1)*d
t_n = -15 + (n - 1)*8
For example find the 5th term.
t_5 = - 15 + (5 - 1)*8
t_5 = - 15 + 4 *8
t_5 = -15 + 32
t_5 = 17 Which is what you have.
Recursive Formula
Computers really like this formula. They use it in what is called a subroutine and they pass values from one part of the program to a subroutine which evaluates the given and sends the result back. I'm telling you all this so you see why you are doing it. The disadvantage of it for humans is that you must know the preceding term to use the recursive formula.
<em><u>Formula</u></em>
t_n = t_(n - 1) + d
<em><u>Example</u></em>
t_6 = t_(6 - 1) + d
t_6 = t_5 + 8
t_6 = 17 + 8
t_6 = 25
You can check this by using the explicit formula.
Cost of the spa treatment = $42
Percentage of sales tax = 6%
Percentage of tips = 20%
Normally the tips amount is calculated before adding sales tax.
Then
Amount of tips given = (20/100) * 42
= (1/5) * 42
= 8.40 dollars
Amount of sales tax taken = (6/100) * 42
= 252/100
= 2.52 dollars
Then
The total amount spent for spa treatment = (42 + 8.40 + 2.52) dollars
= 52.92 dollars
So we can see that $52.92 has been spent in total for spa treatment and this amount includes a sales tax of $2.52 and a tip of $8.40.
Answer:
Example:
Cube with sides: 3. V= 3x3x3= ?
Cube with sides: 6. V= 6x6x6=?
How many times bigger is the second answer? That’s it!
Step-by-step explanation:
The mean, median, and mode are equal to 1. So among the choices, the first one is correct - mean = mode
Mean - an <em>average </em>of the given set of number; to find this, add the numbers and divide it by 11 (the number of given data)
= (-1 + -1 + 0 + 1 + 1 + 1 + 1 + 2 + 2 + 2 + 3) / 11
= 1
Median - the <em>middle or center</em> of the given set; to find this, arrange the numbers in numerical order, then get the center or middle number as the median
= <span>-1, -1, 0, 1, 1, 1, 1, 2, 2, 2, 3
= [</span><span>-1, -1, 0, 1, 1,] <u>1</u>, [1, 2, 2, 2, 3]
Mode - is the value that occurs most of the time in the given set; so obviously <em>number 1 occurred four times</em> so 1 is our mode
</span>
Answer:
$36
Step-by-step explanation:
Jim worked from 8am - 2 pm , which is 6 hours
Woody worked form 10am - 2pm, which is 4 hours
If we take the total time (4+6 = 10) and divide the amount they got, we have:
$60/10 = $6 per hour worked
Since Jim worked 6 hours, he will be paid 6 * 6 = $36
The rest, 60 - 36 = $24 would be paid to Woody (he worked less).
Jim's fair share of earning is $36