The function representing the price of the ring x years after 2000 is f(x) = (100 + 35)/100 *x + 590 = 135/100 *x + 590 = 1.35x + 590
i.e. f(x) = 1.35x + 590
Answer: 6$
Step-by-step explanation: 5 divided by 10 = 2$ so 3 x 2 = 6
I do not hold responsibility if you get it wrong :(
Set the whole expression = to 0 and solve for x.
3x^(5/3) - 4x^(7/3) = 0. Factor out x^(5/3): x^(5/3) [3 - 4x^(2/3)] = 0
Then either x^(5/3) = 0, or 3 - 4x^(2/3) = 0.
In the latter case, 4x^(2/3) = 3.
To solve this: mult. both sides by x^(-2/3). Then we have
4x^(2/3)x^(-2/3) = 3x^(-2/3), or 4 = 3x^(-2/3). It'd be easier to work with this if we rewrote it as
4 3
--- = --------------------
1 x^(+2/3)
Then
4
--- = x^(-2/3). Then, x^(2/3) = (3/4), and x = (3/4)^(3/2). According to my 3 calculator, that comes out to x = 0.65 (approx.)
Check this result! subst. 0.65 for x in the given equation. Is the equation then true?
My method here was a bit roundabout, and longer than it should have been. Can you think of a more elegant (and shorter) solution?