Section 4.3 Curve Fitting
Subsection 1. Write an equation for a point on a graph
If a curve passes through a given point, the coordinates of the point satisfy the equation of the curve.
Subsubsection Example
Example 4.36.
Write an equation to say that \((-3,8)\) lies on the graph of\(~y=ax^2+bx+c~\text{.}\)
Substitute \(-3\) for \(x\) and \(8\) for \(y\text{.}\)
Subsubsection Exercises
Checkpoint 4.37.
Write an equation to say that \((-4,-18)\) lies on the graph of\(~y=ax^2+bx+c~\text{.}\)
Checkpoint 4.38.
Write an equation to say that \((8,0)\) lies on the graph of\(~y=ax^2+bx+c~\text{.}\)
Checkpoint 4.39.
Write an equation to say that \((0,-5)\) lies on the graph of\(~y=ax^2+bx+c~\text{.}\)
Checkpoint 4.40.
Write an equation to say that \((-60,400)\) lies on the graph of\(~y=ax^2+bx+c~\text{.}\)
Subsection 2. Solve a 2x2 linear system
For fitting a parabola through given points, we'll solve systems using the method of elimination.
Subsubsection Example
Example 4.41.
Solve the system by elimination.
To eliminate the \(x\)-terms,look for the smallest integer that both 2 and 5 divide into evenly, namely, 10. Multiply the first equation by 2 and the second equation by \(-5\text{.}\)
Add these new equations to obtain an equation in \(y\text{.}\)
Solve for \(y\) to find \(y=-1\text{.}\) Finally, substitute \(y=\alert{-1}\) into the first equation and solve for \(x\text{.}\)
The solution to the system is \((4,-1)\text{.}\)
Subsubsection Exercises
Checkpoint 4.42.
Solve the system by elimination.
Checkpoint 4.43.
Solve the system by elimination.
Subsection 3. Solve a (special) 3x3 linear system
In this special case of solving a 3x3 system, we can eliminate \(c\) to create a 2x2 system.
Subsubsection Example
Example 4.44.
Solve the system by elimination.
Eliminate \(c\) by subtracting (1) from (2), then eliminate \(c\) again by subtracting (1) from (3), to get a 2x2 system:
Divide the first equation by 3 and the second equation by 2, then add.
We see that \(a=2\text{.}\) Substituting \(a=2\) into the equation \(a-b=5\text{,}\) we find that \(b=-3\text{.}\) Finally, we substitue \(a=2\) and \(b=-3\) into equation (1) to find
The solution is \(a=2,~b=-3\text{,}\) and \(c=4\text{.}\)
Subsubsection Exercise
Checkpoint 4.45.
Solve the system by elimination.