4.true
5.false
6.true
7.true
8.true
Answer:
Step-by-step explanation:
let the original price=x
85 % of x=51

21 times x to the fifth (where x is the ratio between values) equals 1240029
1240029/21=59049
59049^(1/5)=9
so the values are 21, 21*9, 21*9^2, 21*9^3, 21*9^4, 1240029
the sum of these values is 1395030
These are my notes that you can use
5x - 2y = 17
4x - 3y = 8
Try to change one of the equations to isolate a variable, so you can use the new equation and substitute it into the other equation.
5x - 2y = 17
-2y = 17 - 5x
y = -17/2 + 5/2x
Now plug this into the second equation
4x - 3(-17/2 + 5/2x) = 8
4x + 51/2 - 15/2x = 8
8/2x - 15/2x = 16/2 - 51/2
-7/2x = -35/2
x = 5
Plug this into either equation to find y
4x - 3y = 8
4(5) - 3y = 8
20 - 3y = 8
-3y = -12
y = 4
x = 5, y = 4