/*! 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 71 Find an equation of the line con... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Find an equation of the line containing each pair of points. Write your final answer as a linear function in slope–intercept form. $$(2, -5) \text { and } (0, -1)$$

Short Answer

Expert verified
The equation is y = -2x - 1.

Step by step solution

01

- Find the Slope

The formula to find the slope ( m ) between two points (x_1, y_1) and (x_2, y_2) is m = (y_2 - y_1) / (x_2 - x_1) . Use the given points (2, -5) and (0, -1). Substitute these values into the formula: m = ((-1) - (-5)) / ((0) - (2)) = 4 / (-2) = -2 . The slope m = -2 .
02

- Use the Point-Slope Form

The point-slope form of a linear equation is y - y_1 = m(x - x_1) . Use one of the given points, for instance, (2, -5), and the slope found in Step 1. Substitute into the formula: y - (-5) = -2(x - 2) . This simplifies to: y + 5 = -2(x - 2) .
03

- Simplify to Slope-Intercept Form

Simplify the equation from Step 2 to the slope-intercept form, y = mx + b . Expand and simplify as follows: y + 5 = -2x + 4 , therefore, y = -2x + 4 - 5 , which simplifies to: y = -2x - 1 .
04

- Verify the Equation

To ensure the equation is correct, check if both given points satisfy it. For (2, -5): -5 = -2(2) - 1 which simplifies to -5 = -4 - 1 , therefore, -5 = -5 . For (0, -1): -1 = -2(0) - 1 , which simplifies to -1 = -1 . Both points satisfy the equation, confirming its correctness.

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 Calculation
To find the equation of a line, we first need to calculate the slope. The slope (denoted as \(m\)) represents the steepness and direction of a line.
You can calculate the slope between two points using the formula:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
The points given in this exercise are (2, -5) and (0, -1).
Applying these coordinates, we get:
\[ m = \frac{-1 - (-5)}{0 - 2} = \frac{4}{-2} = -2 \]
This means the slope of our line is \(-2\).
Point-Slope Form
Once you've calculated the slope, you can use the point-slope form to find the equation of the line. The point-slope form is:
\[ y - y_1 = m(x - x_1) \]
Now, choose one of the points. Here, we'll use (2, -5).
By substituting the point (2, -5) and the slope \(m = -2\), we get:
\[ y - (-5) = -2(x - 2) \]
This simplifies to:
\[ y + 5 = -2(x - 2) \]
This is the point-slope form of our equation.
Linear Function
To get the equation in slope-intercept form, which is \(y = mx + b\), we need to simplify the point-slope form equation.
Starting from:
\[ y + 5 = -2(x - 2) \]
First, distribute the \(-2\):
\[ y + 5 = -2x + 4 \]
Next, isolate \(y\) by subtracting 5 from both sides:
\[ y = -2x + 4 - 5\]
This simplifies to:
\[ y = -2x - 1 \]
This is the slope-intercept form of the equation. Verify the equation by plugging in both given points (2, -5) and (0, -1) to ensure they satisfy the equation. Since both points work, the equation is verified correct.
Now, you understand how to transition from slope calculation to point-slope form and finally to the slope-intercept form of a linear function.

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.