11 Graphs of Linear Equations, and Inequalities, in Two Variables.

Slides:



Advertisements
Similar presentations
Objective - To graph linear equations using the slope and y-intercept.
Advertisements

WARM UP 1. Explain how to graph a linear equation written in slope-intercept form. 2. Explain how to graph a linear equation written in point-slope form.
2.4 Writing the Equation of a Line
Graph a linear equation Graph: 2x – 3y = -12 Solve for y so the equation looks like y = mx + b - 3y = -2x – 12 Subtract 2x to both sides. y = x + 4 Divide.
2.2 Linear Equations.
Slope and Rate of Change Equations of Lines
Chapter 3 Section 4 Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Writing and Graphing Equations of Lines
Do Now Find the slope of the line passing through the given points. 1)( 3, – 2) and (4, 5) 2)(2, – 7) and (– 1, 4)
7.2 Review of Equations of Lines; Linear Models
Graphing Using Slope - Intercept STEPS : 1. Equation must be in y = mx + b form 2. Plot your y – intercept ( 0, y ) 3. Using your y – intercept as a starting.
3.4 Graph of Linear Equations. Objective 1 Use the slope-intercept form of the equation of a line. Slide
Graphing Linear Equations
Warm Up #10 1.) Graph 5x + 7y =35 2.) Graph y= 2x -3.
3.3 Slope.
2.3 – Slopes, Forms of Lines. Slope Slope = measure of steepness of a line in the Cartesian plane for two points Slope = m = Two ways to calculate slope:
MTH 091 Section 13.1 The Rectangular Coordinate System Section 13.2 Graphing Linear Equations.
Analyzing Data using Line Graphs Slope & Equation of a Line.
LEARNING TARGETS: 1. TO IDENTIFY SLOPE FROM A TABLE OF VALUES. 2. TO IDENTIFY SLOPE FROM A GRAPH. 3. TO IDENTIFY SLOPE FROM 2 POINTS. 4. TO IDENTIFY SLOPE.
Chapter 3 Section 4. Objectives 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Writing and Graphing Equations of Lines Use the slope-intercept.
6.4 Point-Slope Form and Writing Linear Equations Point-Slope Form of a Linear Equation –The point-slope form of the equation of a non- vertical line that.
7.3 Linear Equations and Their Graphs Objective: To graph linear equations using the x and y intercepts To graph horizontal and vertical lines.
Graphing Linear Equations Chapter 7.2. Graphing an equation using 3 points 1. Make a table for x and y to find 3 ordered pairs. 2. I choose 3 integers.
Section 2.3 Linear Functions and Slopes
1. Write the equation in standard form.
Ex 2: Graph the line with slope 5/2 that passes through (-1, -3)
Since all points on the x-axis have a y-coordinate of 0, to find x-intercept, let y = 0 and solve for x Since all points on the y-axis have an x-coordinate.
Chapter 1 Linear Equations and Linear Functions.
Slope-Intercept and Standard Form of a Linear Equation.
Linear Equation in Two Variables
Section 1.3 Lines.
Standard and Slope-Intercept Form
1. Solve P = 2L + 2W for L 2. Solve A = 1/2 bh for h
Writing Equations From Graphs
3.1 Graphing in 2-D Coordinates
How do we graph linear equations?
Linear Equations Objectives: Find slope of a line
Slope of a Line.
What is the rise (vertical change in y)?
Linear Functions.
College Algebra Chapter 2 Functions and Graphs
Graphing Linear Equations in Slope-Intercept Form
Objective- To use slope and y-intercept to
Chapter 3 Section 4.
2.4 Writing the Equation of a Line
Slope and Graphing.
Warm Up.
2.4 Writing the Equation of a Line
Graphing Linear Equations
8/29/12 Writing the Equation of a Line
2.5 Linear Equations.
Warm-up: Check the equation y = 3x – x3 for symmetry.
Chapter 3 Section 3.
Graphing Linear Equations
Chapter 3 Section 3.
Writing Linear Equations Given Two Points
Forms of a linear equation
3.1 Reading Graphs; Linear Equations in Two Variables
Graphing and Writing Equations in Standard Form
Graphing Linear Equations
First let’s review 5.1 y = mx + b
Section 3.3 The Slope of a Line.
Equations and Inequalities in 2 Variables; Functions
3-4 Day 1 Equations of Lines
11.2     Slope: y-intercept: 5.
2.4 Writing the Equation of a Line
4 minutes Warm-Up Graph. 5x – 4y = 20 2) x = 5 3) y = -2.
Equations and Inequalities in 2 Variables; Functions
ALGEBRA I - REVIEW FOR TEST 2-1
Graphing Linear Equations
Presentation transcript:

11 Graphs of Linear Equations, and Inequalities, in Two Variables

11.4 Writing and Graphing Equations of Lines Objectives 1. Use the slope-intercept form of the equation of a line. 2. Graph a line given its slope and a point on the line. 3. Write an equation of a line given its slope and any point on the line. 4. Write an equation of a line given two points on the line. 5. Find an equation of a line that fits a data set.

Use the Slope-Intercept Form The slope-intercept form of the equation of a line with slope m and y-intercept (0, b) is y = mx + b. Slope (0, b) is the y-intercept.

Use the Slope-Intercept Form Example 2 Write an equation of the line with slope –4 and y-intercept (0, 9). Here m = –4 and b = 9, so an equation is y = mx + b y = –4x + 9.

Graph a Line Given Its Slope and a Point on the Line Graphing a Line by Using the Slope and y-intercept Step 1 Write the equation in slope-intercept form, if necessary, by solving for y. Step 2 Identify the y-intercept. Graph the point (0, b). Step 3 Identify slope m of the line. Use the geometric interpretation of slope (“rise over run”) to find another point on the graph by counting from the y-intercept. Step 4 Join the two points with a line to obtain the graph.

Graph a Line Given Its Slope and a Point on the Line Example 3 Graph Step 1 The equation is in slope-intercept form. m = 2/3 y-intercept = (0, –1) Step 2 The y-intercept is (0, –1) . Graph this point.

Graph a Line Given Its Slope and a Point on the Line Example 3 (concluded) Graph Step 3 The slope is 2/3. Count up 2 units and to the right 3 units. Step 4 Connect the two points. 7

Write a Linear Equation Given Slope and a Point Point-Slope Form The point-slope form of the equation of a line with slope m passing through the point (x1, y1) is y – y1 = m(x – x1).

Write a Linear Equation Given Slope and a Point Example 6 Write an equation for the line through (3, 2), with slope ⅓. Give the final answer in slope-intercept form. Use point-slope form. Here m = ⅓, x1 = 3, and y1 = 2. (y – 2) = ⅓(x – 3) y – 2 = ⅓x – 1 + 2 + 2 y = ⅓x + 1

Write a Linear Equation Given Two Points Example 7 Write an equation of the line through the points (–2, 2) and (4, –1). Give the final answer in slope-intercept form. First, find the slope of the line, using the slope formula. Now use either (–2, 2) or (4, –1) and the point-slope form. Using (4, –1) gives y – (–1) = –½(x – 4) y + 1 = –½x + 2 – 1 – 1 y = –½x + 1

Write a Linear Equation Given Two Points Forms of Linear Equations x = k Vertical line Slope is undefined; x-intercept is (k, 0). y = k Horizontal line Slope is 0; y-intercept is (0, k). y = mx + b Slope-Intercept Form Slope is m; y-intercept is (0, b).

Write a Linear Equation Given Two Points Forms of Linear Equations (cont.) y – y1= m(x – x1) Point-slope form Slope is m; line passes through (x1, y1). Ax + By = C Standard form 12

Write a Linear Equation that Fits a Data Set Example 8 The table below gives average annual cost (in dollars) for a medium sized cup of regular coffee at Muckity-Muck’s over a 5-year period. Plot the data and find an equation that approximates it. Letting y = Cost in year x, we get Year Cost ($) 1 2.50 2 3.25 3 3.75 4 4.50 5 5.00

Write a Linear Equation that Fits a Data Set Example 8 (concluded) The points appear to lie approximately in a straight line. We can use two of the data pairs and the point-slope form of a line to find an equation. Say we choose (1, 2.50) and (5, 5.00). y – 5 = 0.625(x – 5) y – 5 = 0.625x – 3.125 Then we will use (5,5) with m = 0.625 in the point-slope form. + 5 + 5 y = 0.625x + 1.875 Note: In Example 8, if we had chosen two different data points, we would have gotten a slightly different equation.