Question 1085630

{{{ x = y - 3 }}}
{{{ y = z^2 }}}
Substitute {{{ z^2 }}} for {{{y}}} in the top equation:
{{{ highlight( x = z^2 - 3) }}}