Finding Solutions to Systems of Equations
Ever wonder where two graphs meet? That's exactly what we're solving for with systems of equations! When you have two equations, their solution is the point (x, y) that makes both equations true at the same time.
Let's break down the key methods you'll see. For quadratic systems (when one equation has x²), you often set the equations equal to each other. For example, if y = -x² + 5 and y = -0.5x² + 3, then -x² + 5 = -0.5x² + 3, and you can solve for x.
When checking if a point is a solution, simply plug the x and y values into both equations. If both equations work out to be true statements, you've got your answer! This is super useful for multiple choice questions where you can test each option.
Quick Tip: Always double-check your answer by substituting back into both original equations!



