Then two axes are drawn. An axis is a straight line that extends forever. One axis is drawn horizontally through the origin, and is known as the horizontal axis, or as the \(x\)-axis. The other axis is drawn vertically through the origin, and is known as the vertical axis, or the \(y\)-axis.
Now the plane has been divided into four quadrants. The upper right quadrant is Quadrant I. Then moving counter-clockwise around the origin, the remaining quadrants are numbered II, III, and IV.
Each axis is given a scale. This means marking some numbers on each axis so we know distances. Numbers must be marked in a way such that a numerical distance of \(1\) (for example from β0β to β1β, or from β1β to β2β) always corresponds to the same physical distance on the plane. However, it is OK (and common) for the scale on the \(x\)-axis to be different from the scale on the \(y\)-axis.
Now each point on the plane can be identified with an ordered pair of numbers, \((x_0,y_0)\text{.}\) The number \(x_0\) tells you a place on the \(x\)-axis, and the number \(y_0\) tells you a place on the \(y\)-axis. If you move up/down from that place on the \(x\)-axis, while also moving right/left from that place on the \(y\)-axis, there is one point where the two paths cross. And this is the point labeled with \((x_0,y_0)\text{.}\) Here are some example points with their coordinates.
The first point is \({{\frac{10}{3}}}\) to the right and \(3\) down from the origin. The second point is \(2\) to the left and \({{\frac{2}{3}}}\) down from the origin.
When an equation has the variables \(x\) and \(y\text{,}\) for example \(y=2x+1\) or \(x^2 + y^2 = 4\text{,}\) the graph of that equation is the collection of all the points \((x,y)\) that make the equation true. Typically when you plot all these points on the Cartesian plane, you end up with a line or curve.
Given an equation in \(x\) and \(y\text{,}\) and a point \((x_0,y_0)\text{,}\) you might want to know if that point is on the graph of that equation. To determine this, you can substitute the \(x\)- and \(y\)-values from the point into the equation and see if it boils down to a true or false equation.
How do you draw a graph, given an equation with \(x\) and \(y\text{?}\) There are many valid methods depending on the equation, but the most fundamental tool you can use is to just make up some \(x\)-values and then use the equation to solve for the corresponding \(y\)-values. Then you have so many points you can plot as dots. With enough of these, you hopefully see a pattern and can connect the dots in a smooth way. ExampleΒ 3.2.6 demonstrates this process.
You bought a new car for \({\$42{,}000}\) with a zero interest loan over a five-year period. That means youβll have to pay \({\$700}\) each month for the next five years (\(60\) months) to pay it off. According to this information, the equation \(y={42000-700x}\) models the loan balance after \(x\) months, where \(y\) is in dollars. Make a graph of this equation.
Time \(x\) is measured in months, and this loan will take \(60\) months to pay off. So we will make a table where the \(x\)-values run from \(0\) to \(60\text{.}\)
With a table of \(x\)- and \(y\)-values, the rate of change from one row to the next is defined to be
\begin{equation*}
\frac{\text{change in $y$}}{\text{change in $x$}}=\frac{\Delta y}{\Delta x}=\frac{y_2-y_1}{x_2-x_1}
\end{equation*}
Sometimes the numerator \(y_2-y_1\) is naturally negative, and sometimes the denominator \(x_2-x_1\) is naturally negative, and we need to be careful with signs.
When you move from one row to the next, does the \(x\)-value always get a certain number added to it, and the \(y\)-value always gets multiplied by a certain (possibly different) number?
As each \(x\)-value increases by \(1\text{,}\) the \(y\)-values increases by \({1}\text{,}\) then \({15}\text{,}\) then \({65}\text{,}\) then \({175}\text{,}\) then \({369}\text{.}\) So this table shows that \(x\) and \(y\) do not have a linear relationship.
When you take any two points on a straight (non-vertical) line, the rate of change is always the same no matter which two points you choose. We call this common rate of change the slope of the line. It is usually represented by the symbol \(m\text{.}\)
A useful mantra for slope is βrise over runβ, because graphically as you move from \((x_1,y_1)\) and \((x_2,y_2)\text{,}\) the amount you βriseβ by is \(y_2-y_1\text{,}\) and the amount you βrunβ by is \(x_2-x_1\text{.}\) However, it is recommended that you get in the habit of thinking about the βrunβ as coming logically first, and the βriseβ being a consequence of the run.
In an application setting, if some quantity is growing at a constant rate over time, that rate that it is growing is the slope of a line that you would have if you were to draw a graph where time is the horizontal axis, and that quantity is the vertical axis.
First we use the graph to identify two points. We find \((7, 1)\) and \((3, 8)\text{,}\) but you might find another pair of points and the slope will work out to be the same. Using the slope formula:
Sammy is learning to ski on the slopes of Mt.Β Hood. The graph below models his elevation from the ski parkβs base as time passes during one ski run on a small hill. Find the slopes of the four line segments, and interpret their meanings in this context.
The first and third segments clearly have slope \(0\text{.}\) For the others, we need to indentify the coordinates of the points that begin and end each line segment: \((0,200)\text{,}\)\((30,200)\text{,}\)\((60,0)\text{,}\)\((100,0)\text{,}\) and \((300,200)\text{.}\) For the second and fourth slopes:
If a line equation is written in the form \(y=mx+b\) (where \(m\) and \(b\) are numbers, \(x\) and \(y\) are variables) then it is said to be in slope-intercept form. The number \(m\) is the slope of the line, and the point \((0,b)\) is the \(y\)-intercept of the line. Slope-intercept form is useful because you can immediately see the slope and the \(y\)-intercept.
Graphing a line equation that is in slope-intercept form can be done by first marking the \(y\)-intercept at \((0,b)\) on the \(y\)-axis, and then using slope triangles based on the slope \(m\text{.}\)
Conversely, you might need to write down a lineβs equation in slope-intercept form. If you have a way to determine the slope and the \(y\)-intercept, then all you need to do is write down \(y=mx+b\) with the appropriate values for \(m\) and \(b\text{.}\) For example if you have a graph of a line, you can see the value of \(b\) where the line crosses the \(y\)-axis. And you can use a slope triangle to determine the slope \(m\text{.}\) Then writing \(y=mx+b\) gives you an equation for the line.
If \(m=1\text{,}\)\(m=-1\text{,}\) or \(m=0\text{,}\) you donβt need to write \(m\text{;}\) you can just write \(y=x+b\text{,}\)\(y=-x+b\text{,}\) or \(y=b\text{.}\) And if \(b=0\text{,}\) you donβt need to write \(b\text{;}\) you can just write \(y=mx\text{.}\)
In an application setting, if you know the constant rate at which something is growing over time, that is the slope \(m\text{.}\) And if you know the initial value that the quantity had when the time \(t\) was \(0\text{,}\) that is the value for \(b\text{.}\) And so \(y=mt+b\) models that quantity growing over time.
We can see the \(y\)-intercept is at \((0,4)\text{.}\) Using βrise over runβ, we also see that the slope is \({{\frac{1}{6}}}\text{.}\) So the lineβs slope-intercept equation is \({y = {\frac{1}{6}}x+4}\text{.}\)
A company set aside a certain amount of money in the year 2000. The company spent exactly \({\$26{,}000}\) from that fund each year on perks for its employees. In \(2004\text{,}\) there was still \({\$863{,}000}\) left in the fund.
Let \(x\) be the number of years since 2000, and let \(y\) be the amount of money, in dollars, left in the fund that year. Use a linear equation to model the amount of money left in the fund after so many years.
The linear modelβs slope-intercept equation is .
A lineβs equation in slope-intercept form looks like \(y=mx+b\text{,}\) where \(m\) is the slope, and \(y\) is the \(y\)-coordinate of the \(y\)-intercept. We have been told that the account decreases by \({\$26{,}000}\) each year, so the slope of the linear model is \(-26000\) (dollars per year).
So now we have that \(y=-26000x+b\text{.}\) The next step is to find the value of \(b\text{.}\) One way is to substitute a point into \(y={-26000x}+b\text{.}\) We use the point \((4,863000)\text{.}\)
In the year \(2011\text{,}\)\(x\) was \(11\text{.}\) To find the amount remaining in the fund at that time, we substitute \(11\) in for \(x\) in the slope-intercept equation from part (a), and we have:
The fund will be empty when it has \({\$0}\) left in it. That is, \(y\) will equal \(0\text{.}\) To find how many years until this happens, we substitute \(0\) in for \(y\) in the equation \(y=-26000x+967000\text{,}\) and we have:
If you know the slope of a line is \(m\text{,}\) and you know one point that the line passes through is \((x_0,y_0)\text{,}\) then one equation for that line is \(y=m(x-x_0)+y_0\text{,}\) and that is said to be in point-slope form.
Point-slope form is valuable because it allows you to work with an equation for a line and not directly care where the \(y\)-intercept is. Instead, you can work with any other point on the line, \((x_0,y_0)\text{.}\) The \(y\)-intercept happens where \(x\) is \(0\text{,}\) and in context, that might be meaningless.
Students need to become used to the subtraction sign in front of \(x_0\) and the addition sign in front of \(y_0\text{.}\) The different signs can cause confusion. But note that if you substitute \(x_0\) in for \(x\text{,}\) then the entire block \(m(x-x_0)\) is zeroed out and you are left with only \(y_0\text{.}\) This might help you remember those signs.
Usually you should resist the temptation to convert a point-slope form line equation into slope-intercept form. One exception is when you want to find the lineβs \(y\)-intercept quickly.
Graphing a line equation that is in point slope form is straightforward. First, identify the special point that is being used, \((x_0,y_0)\text{,}\) and mark that point. Then use slope triangles based on the slope \(m\) to extend the line.
In an application setting, if you know the constant rate at which something is growing over time, that is the slope \(m\text{.}\) And if you know some piece of data about one point in time, that tells you a special point \((t_0,y_0)\text{.}\) And so \(y=m(t-t_0)+y_0\) models that quantity growing over time.
This line is in point-slope form, so we can just recognize that the slope is \(4\) and the line passes through the point \({\left(6,3\right)}\text{.}\)
So the slope is \({-{\frac{5}{3}}}\text{.}\) Using the point \({\left(-2,-6\right)}\) and point-slope form, an equation for the line is \(y={-{\frac{5}{3}}\mathopen{}\left(x+2\right)-6}\text{.}\)
A biologist has been observing a treeβs height. This type of tree typically grows by \(0.21\) feet each month. Ten months into the observation, the tree was \(20.1\) feet tall.
Let \(x\) be the number of months passed since the observations started, and let \(y\) be the treeβs height at that time, in feet. Use a linear equation to model the treeβs height as the number of months pass.
Point-slope form is \(y=m(x-x_0)+y_0\text{,}\) where \(m\) is the slope, and \((x_0,y_0)\) is some point we know to be on the line. We first need to find the lineβs slope. Since the tree grows at a rate of \(0.21\) feet per month, \(0.21\) is the slope of the linear model.
After \(30\) months, we can find the height of the tree if we substitute \(30\) in for \(x\) in the equation \(y=0.21(x-10)+20.1\text{,}\) and we have:
A line can be presented with an equation in the form \(Ax+By=C\text{,}\) and this is called standard form. In standard form, the \(y\) is not isolated. And \(x\) and \(y\) have symmetric roles on the left side of the equation.
Unlike slope-intercept and point-slope forms, there is no direct meaning to the numbers in a standard form equation. The \(A\text{,}\)\(B\text{,}\) and \(C\) donβt directly tell you anything about the lineβs graph. However:
With a line equation in standard form, it is easy to find the \(x\)- and \(y\)-intercepts, even if you donβt memorize the facts listed above. You can just substitute \(y=0\) when looking for the \(x\)-intercept, and substitute \(x=0\) when looking for the \(y\)-intercept.
For this reason, when trying to plot a line from an equation in standard form, it might be easiest to locate the intercepts and plot them. Then connect those points and extend to make a straight line.
Find the \(x\)-intercept by setting \(y=0\text{.}\) That makes \(5x=35\text{,}\) so \(x=7\text{.}\) And the \(x\)-intercept is at \({\left(7,0\right)}\text{.}\)
Find the \(y\)-intercept by setting \(x=0\text{.}\) That makes \(-7y=35\text{,}\) so \(y=-5\text{.}\) And the \(y\)-intercept is at \({\left(0,-5\right)}\text{.}\)
We can plot this by finding the \(x\)-intercept, which is at \({\left(9,0\right)}\text{,}\) and the \(y\)-intercept, which is at \({\left(0,-7\right)}\text{.}\) After plotting these, we can just connect the dots and extend the line past them. It is highly recommended to do some quality control by checking that a few more points on the line youβve drawn actually satisfy the equation.
Vertical lines have equations of the form \(x=h\) for some fixed number \(h\text{.}\) Vertical lines do not have slope at all (not to be confused with having slope \(0\)).
Two vertical lines are parallel. If neither line is vertical, the two lines are parallel if and only if they have the same slope. If you have two lines and need to determine whether or not they are parallel, find each lineβs slope. Only when they have the exact same slope will the two lines be parallel.
Two lines are perpendicular when one is horizontal and the other is vertical. But if neither line is vertical, then they are perpendicular if and only if when you multiply their slopes together, the result is \(-1\text{.}\) In other words, the two slopes are negative reciprocals of each other.
This is a vertical line, so it has an equation in the form \(x=\text{number}\text{.}\) The graph shows us which number. The equation is \({x = 6}\text{.}\)
Line \(\ell_1\) contains the points \({\left(-8,-8\right)}\) and \({\left(-6,1\right)}\text{.}\) Line \(\ell_2\) contains the points \({\left(6,5\right)}\) and \({\left(8,14\right)}\text{.}\)
The first lineβs slope is \({{\frac{9}{2}}}\) and the second lineβs slope is also \({{\frac{9}{2}}}\text{.}\) So either the two lines are the same line, or they are parallel.
In point-slope form, the first line has an equation \(y={{\frac{9}{2}}}(x + 8) - 8\text{,}\) and the second line has an equation \(y={{\frac{9}{2}}}(x-6)+5\text{.}\) In slope-intercept form, these are \(y={{\frac{9}{2}}x+28}\) and \(y={{\frac{9}{2}}x-22}\text{.}\) So the two lines have different \(y\)-intercepts and must be distinct lines.
A line is parallel to the line passing through \({\left(-3,0\right)}\) and \({\left(3,-3\right)}\text{,}\) and passes through \({\left(6,-5\right)}\text{.}\)
Based on the points \({\left(-3,0\right)}\) and \({\left(3,-3\right)}\text{,}\) the first line has slope \({-{\frac{1}{2}}}\text{.}\) But the lines are parallel, so the second line also has slope \({-{\frac{1}{2}}}\text{.}\) The second line passes through \({\left(6,-5\right)}\text{,}\) so we can use point-slope form to write an equation for it: \(y={-\left(0.5\mathopen{}\left(x-6\right)+5\right)}\text{.}\) To plot this, we can start at \({\left(6,-5\right)}\) and use slope triangles.
The pressure in a full propane tank will rise and fall if the ambient temperature rises and falls. The equation \(P={0.2\mathopen{}\left(T+460\right)}\) models this relationship, where the temperature \(T\) is measured in Β°F and the pressure and the pressure \(P\) is measured in lb/in^2. Plot a graph of this equation. Make sure to use \(T\)-values that make sense in context.
A liquid solution is slowly leaking from a container. This graph shows how many milliliters \(y\) of solution remains in the container after \(x\) minutes.
A gym charges members \({\$40}\) for a registration fee, and then \({\$24}\) per month. You became a member some time ago, and now you have paid a total of \({\$232}\) to the gym. How many months have passed since you joined the gym?
Dave hired a face-painter for a birthday party. The painter charged a flat fee of \({\$100}\text{,}\) and then charged \({\$5.50}\) per person. In the end, Dave paid a total of \({\$204.50}\text{.}\) How many people used the face-painterβs service?
By your cell phone contract, you pay a monthly fee plus \({\$0.03}\) for each minute you spend on the phone. In one month, you spent \(290\) minutes over the phone, and had a bill totaling \({\$23.70}\text{.}\)
Let \(x\) be the number of minutes you spend on the phone in a month, and let \(y\) be your total cell phone bill for that month, in dollars. Use a linear equation to model your monthly bill based on the number of minutes you spend on the phone.
Scientists are conducting an experiment with a gas in a sealed container. The mass of the gas is measured, and the scientists realize that the gas is leaking over time in a linear way. Each minute, they lose \(2.3\) grams. Six minutes since the experiment started, the remaining gas had a mass of \(82.8\) grams.
Let \(x\) be the number of minutes that have passed since the experiment started, and let \(y\) be the mass of the gas in grams at that moment. Use a linear equation to model the weight of the gas over time.
Scientists are conducting an experiment with a gas in a sealed container. The mass of the gas is measured, and the scientists realize that the gas is leaking over time in a linear way.
Let \(x\) be the number of minutes that have passed since the experiment started, and let \(y\) be the mass of the gas in grams at that moment. Use a linear equation to model the weight of the gas over time.
A company set aside a certain amount of money in the year 2000. The company spent exactly \({\$43{,}000}\) from that fund each year on perks for its employees. In \(2002\text{,}\) there was still \({\$624{,}000}\) left in the fund.
Let \(x\) be the number of years since 2000, and let \(y\) be the amount of money, in dollars, left in the fund that year. Use a linear equation to model the amount of money left in the fund after so many years.
A company set aside a certain amount of money in the year 2000. The company spent exactly the same amount from that fund each year on perks for its employees. In \(2003\text{,}\) there was still \({\$834{,}000}\) left in the fund. In \(2006\text{,}\) there was \({\$696{,}000}\) left.
Let \(x\) be the number of years since 2000, and let \(y\) be the amount of money, in dollars, left in the fund that year. Use a linear equation to model the amount of money left in the fund after so many years.
A biologist has been observing a treeβs height. \(15\) months into the observation, the tree was \(20.2\) feet tall. \(17\) months into the observation, the tree was \(20.8\) feet tall.
Let \(x\) be the number of months passed since the observations started, and let \(y\) be the treeβs height at that time, in feet. Use a linear equation to model the treeβs height as the number of months pass.
To make fuel for an automobile, you could mix \(x\) gallons of gasoline with \(y\) gallons of ethanol. Suppose that gasoline costs $4.74 per gallon and ethanol costs $2.07 per gallon, and you want to mix these types of fuel together to make fuel that costs $4.47 total. Write a linear equation in standard form that models the amounts of gasoline and ethanol you could mix.
Line \(\ell_1\) contains the points \({\left(-4,9\right)}\) and \({\left(-1,-9\right)}\text{.}\) Line \(\ell_2\) contains the points \({\left(7,-6\right)}\) and \({\left(0,-3\right)}\text{.}\)
A line is perpendicular to the line passing through \({\left(-4,2\right)}\) and \({\left(0,-4\right)}\text{,}\) and passes through \({\left(9,2\right)}\text{.}\)