G(x)=x^3 + 1, h(x)=3^x; solve G(h(a))=244

First combine the two functions so that we have an equation for a to solve:

G(h(a)) = (3^x)^3 + 1 = 3^(3x) + 1 = 244

which gives

3^(3x) = 243

Now we can use logarithms in order to solve the equation

log(3^(3x)) = log(243)

but log(3^(3x))=3x*log(3)

so we have x = (log(243))/(3*log(3))

and if we enter this into a calculator we find that x=5/3

JS

Related Maths A Level answers

All answers ▸

How would you work out the equation of the normal at a point (2,5) given the equation of a line?


The point P lies on the curve C: y=f(x) where f(x)=x^3-2x^2+6x-12 and has x coordinate 1. Find the equation of the line normal to C which passes through P.


solve the simultaneous equation; x^2+y^2=10 2x+y=5


The Curve, C, has equation: x^2 - 3xy - 4y^2 +64 =0 Find dy/dx in terms of x and y. [Taken from Edexcel C4 2015 Q6a]