Difference between revisions of "Lines in the Plane and Slope"

From Math Wiki
Jump to navigation Jump to search
Line 75: Line 75:
 
|<math style="vertical-align: -5px"> m=slope=\frac {3-(-5)}{4-0}=\frac {8}{4}=2</math>
 
|<math style="vertical-align: -5px"> m=slope=\frac {3-(-5)}{4-0}=\frac {8}{4}=2</math>
 
|-
 
|-
|Apply the point-slope formula with slope <math> m=2 </math> and a given point ( I choose <math> (4,3) </math> in this case, but <math>(0,-5)</math> will give the same result) to get
+
|Apply the point-slope formula with slope <math> m=2 </math> and the given point <math> (4,3) </math> ( I choose <math> (4,3) </math> in this case, but <math>(0,-5)</math> will give the same result) to get
 
|-
 
|-
 
|<math style="vertical-align: -5px"> y-3=2(x-4) </math>
 
|<math style="vertical-align: -5px"> y-3=2(x-4) </math>

Revision as of 09:40, 12 July 2020

Introduction

The simplest mathematical model for relating two variables is the linear equation (Slope-intercept form). This equation is called Linear because its graph is a line. is the slope and is the y-intercept.

Finding the slope

For instance, suppose you want to find the slope of the line passing through the distinct points and .

 

Exercises Find the slope of the line passing through the distinct points below

1) and

Solution:  

2) and

Solution:  

3) and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (-3,1)}

Solution:  

Writing the linear equation given a slope and a point on the line

 Point-Slope Form of the Equation of a Line
 The equation of the line with slope  passing through the point  is 
 Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y-y_{1}=m(x-x_{1})}


Notice: In order to write this equation, we need a point and a slope given

Exercises Find the equation of the line line given the information below

1) slope Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle m=3} and goes through

Solution:  
Apply the formula with Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle m=3} , and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y_{1}=2} to get the result
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y-2=3(x-1)}

Writing the linear equation given two points on the line

Given two point and are on the line. To find the equation of this line:

First, use the formula to find the slope

Then, apply the point-slope formula with the slope we just found and one of the given points.

Exercises Find the equation of the line passing through the distinct points below

1) Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (4,3)} and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (0,-5)}

Solution:  
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle m=slope={\frac {3-(-5)}{4-0}}={\frac {8}{4}}=2}
Apply the point-slope formula with slope Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle m=2} and the given point Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (4,3)} ( I choose in this case, but Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (0,-5)} will give the same result) to get
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y-3=2(x-4)}

Notes:

A vertical line goes through has equation of the form where is any constant.

This page were made by Tri Phan