Chapter 3 Graphing.

Slides:



Advertisements
Similar presentations
Copyright © 2010 Pearson Education, Inc. All rights reserved Sec The Rectangular Coordinate System.
Advertisements

Quadrant II (x 0) Quadrant I (x > 0, y>0) ( -5, 3) x-axis Origin ( 0,0 ) Quadrant IV (x>0, y
Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Sec
Rectangular Coordinate System
Today: 1. Hand back/review Test 1 2. Lecture on Section 3.1, with HW 3.1 due tomorrow 3. Daily Quiz at end of hour, on Test 1 questions.
CHAPTER 6 Introduction to Graphing and Statistics Slide 2Copyright 2012, 2008, 2004, 2000 Pearson Education, Inc. 6.1Tables and Pictographs 6.2Bar Graphs.
1.8 The Coordinate Plane.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall. Chapter 10 Graphing Equations and Inequalities.
The Cartesian Coordinate System and Linear Equations in Two Variables
Graphing With Coordinates
Please CLOSE YOUR LAPTOPS, and turn off and put away your cell phones, and get out your note- taking materials.
Chapter 7 Section 1 The Cartesian Coordinate System and Linear Equations in Two Variables.
Section 1.1 Rectangular Coordinates; Graphing Utilities; Introduction to Graphing Equations.
Chapter 1 Graphing. § 1.1 Reading Graphs and the Rectangular Coordinate System.
3.1 Reading Graphs and the Rectangular Coordinate System.
Slide 1 Copyright © 2015, 2011, 2008 Pearson Education, Inc. The Rectangular Coordinate System and Paired Data Section8.3.
CHAPTER TWO: LINEAR EQUATIONS AND FUNCTIONS ALGEBRA TWO Section Linear Inequalities in Two Variables.
Copyright © 2010 Pearson Education, Inc. All rights reserved Sec
Chapter 3 Graphs and Functions. § 3.1 Graphing Equations.
Section 7.1 The Rectangular Coordinate System and Linear Equations in Two Variables Math in Our World.
Graphing Linear Equations and Inequalities
Graphs and Applications of Linear Equations
§ 1.3 Intercepts.
Linear Equation in Two Variables
Graphing Linear Equations
Copyright 2012, 2008, 2004, 2000 Pearson Education, Inc.
CLOSE Please YOUR LAPTOPS, and get out your note-taking materials.
3.1 Graphing.
Graphing Equations and Inequalities
Copyright © Cengage Learning. All rights reserved.
Preview Warm Up California Standards Lesson Presentation.
11 Graphs of Linear Equations, and Inequalities, in Two Variables.
The Rectangular Coordinate System
Graphing in the Coordinate Plane
Introduction to Functions
The horizontal number line is called the ______. x-axis
The Coordinate Plane Chapter 2 Integers pg. 88.
Quadrants and Reading Ordered Pairs
Rectangular Coordinates;
Points, Lines, and Their Graphs
Graphing / Plotting Points Review
Graphs, Linear Equations, and Functions
Do Now 1/25/11 Take out HW from last night. Copy HW in your planner.
Chapter 3 Section 1.
9.3 – Graphing Linear Equations
Graphing Linear Equations
Graphing on the Coordinate Plane
Example 1: Finding Solutions of Equations with Two Variables
Systems of Inequalities
Section 7.1 Math in Our World
Graphing in the Coordinate Plane
Graphing Linear Functions
Chapter 3 Graphs and Functions.
2.3 Graph Equations of Lines
Math 083 – Intermediate Algebra
Graphing Linear Equations
Graphing a Linear Equation
Chapter 2: Lesson 2: The Coordinate Plane
The Coordinate Plane pg
Graphing on the Coordinate Plane
3 Chapter Chapter 2 Graphing.
Copyright © 2008 Pearson Education, Inc
3 Chapter Chapter 2 Graphing.
Warm-Up
The COORDINATE PLANE The COORDINATE PLANE is a plane that is divided into four regions (called quadrants) by a horizontal line called the x-axis and a.
11.6 Systems of Equations.
The Coordinate Plane #39.
Graphing Linear Equations
Systems of Inequalities
The two number lines are called the axes.
Presentation transcript:

Chapter 3 Graphing

Reading Graphs and the Rectangular Coordinate System § 3.1 Reading Graphs and the Rectangular Coordinate System

Bar Graphs A bar graph consists of a series of bars arranged vertically or horizontally. The following bar graph shows the attendance at each Super Bowl game from 2000 to 2007.

Line Graphs A line graph consists of a series of points connected by a line. It is also sometimes called a broken line graph. The following line graph shows the attendance at each Super Bowl game from 2000 to 2007.

The Rectangular Coordinate System Ordered pair – a sequence of two numbers where the order of the numbers is important Origin – point of intersection of two axes Quadrants – regions created by intersection of two axes Axis – horizontal or vertical number line The location of a point residing in the rectangular coordinate system created by a horizontal (x-) axis and vertical (y-) axis can be described by an ordered pair. Each number in the ordered pair is referred to as a coordinate.

Graphing an Ordered Pair To graph the point corresponding to a particular ordered pair (a, b), you must start at the origin and move a units to the left or right (right if a is positive, left if a is negative), then move b units up or down (up if b is positive, down if b is negative).

Graphing an Ordered Pair x-axis y-axis (5, 3) 5 units right 3 units up (0, 5) (-6, 0) (2, -4) (-4, 2) (0, 0) Quadrant I Quadrant IV Quadrant III Quadrant II origin Note that the order of the coordinates is very important, since (– 4, 2) and (2, – 4) are located in different positions.

Graphing Paired Data Paired data is data that can be represented as an ordered pair. A scatter diagram is the graph of paired data as points in the rectangular coordinate system. An order pair is a solution of an equation in two variables if replacing the variables by the appropriate values of the ordered pair results in a true statement.

Solutions of an Equation Example: Determine whether (3, – 2) is a solution of 2x + 5y = – 4. Let x = 3 and y = – 2 in the equation. 2x + 5y = – 4 2(3) + 5(–2) = – 4 Replace x with 3 and y with –2. 6 + (–10) = – 4 Simplify. – 4 = – 4 True So (3, –2) is a solution of 2x + 5y = – 4.

Solutions of an Equation Example: Determine whether (– 1, 6) is a solution of 3x – y = 5. Let x = – 1 and y = 6 in the equation. 3x – y = 5 3(– 1) – 6 = 5 Replace x with – 1 and y with 6. – 3 – 6 = 5 Simplify. – 9 = 5 False So (– 1, 6) is not a solution of 3x – y = 5.

Solving an Equation If you know one coordinate in an ordered pair that is a solution for an equation, you can find the other coordinate through substitution and solving the resulting equation.

Solving an Equation Example: Complete the ordered pair (4, __ ) so it is a solution of –2x + 4y = 4. Let x = 4 in the equation and solve for y. –2x + 4y = 4 –2(4) + 4y = 4 Replace x with 4. –8 + 4y = 4 Simplify. –8 + 8 + 4y = 4 + 8 Add 8 to both sides. 4y = 12 Simplify both sides. y = 3 Divide both sides by 4. The completed ordered pair is (4, 3).

Solving an Equation Example: Complete the ordered pair (__, – 2) so that it is a solution of 4x – y = 4. Let y = – 2 in the equation and solve for x. 4x – y = 4 4x – (– 2) = 4 Replace y with – 2. 4x + 2 = 4 Simplify left side. 4x + 2 – 2 = 4 – 2 Subtract 2 from both sides. 4x = 2 Simplify both sides. x = ½ Divide both sides by 4. The completed ordered pair is (½, – 2).