You can put this solution on YOUR website! Find the intersections of y=x^2 and y=0.9^x
----------------
x^2 = 0.9^x
x^2 - 0.9^x = 0
-------
There is no algebraic solution since x is in a term and in an exponent.
Use graphical or iterative methods.
-------
f(x) =
Differentiate
f'(x) =
Use Newton-Raphson (or a graphing calculator)
email via the TY note for help or to check your work/answers.