I think it’s 51.6% because 8.3% interest at the rate of 6 years is just 8.3 multiplied by 6 which is 51.6
Answer:
X = -2
Step-by-step explanation:
1/2 X (5X-8) = -9
multiply both sides of the equation by 2
2 X 1/2 X (5X - 8) = 2 X (-9)
1 X (5X - 8) = 2 X (-9)
Reduce the numbers with the greatest common divisor 2
5 x -8 = 2 x (-9)
5 x -8 = -18
Move constant to the right by adding its opposite to both sides
5X -8 + 8=-18 + 8
Then eliminate the opposites
5X = -18 + 8
Calculate the sum
5X = -10
Divide both sides of the equation by 5
5X DIVIDE 5 = -10 DIVIDE BY 5
X = -10 DIVIDE BY 5
X = -2
Answer:
8 days
Step-by-step explanation:
On day 8, Isabella will save 256 nickels, bringing her total to 510.
_____
The number of nickels saved on day n is 2^n. The total is 2^(n+1)-2.
_____
The above can be written down from your knowledge of binary sequences. If you want a more formal development, read on.
__
The number of nickels saved on day n is a geometric sequence with first term 2 and common ratio 2. The n-th term of the sequence is ...
an = a1·r^(n-1) = 2·2^(n-1) = 2^n
The sum of n terms of the sequence is ...
S = a1(r^n -1)/(r -1) = 2(2^n -1)/(2-1)
S = 2^(n+1) -2
__
We want S > 500, so ...
500 < 2^(n+1) -2
502 < 2^(n+1)
251 < 2^n
log(251) < n·log(2)
n > log(251)/log(2)
n > 7.97 . . . . . . . . 8 days or more to save more than 500 nickels
Answer:
60 degrees
Step-by-step explanation:
The angles all have to add up to 180, so you can do

Answer:
the solutions are (3, 7) and (-1, -1)
Step-by-step explanation:
Insert the " = " symbol between the two equations, obtaining:
y = x^2 - 2 = y = 2x + 1
Then x^2 - 2 = 2x + 1, or
x^2 - 2x - 3 = 0, and this can be factored into (x - 3)(x + 1) = 0.
Thus, the x values that satisfy this system are {-1, 3}.
Use y = 2x + 1 to find the corresponding y values:
y = 2(-1) + 1 = -1
and
y = 2(3) + 1 = 7
Then the solutions are (3, 7) and (-1, -1)