Respuesta :
your normal parabola is y=x^2 but with translations you get the form y=a(x-h)^2+k. it is horizontally shifted by 15 so h=15, the stretch factor is 20 so a=20, it is translated down by 30 so k=-30, and it is reflected in the x axis so a is negative. your answer is y=-20(x-15)^2-30. DONT OPEN ANY SKETCHY LINKS!!!
Answer:
y' = a(x'- ((h-15)/20))² + -(k-30)
Step-by-step explanation:
Vertex: (h,k)
horizontally translated 15 units left: (h-15 , k)
stretch by a factor of 20: ((h-15)/20 , k)
vertically translated down 30 units: ((h-15)/20 , k-30)
reflected in the x axis: ((h-15)/20 , -(k-30))
Vertex' (h' , k'): ((h-15)/20 , -(k-30))
Equation: y' = a(x'-h')² + k'
y' = a(x'- ((h-15)/20))² + -(k-30)