7. (i) Find the value of $y$ for which
$$1.01^{y - 1} = 500$$
Give your answer to 2 decimal places - Edexcel - A-Level Maths Pure - Question 8 - 2018 - Paper 4
Question 8
7. (i) Find the value of $y$ for which
$$1.01^{y - 1} = 500$$
Give your answer to 2 decimal places.
(ii) Given that
$$2 \log(3x + 5) = \log(3x + 8) + 1, \quad x >... show full transcript
Worked Solution & Example Answer:7. (i) Find the value of $y$ for which
$$1.01^{y - 1} = 500$$
Give your answer to 2 decimal places - Edexcel - A-Level Maths Pure - Question 8 - 2018 - Paper 4
Step 1
Find the value of $y$ for which $1.01^{y - 1} = 500$
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To find y, we first apply the logarithm to both sides:
log(1.01y−1)=log(500)
Using the power rule of logarithms, this simplifies to:
(y−1)log(1.01)=log(500)
Solving for y gives:
y−1=log(1.01)log(500)y=log(1.01)log(500)+1
Calculating this:
y≈6.56
The answer is y≈6.56 (to 2 decimal places).
Step 2
show that $9x^2 + 18x - 7 = 0$
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Starting from the equation:
2log(3x+5)=log(3x+8)+1
We rewrite the right-hand side:
log(3x+8)+1=log(3x+8)+log(10)=log(10(3x+8))
This allows us to set the logarithms equal:
log(3x+5)2=log(10(3x+8))
Removing the logarithms:
(3x+5)2=10(3x+8)
Expanding both sides:
9x2+30x+25=30x+80
Now, simplifying gives:
9x2+25−80=0
Thus:
9x2+18x−7=0
Sign up now to view full answer, or log in if you already have an account!
Answer
From the previous step, we have the quadratic equation:
9x2+18x−7=0
To solve it, we apply the quadratic formula:
x=2a−b±b2−4ac,
where a=9, b=18, and c=−7.
Calculating the discriminant:
D=182−4⋅9⋅(−7)=324+252=576
Since D is a perfect square, using the quadratic formula gives:
x=18−18±576=18−18±24
This results in two possible solutions:
x=186=31
x=18−42=−37
Given the constraint x>−35, the valid solution is:
x=31.