/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 23 Find an equation of the line tha... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Find an equation of the line that satisfies the given conditions. Through \((2,1)\) and \((1,6)\)

Short Answer

Expert verified
The equation of the line is \(y = -5x + 11\).

Step by step solution

01

Find the Slope

To find the slope of a line passing through two points \((x_1, y_1)\) and \((x_2, y_2)\), use the formula: \[ m = \frac{y_2 - y_1}{x_2 - x_1} \]Substituting the given points \((2,1)\) and \((1,6)\), we have:\[ m = \frac{6 - 1}{1 - 2} = \frac{5}{-1} = -5 \]So, the slope of the line is \(-5\).
02

Use Point-Slope Form

The point-slope form of the equation of a line is given by:\[ y - y_1 = m(x - x_1) \]We can use either of the given points; let's use \((2,1)\).Using the slope from Step 1 (\(m = -5\)) and the point \((2,1)\), the equation becomes:\[ y - 1 = -5(x - 2) \]
03

Simplify to Slope-Intercept Form

Now, solve the equation from Step 2 to put it in slope-intercept form \(y = mx + b\).Starting with:\[ y - 1 = -5(x - 2) \]Distribute the \(-5\):\[ y - 1 = -5x + 10 \]Add 1 to both sides to solve for \(y\):\[ y = -5x + 11 \]This is the equation of the line.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Slope of a Line
The slope of a line is a number that describes how steep the line is. It tells us how much the y-value changes for a change in the x-value. Imagine a hill: the steeper it is, the greater the slope. To find the slope when you have two points, we use the formula:
  • Formula: \( m = \frac{y_2 - y_1}{x_2 - x_1} \)
  • Where \((x_1, y_1)\) and \((x_2, y_2)\) are any two points on the line.
This formula calculates the change in y (vertical change) divided by the change in x (horizontal change). For the points \((2, 1)\) and \((1, 6)\), the slope calculation is:
  • \( m = \frac{6 - 1}{1 - 2} = \frac{5}{-1} = -5 \)
This means that for each unit increase in x, y decreases by 5 units, indicating a downward sloping line.
Point-Slope Form
The point-slope form is a great way to write the equation of a line when you know the slope and any point on the line. The formula is:
  • Point-Slope Form: \( y - y_1 = m(x - x_1) \)
This form emphasizes the slope \(m\), and \((x_1, y_1)\) which is a specific point on the line. To use the point-slope formula:
  • Select one point on the line, for example \((2, 1)\).
  • Substitute \(m = -5\) and \((x_1, y_1) = (2, 1)\) into the formula: \( y - 1 = -5(x - 2) \).
This results in an equation that represents the line passing through the given point with the given slope.
Slope-Intercept Form
The slope-intercept form is probably the most popular way to write an equation of a line because it clearly shows both the slope \(m\) and the y-intercept \(b\). This form is written as:
  • Slope-Intercept Form: \( y = mx + b \)
When you want to rewrite a point-slope equation into the slope-intercept form, you focus on solving for \(y\). Let's work from the equation \( y - 1 = -5(x - 2) \):
  • Start by distributing \(-5\): \( y - 1 = -5x + 10 \).
  • Add 1 to both sides to isolate \(y\): \( y = -5x + 11 \).
Now, the equation \( y = -5x + 11 \) shows that the line has a slope of \(-5\) and crosses the y-axis at \(11\). This clear form helps us quickly graph the line or understand its direction and position.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Study anywhere. Anytime. Across all devices.