For the given equation, first find the x-intercept by setting y = 0: Next, find the y-intercept by setting x = 0:

Size: px
Start display at page:

Download "For the given equation, first find the x-intercept by setting y = 0: Next, find the y-intercept by setting x = 0:"

Transcription

1 1. Find the x- and y-intercepts and graph the equation. 5x + 6y = 30 To find the x- and y-intercepts, set one variable equal to 0, and solve for the other variable. To find the x-intercept, set y = 0 and solve for x. The coordinates of the point of the intercept will then be (x, 0). Similarly, to find the y-intercept, set x = 0 and solve for y. The coordinates of the point of the intercept will then be (0, y). For the given equation, first find the x-intercept by setting y = 0: 5x + 6(0) = 30 5x = 30 x = 30/5 x = 6 The x-intercept is then (6, 0). Next, find the y-intercept by setting x = 0: 5(0) + 6y = 30 6y = 30 y = 30 / 6 y = 5 The y-intercept is then (0, 5). To graph the line, plot the two intercepts, (0, 5) and (6, 0), and connect them with a line.

2 2. Find the slope of the line. (See original file for the graph of the line.) To find the slope of the line, you need the coordinates of any two points on the line. The x- and y- intercepts are convenient points, if the coordinates can be determined. In the example, they take one of the intercepts to have coordinates of (0, 4.5). Without any indication of the location of the point halfway between 4 and 5 on the y-axis, such as a tick mark that divides the interval in two equal segments, it is dangerous to interpolate values like this. Instead, try to find two points that are definitely on the line. Using the x-intercept is fine in this case, as it has coordinates that are both whole numbers: (9, 0) For the other point, I would use (3, 3) rather than the y-intercept point, as I cannot be certain from the graph that the coordinates of the y-intercept are exactly (0, 4.5). I am more certain about the point (3, 3) being on the line. The slope then is the difference in the y-coordinates of the two points, divided by the difference in the x-coordinates of the two points. The formula for the slope is: slope = y 2 y 1 x 2 x 1 where x 1 and y 1 are the coordinates of one point, and x 2 and y 2 are the coordinates of the other point. It does not matter which point you designate as point 1 and which you designate as point 2, as long as you are consistent with both the change in y calculation, and the change in x calculation. If you reverse one, then you will end up with the wrong sign on the slope. For the points selected here, (9, 0) and (3, 3), the slope is: slope = = 3 6 = 1 2

3 3. Find the slope of the line through the pair of points (-8, 6) and (3, -7) Use the slope formula from the previous problem: slope = ( 8) = = As mentioned in the previous problem, it doesn t matter if you switch the two points around. Here is the slope calculation using the points in the other order: slope = 6 ( 7) 8 3 = = = How is the graph of a line with a slope equal to 0 situated in a rectangular coordinate system? The equation of a line has the form y = mx + b, where the slope is m. If the slope is zero, then the equation of the line becomes: y = (0)x + b y = b For a line with the equation y = b, the y-coordinate of every point on the line is going to be equal to b, no matter what the x-coordinate is. This line will be depicted as a horizontal line, which will cross the y-axis at a value of y = b. Note: Horizontal lines have slope equal to zero, while vertical lines have an undefined slope. There is a difference. In the case of a vertical line, the change in the x-values is 0. Since the change in x-values goes in the denominator of the slope calculation, the slope ends up being undefined because we cannot divide by zero.

4 5. Find the equation of the line, and write it in (a) slope-intercept form if possible, and (b) standard form. Through (2, -15) and parallel to 2x 9y = 76 First, we need to know the slope of the given line. When the line is given in standard form, ax + by = c, the slope of the line is equal to a/b. In this case, a = 2 and b = -9. The slope is then (2) / (-9) = 2/9. Alternatively, you can rearrange the equation into y = mx + b form and read the slope, m, directly from that equation. Like this: 2x 9y = 76 2x 9y + 9y = y 2x = 9y x 76 = 9y x 76 = 9y 9y = 2x 76 y = (2/9)x (76/9) The slope here is also 2/9, as was found before. Clearly, there is more work involved in this method. Now that we have the slope of this line, we can determine the slope of the other line. Since parallel lines have the same slope, a line parallel to the given line will also have a slope of 2/9. Using the slope-intercept form, we can then write the equation of the new line as: y = 2 9 x + b To determine the value of b, use the given point (2, -15) in place of x and y, and solve for b:

5 15 = 2 ( 9 2) + b 15 = b b = b = 15( 9) b = b = Substituting this value for b, the equation of the line in slope-intercept form is: y = 2 9 x To put this into standard form, first multiply everything by 9 to eliminate the fractions: 2 ( 9)y = ( 9) 9 x ( 9) y = 2x 139 Now rearrange the terms so that the x-term and the y-term are on the same side of the equation, and the coefficient of the x-term is positive: 9y 9y = 2x 9y = 2x 9y = 2x 9y = 2x 9y 2x 9y = 139

6

7 6. Find f(-1) when f(x) = -x 2 + 5x 3 To calculate f(-1), substitute -1 in place of each x in the equation: f(x) = -x 2 + 5x 3 f(-1) = -(-1) 2 + 5(-1) 3 f(-1) = -(1) 5 3 f(-1) = f(-1) = Paul invested twice as much money in an account paying 6% interest than he did in an account paying 4% interest. If the total paid was $560, how much did he invest in each? The example showed you how to do this using two variables, and also using just one variable. While the one-variable solution is less work, it requires a higher level of proficiency. I would suggest that you stick to the two-variable method until you are more comfortable with these types of problems. The first sentence of the problem tells us that Paul has invested in two accounts, and that he has invested twice as much in the account that pays 6% as he has in the other account. Let x represent the amount that he invested in the account paying 6%. Let y represent the amount that he invested in the account paying 4%. Since we know that he invested twice as much in the 6% account as he did in the 4% account, we know that x is twice as large as y. We can write this as an equation: x = 2y The amount of interest that is paid in the 6% account will be 0.06x, where x is the amount invested in that account. Similarly, the amount of interest that is paid in the 4% account will be 0.04y, where y is the amount invested in that account. The total interest paid will be the sum of these two quantities:

8 total interest = 0.06x y We also know that the total interest is $560. We can then write a second equation: 0.06x y = 560 Since we know that x = 2y, we can substitute 2y in place of x, and solve for y. Once we know the value of y, we can use the equation x = 2y to determine the value of x. Making the substitution gives: 0.06(2y) y = y y = y = 560 y = 560 / 0.16 y = 3500 The value of x is then: x = 2y x = 2(3500) x = 7000 Solution: Paul invested $7,000 in the account paying 6%, and $3,500 in the account paying 4%.

9 8. Ron and Kathy are ticket-sellers at their class play. Ron is selling student tickets for $3.00 each, and Kathy is selling adult tickets for $5.50 each. Their total income for 12 tickets was $48.50, how many tickets did Ron sell. There are two unknown quantities here: the number of tickets that Ron sold, and the number of tickets that Kathy sold. Let x represent the number that Ron sold. Let y represent the number that Kathy sold. The total number of tickets sold is then x + y. Since we know that they sold a total of 12 tickets, we can write an equation for this: x + y = 12 Since each ticket that Ron sells costs $3, the total income from the sale of Ron s tickets is 3x. Similarly, since each ticket that Kathy sells costs $5.50, the total income from the sale of Kathy s tickets is 5.50y. The total from both Ron and Kathy s ticket sales is then 3x y. We know that the total income is equal to $48.50, so we can write another equation: 3x y = Since we ultimately want to know how many tickets Ron sold (which we have designated as x ), it is desirable to eliminate y from the two equations. To do this, solve the first equation for y, and then substitute it in place of y in the second equation. Solving the first equation, x + y = 12, for y gives: y = 12 x Substituting this in place of y in the second equation gives: 3x (12 x) = x (12) 5.50x = 48.50

10 3x x = x + 66 = x = x = x = / x = 7 Ron sold 7 tickets. 9. During the Junior Hockey League season, the Sharks played 54 games. Together, their wins and losses totaled 51. They tied 17 fewer games than they lost. How many games did they lose that season? Let x represent the number of games that the team lost. Since the total number of wins and losses is 51 we can write: Wins + Losses = 51 Wins + x = 51 Wins = 51 x Since the number of ties is 17 less than the number of losses, the number of ties is: Ties = x 17 There are only three outcomes of a game: a win, a loss, or a tie. And since only one can occur for each game, we have: Wins + Losses + Ties = Games Played Substituting the expressions for wins, losses, and ties gives: (51 x) + x + (x 17) = x + x + x 17 = x 17 = 54

11 x = x = 20 The team had 20 losses. 10. f(x) = 6x 3 4x 2 x + 42; f(-2) Substitute -2 in place of each x in f(x) and calculate: f(x) = 6x 3 4x 2 x + 42 f(-2) = 6(-2) 3 4(-2) 2 (-2) + 42 (-2) 3 is equal to 8, (-2) 2 is equal to 4, and (-2) is equivalent to +2 Making those changes gives: f(-2) = 6(-8) 4(4) f(-2) = f(-2) = Find the product: (-5x 1) 2 (-5x 1) 2 = (-5x 1)(-5x 1) Using the FOIL method: First: (-5x)(-5x) = 25x 2 Outer: (-5x)(-1) = 5x Inner: (-1)(-5x) = 5x Last: (-1)(-1) = 1 Adding the four results together gives: (-5x 1) 2 = 25x 2 + 5x + 5x + 1 (-5x 1) 2 = 25x x + 1

12 12. (a 10)(a + 10) Again, using the FOIL Method gives: First: (a)(a) = a 2 Outer: (a)(10) = 10a Inner: (-10)(a) = -10a Last: (-10)(10) = -100 Adding the four results together gives: (a 10)(a + 10) = a a 10a 100 (a 10)(a + 10) = a If you can recognize the pattern of factors as (a + b)(a b), then you can go directly to the answer since (a + b)(a b) = a 2 b 2. This is known as the difference of two squares. 13. (x 5)(3x 10) Using the FOIL Method gives: First: (x)(3x) = 3x 2 Outer: (x)(-10) = -10x Inner: (-5)(3x) = -15x Last: (-5)(-10) = 50 Adding the four results together gives: (x 5)(3x 10) = 3x 2 10x 15x + 50 (x 5)(3x 10) = 3x 2 25x + 50

13 14. 9x 2 + 6x 8 3x 2 This process is similar to the long division that you probably learned in grade school. It s a little more complicated, but the principle is the same. First, determine how many times 3x will divide into 9x 2. Or, to put it another way, calculate 9x2 3x. The result is 3x. Write this result above the division bar. I prefer to write this result directly over the 9x 2 term, but the example that you were given seems to want to place it over the 6x term. I ll do it the same way so as not to add any confusion. 3x Next, multiply 3x 2 by 3x. The result is 9x 2 6x. Write this result in a new line under the expression 9x 2 + 6x 8: 3x 9x 2 6x Next, subtract 9x 2 6x from 9x 2 + 6x 8, and write the result at the bottom of the problem, like this: 3x 9x 2 6x 0x 2 +12x Next, bring the -8 term down and write it next to the 12x term in the bottom line:

14 3x 9x 2 6x 12x 8 Next, divide 3x into 12x: 12x 3x = 4 Write this result above the division bar, to the right of the first 3x: 3x + 4 9x 2 6x 12x 8 Next, multiply 3x 2 by 4. The result is 12x 8. Write this result on a new line at the bottom of the problem: 3x + 4 9x 2 6x 12x 8 12x 8 Subtract the last line, 12x 8, from the line above it. The result is 0: 3x + 4 9x 2 6x 12x 8 12x 8 Since the result is 0, there is no remainder. The solution is 3x

Radicals: To simplify means that 1) no radicand has a perfect square factor and 2) there is no radical in the denominator (rationalize).

Radicals: To simplify means that 1) no radicand has a perfect square factor and 2) there is no radical in the denominator (rationalize). Summer Review Packet for Students Entering Prealculus Radicals: To simplify means that 1) no radicand has a perfect square factor and ) there is no radical in the denominator (rationalize). Recall the

More information

Elementary Algebra Review for Exam 4

Elementary Algebra Review for Exam 4 Elementary Algebra Review for Eam 4 ) The length of a rectangular picture frame is 9 cm more than the width. The area inside the frame is 90 square cm. Find the dimensions of the frame. ) A 0-ft ladder

More information

Geometry Summer Assignment 2018

Geometry Summer Assignment 2018 Geometry Summer Assignment 2018 The following packet contains topics and definitions that you will be required to know in order to succeed in Geometry this year. You are advised to be familiar with each

More information

1. Write in symbols: (a) The quotient of -6 and the sum of 2 and -8. (b) Now Simplify the expression in part a. 2. Simplify. x 4, given x=-2 and y=4

1. Write in symbols: (a) The quotient of -6 and the sum of 2 and -8. (b) Now Simplify the expression in part a. 2. Simplify. x 4, given x=-2 and y=4 Sample problems for common Final Exam Math 115 LASC Directions: To receive credit show enough work so that your method of solution is clear. Box answers. Show all work on this test form. No Work=No Credit.

More information

SUMMER REVIEW PACKET. Name:

SUMMER REVIEW PACKET. Name: Wylie East HIGH SCHOOL SUMMER REVIEW PACKET For students entering Regular PRECALCULUS Name: Welcome to Pre-Calculus. The following packet needs to be finished and ready to be turned the first week of the

More information

Chapter 4. Inequalities

Chapter 4. Inequalities Chapter 4 Inequalities Vannevar Bush, Internet Pioneer 4.1 Inequalities 4. Absolute Value 4.3 Graphing Inequalities with Two Variables Chapter Review Chapter Test 64 Section 4.1 Inequalities Unlike equations,

More information

Dear Future Pre-Calculus Students,

Dear Future Pre-Calculus Students, Dear Future Pre-Calculus Students, Congratulations on your academic achievements thus far. You have proven your academic worth in Algebra II (CC), but the challenges are not over yet! Not to worry; this

More information

Name Period Date Ch. 5 Systems of Linear Equations Review Guide

Name Period Date Ch. 5 Systems of Linear Equations Review Guide Reteaching 5-1 Solving Systems by Graphing ** A system of equations is a set of two or more equations that have the same variables. ** The solution of a system is an ordered pair that satisfies all equations

More information

Math 10. Lesson 4 7 General Form of Linear Equation

Math 10. Lesson 4 7 General Form of Linear Equation Math 10 Lesson 7 General Form of Linear Equation I. Lesson Objectives: 1) To learn to use the general form of a linear equation. 2) To practice our algebra skills in order to manipulate equations. II.

More information

2017 Summer Break Assignment for Students Entering Geometry

2017 Summer Break Assignment for Students Entering Geometry 2017 Summer Break Assignment for Students Entering Geometry Name: 1 Note to the Student: In middle school, you worked with a variety of geometric measures, such as: length, area, volume, angle, surface

More information

Here are the exams I wrote when teaching Math 115 in Fall 2018 at Ferris State University. Each exam is followed by its solutions.

Here are the exams I wrote when teaching Math 115 in Fall 2018 at Ferris State University. Each exam is followed by its solutions. Here are the exams I wrote when teaching Math 5 in Fall 208 at Ferris State University. Each exam is followed by its solutions. Fall 208 Exam. (a) Find the slope of the line passing through the points

More information

Answers to Sample Exam Problems

Answers to Sample Exam Problems Math Answers to Sample Exam Problems () Find the absolute value, reciprocal, opposite of a if a = 9; a = ; Absolute value: 9 = 9; = ; Reciprocal: 9 ; ; Opposite: 9; () Commutative law; Associative law;

More information

Rising 8th Grade Math. Algebra 1 Summer Review Packet

Rising 8th Grade Math. Algebra 1 Summer Review Packet Rising 8th Grade Math Algebra 1 Summer Review Packet 1. Clear parentheses using the distributive property. 2. Combine like terms within each side of the equal sign. Solving Multi-Step Equations 3. Add/subtract

More information

Chapter 9 Solving Systems of Linear Equations Algebraically

Chapter 9 Solving Systems of Linear Equations Algebraically Name: Chapter 9 Solving Systems of Linear Equations Algebraically 9.1 Solving Systems of Linear Equations by Substitution Outcomes: 1. Interpret algebraic reasoning through the study of relations 9. Solve

More information

Chapter 1-2 Add and Subtract Integers

Chapter 1-2 Add and Subtract Integers Chapter 1-2 Add and Subtract Integers Absolute Value of a number is its distance from zero on the number line. 5 = 5 and 5 = 5 Adding Numbers with the Same Sign: Add the absolute values and use the sign

More information

MA.8.1 Students will apply properties of the real number system to simplify algebraic expressions and solve linear equations.

MA.8.1 Students will apply properties of the real number system to simplify algebraic expressions and solve linear equations. Focus Statement: Students will solve multi-step linear, quadratic, and compound equations and inequalities using the algebraic properties of the real number system. They will also graph linear and quadratic

More information

5.3. Polynomials and Polynomial Functions

5.3. Polynomials and Polynomial Functions 5.3 Polynomials and Polynomial Functions Polynomial Vocabulary Term a number or a product of a number and variables raised to powers Coefficient numerical factor of a term Constant term which is only a

More information

Equations With Two or More Variables

Equations With Two or More Variables ! Equations With Two or More Variables You have done a lot of work with relationships involving two related variables. However, many real-world relationships involve three or more variables. For example,

More information

Section 3.6 Complex Zeros

Section 3.6 Complex Zeros 04 Chapter Section 6 Complex Zeros When finding the zeros of polynomials, at some point you're faced with the problem x = While there are clearly no real numbers that are solutions to this equation, leaving

More information

Name Period Date. ** A system of equations is a set of two or more equations that have the same variables.

Name Period Date. ** A system of equations is a set of two or more equations that have the same variables. Reteaching 5-1 Solving Systems by Graphing ** A system of equations is a set of two or more equations that have the same variables. ** The solution of a system is an ordered pair that satisfies all equations

More information

Solutions to MAT 117 Test #1

Solutions to MAT 117 Test #1 Solutions to MAT 117 Test #1 Because there are two versions of the test, solutions will only be given for Form A. Differences from the Form B version will be given. (The values for Form A appear above

More information

Study Guide for Math 095

Study Guide for Math 095 Study Guide for Math 095 David G. Radcliffe November 7, 1994 1 The Real Number System Writing a fraction in lowest terms. 1. Find the largest number that will divide into both the numerator and the denominator.

More information

Horizontal and Vertical Lines

Horizontal and Vertical Lines Horizontal and Vertical Lines 1 9. Calculate the slope of the line pictured below 10. Calculate the slope of the line pictured below Conclusions: Horizontal Lines Vertical Lines http://www.mathsisfun.com/flash.php?path=%2falgebra/images/line-toequation.swf&w=600&h=600&col=%23ffffff&title=equation+of+a+line+from+2+points

More information

Algebra I. AIR Study Guide

Algebra I. AIR Study Guide Algebra I AIR Study Guide Table of Contents Topic Slide Topic Slide Formulas not on formula sheet 3 Polynomials 20 What is Algebra 4 Systems of Equations 21 Math Operator Vocabulary 5 FOIL (double distribution)

More information

Mathematics Department. Summer Course Work. Geometry

Mathematics Department. Summer Course Work. Geometry Decatur City Schools Decatur, Alabama Mathematics Department Summer Course Work In preparation for Geometry Completion of this summer work is required on the first c l a s s day of the 2018-2019 school

More information

Glossary. Glossary 981. Hawkes Learning Systems. All rights reserved.

Glossary. Glossary 981. Hawkes Learning Systems. All rights reserved. A Glossary Absolute value The distance a number is from 0 on a number line Acute angle An angle whose measure is between 0 and 90 Addends The numbers being added in an addition problem Addition principle

More information

3.3 Linear Equations in Standard Form

3.3 Linear Equations in Standard Form 3.3 Linear Equations in Standard Form Learning Objectives Write equivalent equations in standard form. Find the slope and y intercept from an equation in standard form. Write equations in standard form

More information

1. Graph the system of equations and tell the solution. 1. Solution

1. Graph the system of equations and tell the solution. 1. Solution Algebra Reporting Strand 4: Systems of Equations & Inequalities Subunit 4a: Solving Systems of Equations Review Name: Period: Date: Read all the directions carefully, put your answers in the blanks provided,

More information

Linear Equations. Find the domain and the range of the following set. {(4,5), (7,8), (-1,3), (3,3), (2,-3)}

Linear Equations. Find the domain and the range of the following set. {(4,5), (7,8), (-1,3), (3,3), (2,-3)} Linear Equations Domain and Range Domain refers to the set of possible values of the x-component of a point in the form (x,y). Range refers to the set of possible values of the y-component of a point in

More information

June If you want, you may scan your assignment and convert it to a.pdf file and it to me.

June If you want, you may scan your assignment and convert it to a.pdf file and  it to me. Summer Assignment Pre-Calculus Honors June 2016 Dear Student: This assignment is a mandatory part of the Pre-Calculus Honors course. Students who do not complete the assignment will be placed in the regular

More information

NOTES. [Type the document subtitle] Math 0310

NOTES. [Type the document subtitle] Math 0310 NOTES [Type the document subtitle] Math 010 Cartesian Coordinate System We use a rectangular coordinate system to help us map out relations. The coordinate grid has a horizontal axis and a vertical axis.

More information

Lesson 26: Characterization of Parallel Lines

Lesson 26: Characterization of Parallel Lines Student Outcomes Students know that when a system of linear equations has no solution, i.e., no point of intersection of the lines, then the lines are parallel. Lesson Notes The discussion that begins

More information

How can you use linear functions of two independent variables to represent problem situations?

How can you use linear functions of two independent variables to represent problem situations? Problems that occur in business situations often require expressing income as a linear function of one variable like time worked or number of sales. For example, if an employee earns $7.25 per hour, then

More information

6 which of the following equations would give you a system of equations with the same line and infinitely many solutions?

6 which of the following equations would give you a system of equations with the same line and infinitely many solutions? Algebra 1 4 1 Worksheet Name: Per: Part I: Solve each system of equations using the graphing method. 1) y = x 5 ) -x + y = 6 y = x + 1 y = -x 3) y = 1 x 3 4) 4x y = 8 y = 1 x + 1 y = x + 3 5) x + y = 6

More information

Pre-Calculus Summer Packet Instructions

Pre-Calculus Summer Packet Instructions Pre-Calculus Summer Packet Instructions Dear Student, You are receiving this summer packet as a review of previously covered math topics needed to be successful in the upcoming math class you will be taking

More information

Elementary Algebra Review for Exam 4

Elementary Algebra Review for Exam 4 Elementary Algebra Review for Exam 4 List all numbers for which the rational expression is undefined. 9 ) a - 7 2) 3) x2-25 x2 + 2x + 32 x2-49 x2-3x - 40 Simplify, if possible. 4) 2m 6p2 4m9p 5) 6) x +

More information

Graphing Linear Inequalities

Graphing Linear Inequalities Graphing Linear Inequalities Linear Inequalities in Two Variables: A linear inequality in two variables is an inequality that can be written in the general form Ax + By < C, where A, B, and C are real

More information

MTH 65-Steiner Exam #1 Review: , , 8.6. Non-Calculator sections: (Solving Systems), Chapter 5 (Operations with Polynomials)

MTH 65-Steiner Exam #1 Review: , , 8.6. Non-Calculator sections: (Solving Systems), Chapter 5 (Operations with Polynomials) Non-Calculator sections: 4.1-4.3 (Solving Systems), Chapter 5 (Operations with Polynomials) The following problems are examples of the types of problems you might see on the non-calculator section of the

More information

A Level Summer Work. Year 11 Year 12 Transition. Due: First lesson back after summer! Name:

A Level Summer Work. Year 11 Year 12 Transition. Due: First lesson back after summer! Name: A Level Summer Work Year 11 Year 12 Transition Due: First lesson back after summer! Name: This summer work is compulsory. Your maths teacher will ask to see your work (and method) in your first maths lesson,

More information

STEP 1: Ask Do I know the SLOPE of the line? (Notice how it s needed for both!) YES! NO! But, I have two NO! But, my line is

STEP 1: Ask Do I know the SLOPE of the line? (Notice how it s needed for both!) YES! NO! But, I have two NO! But, my line is EQUATIONS OF LINES 1. Writing Equations of Lines There are many ways to define a line, but for today, let s think of a LINE as a collection of points such that the slope between any two of those points

More information

2014 Summer Review for Students Entering Algebra 2. TI-84 Plus Graphing Calculator is required for this course.

2014 Summer Review for Students Entering Algebra 2. TI-84 Plus Graphing Calculator is required for this course. 1. Solving Linear Equations 2. Solving Linear Systems of Equations 3. Multiplying Polynomials and Solving Quadratics 4. Writing the Equation of a Line 5. Laws of Exponents and Scientific Notation 6. Solving

More information

BOROUGH OF MANHATTAN COMMUNITY COLLEGE DEPARTMENT OF MATHEMATICS MAT 051 Midterm Examination Review

BOROUGH OF MANHATTAN COMMUNITY COLLEGE DEPARTMENT OF MATHEMATICS MAT 051 Midterm Examination Review BOROUGH OF MANHATTAN COMMUNITY COLLEGE DEPARTMENT OF MATHEMATICS MAT 051 Midterm Examination Review Do ONLY 4 CHAPTERS. Your instructor will tell you which 4 chapters to complete. Everyone is required

More information

Common Core Algebra Rock the Regents Station 1:Linear Equations & Inequalities. Name: Teacher: Date: Grade: (circle one) Period:

Common Core Algebra Rock the Regents Station 1:Linear Equations & Inequalities. Name: Teacher: Date: Grade: (circle one) Period: Common Core Algebra Rock the Regents 2016 Station 1:Linear Equations & Inequalities Name: Teacher: Date: Grade: 9 10 11 12 (circle one) Period: Topic: Modeling Expressions Tips/Hints Look for keywords/hints

More information

Chapter 7 - Exponents and Exponential Functions

Chapter 7 - Exponents and Exponential Functions Chapter 7 - Exponents and Exponential Functions 7-1: Multiplication Properties of Exponents 7-2: Division Properties of Exponents 7-3: Rational Exponents 7-4: Scientific Notation 7-5: Exponential Functions

More information

ACCUPLACER MATH 0310

ACCUPLACER MATH 0310 The University of Teas at El Paso Tutoring and Learning Center ACCUPLACER MATH 00 http://www.academics.utep.edu/tlc MATH 00 Page Linear Equations Linear Equations Eercises 5 Linear Equations Answer to

More information

Elementary Algebra SAMPLE Final Examination Spring 2015

Elementary Algebra SAMPLE Final Examination Spring 2015 Elementary Algebra NAME: SAMPLE Final Examination Spring 2015 You will have 2 hours to complete this exam. You may use a calculator but must show all algebraic work in the space provided to receive full

More information

A) (-1, -1, -2) B) No solution C) Infinite solutions D) (1, 1, 2) A) (6, 5, -3) B) No solution C) Infinite solutions D) (1, -3, -7)

A) (-1, -1, -2) B) No solution C) Infinite solutions D) (1, 1, 2) A) (6, 5, -3) B) No solution C) Infinite solutions D) (1, -3, -7) Algebra st Semester Final Exam Review Multiple Choice. Write an equation that models the data displayed in the Interest-Free Loan graph that is provided. y = x + 80 y = -0x + 800 C) y = 0x 00 y = 0x +

More information

MEI Core 1. Basic Algebra. Section 1: Basic algebraic manipulation and solving simple equations. Manipulating algebraic expressions

MEI Core 1. Basic Algebra. Section 1: Basic algebraic manipulation and solving simple equations. Manipulating algebraic expressions MEI Core Basic Algebra Section : Basic algebraic manipulation and solving simple equations Notes and Examples These notes contain subsections on Manipulating algebraic expressions Collecting like terms

More information

Algebra 2 Summer Work Packet Review and Study Guide

Algebra 2 Summer Work Packet Review and Study Guide Algebra Summer Work Packet Review and Study Guide This study guide is designed to accompany the Algebra Summer Work Packet. Its purpose is to offer a review of the nine specific concepts covered in the

More information

Pre-calculus is the stepping stone for Calculus. It s the final hurdle after all those years of

Pre-calculus is the stepping stone for Calculus. It s the final hurdle after all those years of Chapter 1 Beginning at the Very Beginning: Pre-Pre-Calculus In This Chapter Brushing up on order of operations Solving equalities Graphing equalities and inequalities Finding distance, midpoint, and slope

More information

RAVEN S MANITOBA GRADE 10 INTRODUCTION TO APPLIED AND PRE CALCULUS MATHEMATICS (20S)

RAVEN S MANITOBA GRADE 10 INTRODUCTION TO APPLIED AND PRE CALCULUS MATHEMATICS (20S) RAVEN S MANITOBA GRADE 10 INTRODUCTION TO APPLIED AND PRE CALCULUS MATHEMATICS (20S) LINKED DIRECTLY TO NEW CURRICULUM REQUIREMENTS FROM THE WESTERN PROTOCOLS FOR 2008 AND BEYOND STUDENT GUIDE AND RESOURCE

More information

Unit 6 Systems of Equations

Unit 6 Systems of Equations 1 Unit 6 Systems of Equations General Outcome: Develop algebraic and graphical reasoning through the study of relations Specific Outcomes: 6.1 Solve problems that involve systems of linear equations in

More information

Unit 1 - Algebra. Chapter 3 Polynomials Chapter 4 Equations MPM1D

Unit 1 - Algebra. Chapter 3 Polynomials Chapter 4 Equations MPM1D Unit 1 - Algebra Chapter 3 Polynomials Chapter 4 Equations MPM1D Chapter 3 Outline Section Subject Homework Notes Lesson and Homework Complete (initial) 3.2 Work With Exponents 3.3a Exponent Laws 3.3b

More information

Algebra 1. Unit 3: Quadratic Functions. Romeo High School

Algebra 1. Unit 3: Quadratic Functions. Romeo High School Algebra 1 Unit 3: Quadratic Functions Romeo High School Contributors: Jennifer Boggio Jennifer Burnham Jim Cali Danielle Hart Robert Leitzel Kelly McNamara Mary Tarnowski Josh Tebeau RHS Mathematics Department

More information

Summer Solutions Common Core Mathematics 8. Common Core. Mathematics. Help Pages

Summer Solutions Common Core Mathematics 8. Common Core. Mathematics. Help Pages 8 Common Core Mathematics 6 6 Vocabulary absolute value additive inverse property adjacent angles the distance between a number and zero on a number line. Example: the absolute value of negative seven

More information

Chapter 3 Representations of a Linear Relation

Chapter 3 Representations of a Linear Relation Chapter 3 Representations of a Linear Relation The purpose of this chapter is to develop fluency in the ways of representing a linear relation, and in extracting information from these representations.

More information

ALGEBRA 1 FINAL EXAM TOPICS

ALGEBRA 1 FINAL EXAM TOPICS ALGEBRA 1 FINAL EXAM TOPICS Chapter 2 2-1 Writing Equations 2-2 Solving One Step Equations 2-3 Solving Multi-Step Equations 2-4 Solving Equations with the Variable on Each Side 2-5 Solving Equations Involving

More information

Due for this week. Slide 2. Copyright 2009 Pearson Education, Inc. Publishing as Pearson Addison-Wesley

Due for this week. Slide 2. Copyright 2009 Pearson Education, Inc. Publishing as Pearson Addison-Wesley MTH 209 Week 1 Due for this week Homework 1 (on MyMathLab via the Materials Link) Monday night at 6pm. Read Chapter 6.1-6.4, 7.1-7.4,10.1-10.3,10.6 Do the MyMathLab Self-Check for week 1. Learning team

More information

Algebra Exam. Solutions and Grading Guide

Algebra Exam. Solutions and Grading Guide Algebra Exam Solutions and Grading Guide You should use this grading guide to carefully grade your own exam, trying to be as objective as possible about what score the TAs would give your responses. Full

More information

Exponential Functions

Exponential Functions CONDENSED LESSON 5.1 Exponential Functions In this lesson, you Write a recursive formula to model radioactive decay Find an exponential function that passes through the points of a geometric sequence Learn

More information

WRITING EQUATIONS through 6.1.3

WRITING EQUATIONS through 6.1.3 WRITING EQUATIONS 6.1.1 through 6.1.3 An equation is a mathematical sentence that conveys information to the reader. It uses variables and operation symbols (like +, -, /, =) to represent relationships

More information

Final Exam Study Guide Mathematical Thinking, Fall 2003

Final Exam Study Guide Mathematical Thinking, Fall 2003 Final Exam Study Guide Mathematical Thinking, Fall 2003 Chapter R Chapter R contains a lot of basic definitions and notations that are used throughout the rest of the book. Most of you are probably comfortable

More information

Solving Multi-Step Equations

Solving Multi-Step Equations 1. Clear parentheses using the distributive property. 2. Combine like terms within each side of the equal sign. Solving Multi-Step Equations 3. Add/subtract terms to both sides of the equation to get the

More information

ALGEBRA 2 SUMMER WORK. June Dear Algebra 2 Students,

ALGEBRA 2 SUMMER WORK. June Dear Algebra 2 Students, ALGEBRA SUMMER WORK June 016 Dear Algebra Students, Below you will find the Summer Math Packet for Algebra. The purpose of this packet is to review and sharpen your Algebra 1 skills so that when we return

More information

Algebra 2 Segment 1 Lesson Summary Notes

Algebra 2 Segment 1 Lesson Summary Notes Algebra 2 Segment 1 Lesson Summary Notes For each lesson: Read through the LESSON SUMMARY which is located. Read and work through every page in the LESSON. Try each PRACTICE problem and write down the

More information

Semester One Review. FORMULAS Given on Exam! 3. What is the value of f(5), given the equation f(x) = x 2 4x + 1? Slope:

Semester One Review. FORMULAS Given on Exam! 3. What is the value of f(5), given the equation f(x) = x 2 4x + 1? Slope: FORMULAS Given on Exam!. What is equivalent to A. -(x )? B. (x + ) (x + ). Evaluate: A. + 7 B. C.. D.. = i. 6.6 ii. 6.6 iii. 6 iv. 6 E. + F. 0 + G. 9. ( ) H. ( + ) + ( + ) I. ( ) + = J. 9x 0 + y (when

More information

MAT 1033C Final Exam Review. BY: Math Connections/Hands-On Math

MAT 1033C Final Exam Review. BY: Math Connections/Hands-On Math MAT 1033C Final Exam Review BY: Math Connections/Hands-On Math Useful Formulas Rational Expressions/Equations #1, 2, 3, 4, 5, 6, 7, 8, 9, 47, 48, 49 Table of Contents Radicals and Rational Exponents/Equations

More information

Unit 5 SIMULTANEOUS LINEAR EQUATIONS

Unit 5 SIMULTANEOUS LINEAR EQUATIONS MATH 8 Unit 5 SIMULTANEOUS LINEAR EQUATIONS By the end of this unit, students should be able to: 1. Solve simultaneous linear equations by graphing. 2. Understand what it means to solve a system of equations.

More information

Chapter 3 Representations of a Linear Relation

Chapter 3 Representations of a Linear Relation Chapter 3 Representations of a Linear Relation The purpose of this chapter is to develop fluency in the ways of representing a linear relation, and in extracting information from these representations.

More information

ALGEBRA MIDTERM REVIEW SHEET

ALGEBRA MIDTERM REVIEW SHEET Name Date Part 1 (Multiple Choice): Please show ALL work! ALGEBRA MIDTERM REVIEW SHEET 1) The equations 5x 2y 48 and 3x 2y 32 represent the money collected from school concert ticket sales during two class

More information

Mini Lecture 2.1 Introduction to Functions

Mini Lecture 2.1 Introduction to Functions Mini Lecture.1 Introduction to Functions 1. Find the domain and range of a relation.. Determine whether a relation is a function. 3. Evaluate a function. 1. Find the domain and range of the relation. a.

More information

Mock Final Exam Name. Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) A) {- 30} B) {- 6} C) {30} D) {- 28}

Mock Final Exam Name. Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) A) {- 30} B) {- 6} C) {30} D) {- 28} Mock Final Exam Name Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) 1) A) {- 30} B) {- 6} C) {30} D) {- 28} First, write the value(s) that make the denominator(s) zero. Then solve the

More information

Westside. Algebra 2 PreAP

Westside. Algebra 2 PreAP Westside Algebra 2 PreAP Name Period IMPORTANT INSTRUCTIONS FOR STUDENTS!!! We understand that students come to Algebra II with different strengths and needs. For this reason, students have options for

More information

MFM2P Foundations of Mathematics Unit 3 Lesson 11

MFM2P Foundations of Mathematics Unit 3 Lesson 11 The Line Lesson MFMP Foundations of Mathematics Unit Lesson Lesson Eleven Concepts Introduction to the line Using standard form of an equation Using y-intercept form of an equation x and y intercept Recognizing

More information

3 Polynomial and Rational Functions

3 Polynomial and Rational Functions 3 Polynomial and Rational Functions 3.1 Polynomial Functions and their Graphs So far, we have learned how to graph polynomials of degree 0, 1, and. Degree 0 polynomial functions are things like f(x) =,

More information

ASU Mathematics Placement Test Sample Problems June, 2000

ASU Mathematics Placement Test Sample Problems June, 2000 ASU Mathematics Placement Test Sample Problems June, 000. Evaluate (.5)(0.06). Evaluate (.06) (0.08). Evaluate ( ) 5. Evaluate [ 8 + ( 9) ] 5. Evaluate 7 + ( ) 6. Evaluate ( 8) 7. Evaluate 5 ( 8. Evaluate

More information

Lesson 12: Systems of Linear Equations

Lesson 12: Systems of Linear Equations Our final lesson involves the study of systems of linear equations. In this lesson, we examine the relationship between two distinct linear equations. Specifically, we are looking for the point where the

More information

Westside Algebra 2 PreAP

Westside Algebra 2 PreAP Westside Algebra 2 PreAP Name Period IMPORTANT INSTRUCTIONS FOR STUDENTS!!! We understand that students come to Algebra II with different strengths and needs. For this reason, students have options for

More information

Algebra 1. Math Review Packet. Equations, Inequalities, Linear Functions, Linear Systems, Exponents, Polynomials, Factoring, Quadratics, Radicals

Algebra 1. Math Review Packet. Equations, Inequalities, Linear Functions, Linear Systems, Exponents, Polynomials, Factoring, Quadratics, Radicals Algebra 1 Math Review Packet Equations, Inequalities, Linear Functions, Linear Systems, Exponents, Polynomials, Factoring, Quadratics, Radicals 2017 Math in the Middle 1. Clear parentheses using the distributive

More information

Partial Fraction Decomposition

Partial Fraction Decomposition Partial Fraction Decomposition As algebra students we have learned how to add and subtract fractions such as the one show below, but we probably have not been taught how to break the answer back apart

More information

1: Translating Expressions

1: Translating Expressions Algebra I 2017-2018 1: Translating Expressions Translate between words and math symbols, such as: The sum of twice a number and 3 Answer: 2n + 3 Also translate math symbols into verbal language. 5(x +

More information

MATH SPEAK - TO BE UNDERSTOOD AND MEMORIZED

MATH SPEAK - TO BE UNDERSTOOD AND MEMORIZED FOM 11 T13 APPLICATIONS OF LINEAR INEQUALITIES 1 MATH SPEAK - TO BE UNDERSTOOD AND MEMORIZED 1) MATHEMATICAL MODEL = a representation of information given in a word problem using equations, inequalities

More information

WRITING EQUATIONS 4.1.1

WRITING EQUATIONS 4.1.1 WRITING EQUATIONS 4.1.1 In this lesson, students translate written information, often modeling everyday situations, into algebraic symbols and linear equations. Students use let statements to specifically

More information

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2:

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2: Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2: 03 17 08 3 All about lines 3.1 The Rectangular Coordinate System Know how to plot points in the rectangular coordinate system. Know the

More information

7.2 Solving Systems with Graphs Name: Date: Goal: to use the graphs of linear equations to solve linear systems. Main Ideas:

7.2 Solving Systems with Graphs Name: Date: Goal: to use the graphs of linear equations to solve linear systems. Main Ideas: 7.2 Solving Systems with Graphs Name: Date: Goal: to use the graphs of linear equations to solve linear systems Toolkit: graphing lines rearranging equations substitution Main Ideas: Definitions: Linear

More information

ASSIGNMENT Graphs of Functions Sketch the graph of the function. Then determine its domain and range : f(t) = t 2

ASSIGNMENT Graphs of Functions Sketch the graph of the function. Then determine its domain and range : f(t) = t 2 ASSIGNMENT 6 DYLAN ZWICK S MATH 1010 CLASS 3.7 Graphs of Functions Sketch the graph of the function. Then determine its domain and range. 3.7.1: f(x) = 2x 7 3.7.11: f(t) = t 2 3.7.5: f(x) = (x 1) 2 3.7.14:

More information

Chapter 2 Linear Equations and Inequalities in One Variable

Chapter 2 Linear Equations and Inequalities in One Variable Chapter 2 Linear Equations and Inequalities in One Variable Section 2.1: Linear Equations in One Variable Section 2.3: Solving Formulas Section 2.5: Linear Inequalities in One Variable Section 2.6: Compound

More information

Chapter 2 Exploring Linear Relations

Chapter 2 Exploring Linear Relations Chapter 2 Exploring Linear Relations In the preceding chapter we completed the topic of finding solutions of a linear equation in one unknown. In chapter four we will turn to this study of techniques to

More information

Function Junction: Homework Examples from ACE

Function Junction: Homework Examples from ACE Function Junction: Homework Examples from ACE Investigation 1: The Families of Functions, ACE #5, #10 Investigation 2: Arithmetic and Geometric Sequences, ACE #4, #17 Investigation 3: Transforming Graphs,

More information

COWLEY COLLEGE & Area Vocational Technical School

COWLEY COLLEGE & Area Vocational Technical School COWLEY COLLEGE & Area Vocational Technical School COURSE PROCEDURE FOR Student Level: This course is open to students on the college level in their freshman or sophomore year. Catalog Description: INTERMEDIATE

More information

Unit Essential Questions. How can you represent quantities, patterns, and relationships? How are properties of real numbers related to algebra?

Unit Essential Questions. How can you represent quantities, patterns, and relationships? How are properties of real numbers related to algebra? Unit Essential Questions How can you represent quantities, patterns, and relationships? How are properties of real numbers related to algebra? Williams Math Lessons TARGET RATING 3 VARIABLES AND EXPRESSIONS

More information

Math Studio College Algebra

Math Studio College Algebra Math 100 - Studio College Algebra Rekha Natarajan Kansas State University November 19, 2014 Systems of Equations Systems of Equations A system of equations consists of Systems of Equations A system of

More information

A-Level Notes CORE 1

A-Level Notes CORE 1 A-Level Notes CORE 1 Basic algebra Glossary Coefficient For example, in the expression x³ 3x² x + 4, the coefficient of x³ is, the coefficient of x² is 3, and the coefficient of x is 1. (The final 4 is

More information

Glossary. Glossary Hawkes Learning Systems. All rights reserved.

Glossary. Glossary Hawkes Learning Systems. All rights reserved. A Glossary Absolute value The distance a number is from 0 on a number line Acute angle An angle whose measure is between 0 and 90 Acute triangle A triangle in which all three angles are acute Addends The

More information

Math 155 Prerequisite Review Handout

Math 155 Prerequisite Review Handout Math 155 Prerequisite Review Handout August 23, 2010 Contents 1 Basic Mathematical Operations 2 1.1 Examples...................................... 2 1.2 Exercises.......................................

More information

Algebra 1 Khan Academy Video Correlations By SpringBoard Activity and Learning Target

Algebra 1 Khan Academy Video Correlations By SpringBoard Activity and Learning Target Algebra 1 Khan Academy Video Correlations By SpringBoard Activity and Learning Target SB Activity Activity 1 Investigating Patterns 1-1 Learning Targets: Identify patterns in data. Use tables, graphs,

More information

Math098 Practice Final Test

Math098 Practice Final Test Math098 Practice Final Test Find an equation of the line that contains the points listed in the table. 1) 0-6 1-2 -4 3-3 4-2 Find an equation of the line. 2) 10-10 - 10 - -10 Solve. 3) 2 = 3 + 4 Find the

More information

Geometry 21 Summer Work Packet Review and Study Guide

Geometry 21 Summer Work Packet Review and Study Guide Geometry Summer Work Packet Review and Study Guide This study guide is designed to accompany the Geometry Summer Work Packet. Its purpose is to offer a review of the ten specific concepts covered in the

More information

Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities

Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities 1 MATH 1 REVIEW SOLVING AN ABSOLUTE VALUE EQUATION Absolute value is a measure of distance; how far a number is from zero. In practice,

More information

LESSON 6.3 POLYNOMIAL OPERATIONS II

LESSON 6.3 POLYNOMIAL OPERATIONS II LESSON 6.3 POLYNOMIAL OPERATIONS II LESSON 6.3 POLYNOMIALS OPERATIONS II 277 OVERVIEW Here's what you'll learn in this lesson: Multiplying Binomials a. Multiplying binomials by the FOIL method b. Perfect

More information