<h3>
Answer: -i</h3>
========================================================
Explanation:
i = sqrt(-1)
Lets list out the first few powers of i
- i^0 = 1
- i^1 = i
- i^2 = -1
- i^3 = i*i^2 = i*(-1) = -i
- i^4 = (i^2)^2 = (-1)^2 = 1
By the time we reach the fourth power, we repeat the cycle over again (since i^0 is also equal to 1). The cycle is of length 4, which means we'll divide the exponent over 4 to find the remainder. Ignore the quotient. That remainder will determine if we go for i^0, i^1, i^2 or i^3.
For example, i^5 = i^1 because 5/4 leads to a remainder 1.
Another example: i^6 = i^2 since 6/4 = 1 remainder 2
Again, we only care about the remainder to find out which bin we land on.
-------------
Turning to the question your teacher gave you, we have,
739/4 = 184 remainder 3
So i^739 = i^3 = -i
<h3>
-i is the final answer</h3>
--------------
Side notes:
- if i^a = i^b, then a-b is a multiple of 4
- Recall that the divisibility by 4 trick involves looking at the last two digits of the number. So i^739 is identical to i^39.
Answer:
She gave a $2.00 tip witch would be %20 of her meal cost.
Step-by-step explanation:
</3 PureBeauty
x=2
sorry for the bad handwriting btw.
Answer: $0.38
Worded explanation:
4.94 divided by 13 equals 0.38, making your answer $0.38
Unworded explanation:
4.94/13 = 0.38
$0.38
Company A
Income = 35,000 + 0.03x
Company B
Income = 25,000 + 0.05x
set them equal to see how much of sales Julia needs to make the same income at both companies.
30,000 + 0.03x = 25,000 + 0.05x
30,000 - 25,000 = 0.05x - 0.03x
5,000 = 0.02x
5,000/0.02 = x
250,000 = x
Company A has better base salary and so would pay better if less than 250,000 sales are made. Company B has bigger percent bonus and would be a better deal if more than 250,000 sales are made.
So it's the 2nd choice.