7.4 built a line from a point and a slope, and expanding the result left y alone on one side, equal to a multiple of x plus a constant. Only two numbers differ from one such equation to the next, the coefficient of x and the constant term. The next two problems locate both of them on the graph.
Problem
The graph of y=4x−9 is a straight line, and this equation is already solved for y. The line meets the y-axis at exactly one point. Enter the y-coordinate of that point.
Show a hint
From 7.2, every point of the y-axis has x=0. That point is on the line too, so its coordinates satisfy y=4x−9.
Replace x with 0 in y=4x−9. The product 4(0) is 0, so the right side becomes a single subtraction from 0.
Show the full solution
Substituting x=0 gives y=4(0)−9=0−9=−9. Reading the 9 without its minus sign gives 9 and puts the crossing above the origin instead of below it.
Problem
The line y=52x+6 passes through the point with x=0 and the point with x=10. Work out the y-coordinate of each, then use 7.3's definition to enter the slope of the line.
Show a hint
Substitute each x into the equation to get the two points, then divide the change in y by the change in x.
At x=0 the point is (0,6), and at x=10 the term 52(10) is 4.
Show the full solution
At x=0 the point is (0,6) and at x=10 it is (10,10), so m=10−010−6=104=52. The slope equals the coefficient of x already written in the equation, and the constant term 6 is again the y-coordinate at x=0.
Problem
The equation y=−8x+13 is already solved for y, so the slope of its graph can be read straight off the equation without computing anything. Enter that slope.
Show a hint
The slope is the whole coefficient of x, and the sign written in front of it is part of that coefficient.
Check with two points. Substituting x=0 gives y=13, and substituting x=1 gives y=5.
Show the full solution
The coefficient of x is −8, so the slope is −8. The points (0,13) and (1,5) give 1−05−13=−8 as well. A slope of 8 would mean y rises as x rises, and this line falls.
Problem
A line has slope −43 and y-intercept 14, so its equation in slope-intercept form can be written down with no rearranging. Enter the y-coordinate of the point on that line whose x-coordinate is −12.
Show a hint
Putting m=−43 and b=14 into y=mx+b gives the equation, and one substitution finishes it.
The equation is y=−43x+14, and at x=−12 the product −43(−12) is positive.
Show the full solution
The line is y=−43x+14, and substituting x=−12 gives y=−43(−12)+14=9+14=23. Two negatives multiply to a positive, so the term −43x is 9 here and the result is larger than 14, not smaller.
Setting y=0 finds where the line meets the x-axis and setting x=0 finds where it meets the y-axis, and each substitution leaves a one-letter equation. Those two points are the quickest pair to plot, which is why a line in standard form is usually drawn from its intercepts.
Not every line is written with y by itself. 7.2 wrote linear equations as ax+by=c, both letters on the left, and that arrangement has its own name. Substituting 0 for either variable still leaves a one-letter equation, so the intercepts stay cheap, and one rearrangement is enough for the slope. The next two problems do one of each.
Problem
Exactly one point of the graph of 7x−4y=42 lies on the x-axis. Enter the x-coordinate of that point, not the point itself.
Show a hint
That point is the x-intercept, so start by asking what the second coordinate equals at every point of the x-axis.
Replace y with 0 and simplify. The 42 is divided by the coefficient of x, not by −4.
Show the full solution
Substituting y=0 gives 7x−4(0)=42, so 7x=42 and x=6. Dividing 42 by −4 instead gives −221, which is where the line meets the y-axis, not the x-axis.
Problem
To find the slope of 4x+9y=63, solve the equation for y and read the coefficient of x. A student skips that and divides the coefficient of x by the coefficient of y as they stand, reporting 94. Enter the correct slope.
Show a hint
Reading the coefficients where they stand does not give the slope. Get y by itself on one side first, and then the coefficient of x is the slope.
Subtracting 4x from both sides gives 9y=−4x+63. Now divide every term by 9.
Show the full solution
Subtracting 4x gives 9y=−4x+63, and dividing every term by 9 gives y=−94x+7, so the slope is −94. The student's 94 is the negative of the correct slope, because subtracting 4x makes that term negative before the division by 9.
Any line that has a slope can be written either way, and each direction is one short rearrangement. Standard form to slope-intercept form is solving for y, which the last problem already did. The other direction means collecting both letters on one side and clearing any fraction, since A, B and C are wanted as integers.
Problem
Write y=65x−4 in the form Ax+By=C, where A, B and C are integers with no common factor greater than 1 and A>0. Those conditions fix the three values completely. Enter C.
Show a hint
The three constants have to be integers, so clear the fraction first by multiplying every term by 6.
After multiplying, the equation is 6y=5x−24. Move the x term to the left, then make the coefficient of x positive.
Show the full solution
Multiplying every term by 6 gives 6y=5x−24, and subtracting 5x gives −5x+6y=−24. Multiplying through by −1 makes A>0, leaving 5x−6y=24, so C=24. The coefficients 5, −6 and 24 have no common factor above 1, so with A>0 this is the only such equation for the line.
Problem
Solve 14x+4y=9 for y to put it in slope-intercept form. Enter the slope of the line, as a fraction in lowest terms.
Show a hint
Slope-intercept form needs y alone with coefficient 1, so subtract the x term first and then divide every term by the coefficient of y.
The equation becomes 4y=−14x+9. Dividing by 4 gives a coefficient of x that is not yet in lowest terms.
Show the full solution
Subtracting 14x gives 4y=−14x+9, and dividing every term by 4 gives y=−414x+49, so in lowest terms the slope is −27. Reading −BA straight off gives −414, the same number, and it still has to be reduced.
Substituting y=0 in Ax+By=C leaves Ax=C, so the x-intercept is AC, and x=0 leaves By=C, so the y-intercept is BC. That is 7.2's rule here, and each is one division. Exactly one line passes through two distinct points, so those two are the quickest pair to plot for a line in standard form.
Problem
The equation 6x=−15 is in standard form Ax+By=C with A=6, B=0 and C=−15. Enter the slope of its graph, or the word undefined if it has none.
Show a hint
The rule −BA came from solving Ax+By=C for y, and that step meant dividing by B. Check whether that division can be done here.
There is no y term, so the equation says x=−25 and nothing about y. Two points of the graph are (−25,1) and (−25,4), so work out the change in x between them.
Show the full solution
With no y term the equation is x=−25, a vertical line, and every point of it has the same x-coordinate, so the change in x in the slope fraction is 0 and the slope is undefined. The rule −BA would give −06, which is not a number, since that rule came from dividing by B and is valid only when B=0.
Problem
The line 2x+9y=−36 is in standard form, and it crosses the x-axis at (p,0) and the y-axis at (0,q). Enter the value of p+q.
Show a hint
The two crossings come from two separate substitutions, y=0 for the first and x=0 for the second.
Setting y=0 leaves 2x=−36, and setting x=0 leaves 9y=−36.
Show the full solution
Setting y=0 gives 2x=−36, so p=−18, and setting x=0 gives 9y=−36, so q=−4, and their sum is −18+(−4)=−22. Answering −18 reports only the x-axis crossing, and dropping the minus on q gives −14 instead.
Which form to use depends on the question. From standard form, each intercept is one division. From slope-intercept form, the slope and the value of y at x=0 are both readable with no work, and when y is an amount changing at a constant rate as x grows, from 7.3 those two numbers are the rate and the amount at the start.
Problem
Water runs into a tank at a steady rate. After x minutes the tank holds y=211x+38 liters. Enter how many liters the tank gains each minute.
Show a hint
The equation is already in the form y=mx+b. The value of y at x=0 is the amount at the start, and the gain each minute is the change in y when x goes up by 1.
Work out what the tank holds at x=0 and what it holds at x=1. The difference between those two amounts is the gain in one minute.
Show the full solution
The equation is already in the form y=mx+b, and the change in y for each extra 1 of x is m, so the number of liters gained each minute is 211. At x=0 the tank holds 38 liters and at x=1 it holds 211+38, a difference of 211. The 38 is the water in the tank before any ran in, so it is no part of the rate.
Problem
A line has slope −47 and its x-intercept is 12. Written as Ax+By=C with A, B and C integers having no common factor greater than 1 and A>0, enter C.
Show a hint
An x-intercept of 12 is the point (12,0), so a point and a slope are both known and 7.4's point-slope form applies.
Point-slope gives y=−47(x−12). Multiply both sides by 4, expand the right side, then move the x term across.
Show the full solution
From (12,0) with slope −47, point-slope gives y−0=−47(x−12), so 4y=−7x+84 and 7x+4y=84, giving C=84. Here A=7, B=4 and C=84 have no common factor greater than 1 and A>0, so no rescaling is needed.
Each line here was taken on its own, and either form is enough to get its slope. With two lines at once there are further questions, whether they ever meet, whether they stay the same distance apart, and whether they cross at a right angle. Lesson 7.6, Parallel, Perpendicular, and Comparing Lines, answers all three by comparing the two slopes.
Practice these ideas
Practice
Enter the y-intercept of the line y=3x+17, meaning the y-coordinate of the point where the line crosses the y-axis.
Show the solution
Substituting x=0 gives y=3(0)+17=17. In slope-intercept form y=mx+b the constant term b is the y-intercept, so it can be read off without substituting.
Practice
Enter the slope of the line y=−85x+2.
Show the solution
The coefficient of x is −85, so the slope is −85. The 2 is the y-intercept, not the slope.
Practice
Enter the slope of the line y=21−21x.
Show the solution
Reordering gives y=−21x+21, so the slope is −21. The coefficient of x is the slope whichever order the two terms are written in, and 21 is the constant term, so it is the y-intercept.
Practice
The line y=32x−5 contains a point whose x-coordinate is 18. Enter that point's y-coordinate.
Show the solution
Substituting x=18 gives y=32(18)−5=12−5=7. The denominator 3 divides 18 exactly, which is why an x-value that is a multiple of the denominator keeps the arithmetic in whole numbers.
Practice
The equation 5y=35x−80 is not in slope-intercept form, since y has a coefficient of 5. Rewrite it as y=mx+b and enter the value of b.
Show the solution
Dividing every term by 5 gives y=7x−16, so b=−16. Reading −80 off the original equation is the common slip, since that constant still has to be divided by 5.
Practice
Enter the x-coordinate of the point where the line 4x+9y=52 crosses the x-axis.
Show the solution
Substituting y=0 gives 4x=52, so x=13. In standard form Ax+By=C that quotient is AC, and the coefficient 9 of y takes no part in it.
Practice
Enter the y-coordinate of the point where the line 4x−7y=77 crosses the y-axis.
Show the solution
Substituting x=0 gives −7y=77, so y=−11. In Ax+By=C the y-intercept is BC. Here B=−7 and C=77, so a positive C still gives a negative intercept.
Practice
A student says the slope of 9x+8y=19 is 89, dividing the coefficient of x by the coefficient of y. Enter the correct slope.
Show the solution
Solving for y gives 8y=−9x+19, then y=−89x+819, so the slope is −89. For Ax+By=C the slope is −BA and not BA, so the student's value has the wrong sign.
Practice
Enter the slope of the line 18x−4y=25 as a fraction in lowest terms.
Show the solution
Subtracting 18x leaves −4y=−18x+25, and dividing every term by −4 gives y=29x−425, so the slope is 29. The rule −BA gives the same value, since A=18 and B=−4 make −−418=29.
Practice
Write y=47x+21 in the form Ax+By=C, where A, B and C are integers with no common factor greater than 1 and A>0. Enter C.
Show the solution
Multiplying every term by 4 gives 4y=7x+2, and subtracting 7x gives −7x+4y=2. Multiplying through by −1 makes A>0, leaving 7x−4y=−2, so C=−2. Multiplying by 4 rather than by 8 keeps the coefficients free of a common factor.
Practice
The graph of 9x=−51 is a vertical line. Enter the x-coordinate of the point where it crosses the x-axis, as a fraction in lowest terms.
Show the solution
Dividing both sides by 9 gives x=−951, and 51 and 9 share the factor 3, so x=−317. Written as Ax+By=C this line has B=0, so it has no slope and never meets the y-axis.
Practice
The graph of 11y=−88 is a horizontal line. Enter its slope, or the word undefined if it has none.
Show the solution
Dividing by 11 gives y=−8, a horizontal line, and any two of its points have the same y, so the change in y is 0 and the slope is 0. The rule agrees here, since −BA=−110=0, and it is allowed because B=0.
Practice
A cartridge holds V milliliters of ink after printing p pages, where 3p+2V=480. Enter how many milliliters of ink each page uses.
Show the solution
Solving for V gives V=−23p+240, and the size of the coefficient of p is the milliliters lost per page, so each page uses 23. The 240 is the value of V at p=0, the ink in a full cartridge, and it is not the rate.
Practice
Enter the slope of the line 8y−3x=5y+24.
Show the solution
Subtracting 5y gives 3y−3x=24, so 3y=3x+24 and y=x+8, which has slope 1. Reading −BA off the original equation gives 83, which is wrong because the two y terms had not been collected yet.
Practice
The line 7x+2y=42 crosses the two axes at two points. Those two points and the origin are the vertices of a right triangle. Enter its area.
Show the solution
Setting y=0 gives x=6 and setting x=0 gives y=21, so the legs have lengths 6 and 21, and the area is 21(6)(21)=63. The right angle sits at the origin, where the two axes meet and the two intercept distances are the legs.
Practice
The graph of kx+6y=23 has slope 35, where k is a constant. Enter k.
Show the solution
The slope is −6k, so −6k=35, and multiplying both sides by −6 gives k=−10. Checking, −10x+6y=23 becomes y=35x+623, whose slope is 35.
Practice
A line passes through (−8,3) and (4,−6). Written as Ax+By=C with A, B and C integers having no common factor greater than 1 and A>0, enter C.
Show the solution
The slope is 4−(−8)−6−3=12−9=−43, so from (4,−6), y+6=−43(x−4), and multiplying by 4 gives 4y+24=−3x+12, so 3x+4y=−12. Moving the x term the other way instead gives −3x−4y=12, where A is negative, so 12 is the wrong value to report.