104 Solve a system of linear equations

A system of linear equations includes two or more linear equations. The graphs of two lines will intersect at a single point if they are not parallel. Two parallel lines can also intersect if they are coincident, which means they are the same line and they intersect at every point. For two lines that are not parallel, the single point of intersection will satisfy both equations and therefore represent the solution to the system.

To find this point when the equations are given as functions, we can solve for an input value so that [latex]f\left(x\right)=g\left(x\right)\\[/latex]. In other words, we can set the formulas for the lines equal to one another, and solve for the input that satisfies the equation.

Example 12: Finding a Point of Intersection Algebraically

Find the point of intersection of the lines [latex]h\left(t\right)=3t - 4\\[/latex] and [latex]j\left(t\right)=5-t\\[/latex].

Solution

Set [latex]h\left(t\right)=j\left(t\right)\\[/latex].

[latex]\begin{cases}3t - 4=5-t\hfill \\ \text{ }4t=9\hfill \\ \text{ }t=\frac{9}{4}\hfill \end{cases}\\[/latex]

This tells us the lines intersect when the input is [latex]\frac{9}{4}\\[/latex].

We can then find the output value of the intersection point by evaluating either function at this input.

[latex]\begin{cases}j\left(\frac{9}{4}\right)=5-\frac{9}{4}\hfill \\ \text{ }=\frac{11}{4}\hfill \end{cases}\\[/latex]

These lines intersect at the point [latex]\left(\frac{9}{4},\frac{11}{4}\right)\\[/latex].

Analysis of the Solution

Looking at Figure 24, this result seems reasonable.

Graph of two functions h(t) = 3t - 4 and j(t) = t +5 and their intersection at (9/4, 11/4).
Figure 24

Q & A

If we were asked to find the point of intersection of two distinct parallel lines, should something in the solution process alert us to the fact that there are no solutions?

Yes. After setting the two equations equal to one another, the result would be the contradiction “0 = non-zero real number”.

Try It 8

Using the graph in the Analysis of the Solution for Example 12, identify the following for the function [latex]j\left(t\right)\\[/latex]:

a. y-intercept

b. x-intercept(s)

c. slope

d. Is [latex]j\left(t\right)\\[/latex] parallel or perpendicular to [latex]h\left(t\right)\\[/latex] (or neither)?

e. Is [latex]j\left(t\right)\\[/latex] an increasing or decreasing function (or neither)?

f. Write a transformation description for [latex]j\left(t\right)\\[/latex] from the identity toolkit function [latex]f\left(x\right)=x\\[/latex].

Solution

Example 13: Finding a Break-Even Point

A company sells sports helmets. The company incurs a one-time fixed cost for $250,000. Each helmet costs $120 to produce, and sells for $140.

  1. Find the cost function, C, to produce x helmets, in dollars.
  2. Find the revenue function, R, from the sales of x helmets, in dollars.
  3. Find the break-even point, the point of intersection of the two graphs and R.

Solution

  1. The cost function in the sum of the fixed cost, $125,000, and the variable cost, $120 per helmet.
    [latex]C\left(x\right)=120x+250,000\\[/latex]
  2. The revenue function is the total revenue from the sale of [latex]x[/latex] helmets, [latex]R\left(x\right)=140x\\[/latex].
  3. The break-even point is the point of intersection of the graph of the cost and revenue functions. To find the x-coordinate of the coordinate pair of the point of intersection, set the two equations equal, and solve for x.
    [latex]\begin{cases}\text{ }C\left(x\right)=R\left(x\right)\hfill \\ 250,000+120x=140x\hfill \\ \text{ }250,000=20x\hfill \\ \text{ }12,500=x\hfill \\ \text{ }x=12,500\hfill \end{cases}\\[/latex]

    To find [latex]y[/latex], evaluate either the revenue or the cost function at 12,500.

    [latex]\begin{cases}R\left(20\right)=140\left(12,500\right)\hfill \\ =$1,750,000\hfill \end{cases}\\[/latex]

The break-even point is (12,500, 1,750,000).

Analysis of the Solution

This means if the company sells 12,500 helmets, they break even; both the sales and cost incurred equaled 1.75 million dollars.

Graph of the two functions, C(x) and R(x) where it shows that below (12500, 1750000) the company loses money and above that point the company makes a profit.
Figure 25

License

Icon for the Creative Commons Attribution 4.0 International License

College Algebra Copyright © by Lumen Learning is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book