Did I do this problem right?
$\log y= 10 + 2(\log x)$
$y= 10^{10} + x^2$?
Edit: How does $10^{\log (x^2)}= x^2$? I can't seem to find an explanation for this. All the websites that I found already assumes that it equals $x^2$. Sorry for the trouble.
I'm a bit lost :(.
just remember that $a^{\log_a x}=a$ & $\log_a x=y$ then $a^y=x$. I think you have wrighten wrong, it has to be $y= 10^{10}\times x^2$.
or $\log a-\log b=\log\dfrac{a}{b}$ $$\log y= 10 + 2(\log x)=10+\log x^2$$ $\log y-\log x^2=10$ thus $\log \dfrac{y}{x^2}=10$ then $\dfrac{y}{x^2}= 10^{10}$ hence $y= 10^{10}\times x^2$.