The equilibrium of price and quantity is at the point $(p^*,q^*)$ where the following equation is satisfied:
$$Q_d=q^*=Q_s$$
Thus we want to find the unique solution of this system of equations:
$$
\left\{
\begin{array}{c}
10p+Q_d=900 \\
p-0.05Q_s=15
\end{array}
\right.
$$
Firstly we set $Q_d=q^*=Q_s$, which gives us:
$$
\left\{
\begin{array}{c}
10p+q^*=900 \\
p-0.05q^*=15
\end{array}
\right.
$$
$$\Leftrightarrow
\left\{
\begin{array}{c}
q^*=900-10p \\
p-0.05\cdot(900-10p)=15
\end{array}
\right.
$$
$$\Leftrightarrow
\left\{
\begin{array}{c}
q^*=900-10p \\
\frac32p=45+15=60
\end{array}
\right.
$$
$$\Leftrightarrow
\left\{
\begin{array}{c}
q^*=900-10p \\
p^*=p=40
\end{array}
\right.
$$
$$\Leftrightarrow
\left\{
\begin{array}{c}
q^*=900-10p^*=900-10\cdot 40=500 \\
p^*=40
\end{array}
\right.
$$
Thus the equilibrium point is $(p^*,q^*)=(40,500)$.
Let's control if this is the right answer:
- $Q_d=900-10\cdot 40=500$
- $Q_s=\frac {p-15}{0.05}=\frac {40-15}{0.05}=\frac{25}{0.05}=500$