mymachine
- 42
- 0
How to find the below quadratic function?
y = 0, x = 0
y = 2, x = 1
y = 2, x = -1
Thank you
y = 0, x = 0
y = 2, x = 1
y = 2, x = -1
Thank you
The discussion focuses on determining the parameters of a quadratic function given three points: (0, 0), (1, 2), and (-1, 2). The recommended approach is to use an ansatz method to derive three linear equations based on these points. Solving these equations will yield the coefficients of the quadratic function in the standard form y = ax² + bx + c.
PREREQUISITESStudents, educators, and anyone interested in algebra, particularly those looking to understand quadratic functions and their applications in problem-solving.