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 08:40, 12 July 2020

Introduction

The simplest mathematical model for relating two variables is the linear equation Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y=mx+b } (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

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 
 


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 and goes through

Solution:  
Apply the formula with , and to get the result
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y-2=3(x-1)}

Writing the linear equation given two points on the line

Given two point Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (x_1,y_1) } and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle ( x_2,y_2)} 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 (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (4,3)} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (0,-5)}

Solution:  
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m=slope=\frac {3-(-5)}{4-0}=\frac {8}{4}=2}
Apply the point-slope formula with slope Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m=2 } and the given point Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (4,3) } ( I choose Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (4,3) } in this case, but Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (0,-5)} will give the same result) to get
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y-3=2(x-4) }

Notes:

A vertical line goes through has equation of the form Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x=a } where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a } is any constant.

This page were made by Tri Phan