Question 1045530
{{{f(x)=-7x^2}}}->to get {{{g(x)=-35highlight(x^3)+5}}}; it must be mistake, should be squared

{{{f(x)=-7x^2}}}->to get {{{g(x)=-35x^2+5}}}

it is
2- stretched vertically by a factor of {{{5}}} and translated up {{{5}}} units


{{{drawing( 600, 600, -10, 10,-10,10, 
locate(1,-3,f(-7x^2)),locate(1,5,g(-35x^2+5)),
 graph( 600, 600, -10, 10, -10, 10, -7x^2, -35x^2+5)) }}}