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

From Math Wiki
Jump to navigation Jump to search
Line 51: Line 51:
 
!Solution:  
 
!Solution:  
 
|-
 
|-
|Apply the formula with <math> m=3 </math>,<math>x_1=1</math> and <math>y_1=2</math>
+
|Apply the formula with <math> m=3 </math> , <math>x_1=1</math> and <math>y_1=2</math>
 
|-
 
|-
 
|<math style="vertical-align: -5px">y-2=3(x-1)</math>
 
|<math style="vertical-align: -5px">y-2=3(x-1)</math>

Revision as of 09:24, 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. 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 } is the slope 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,b) } is the y-intercept.

Finding the 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 }

For instance, suppose you want to find the slope of the line passing through the distinct points 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,x_2) } 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 (y_1,y_2) } .

 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 Slope =\frac {y_2-y_1}{x_2-x_1} =\frac {y_1-y_2}{x_1-x_2}}

Exercises Find the slope 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 (-6,2)} 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 (3,20)}

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 2}

2)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 (3,-7)} 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 (-3,-7)}

Solution:  

3) and

Solution:  

Writing the linear equation

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

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

Notes:

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

This page were made by Tri Phan