2017 Year 10 General Mathematics Chapter 1: Linear Relations and Equations Chapter 10: Linear Graphs and Models

Size: px
Start display at page:

Download "2017 Year 10 General Mathematics Chapter 1: Linear Relations and Equations Chapter 10: Linear Graphs and Models"

Transcription

1 2017 Year 10 General Mathematics Chapter 1: Linear Relations and Equations Chapter 10: Linear Graphs and Models This topic includes: In this area of study students cover representation and manipulation of linear relations and equations, and their applications in a range of contexts. Key knowledge the forms of linear relations and equations including literal linear equations the rules of linear functions and tables of values the properties of linear functions and their graphs the concept of a linear model and its properties the concepts of interpolation and extrapolation Key skills solve linear equations including literal linear equations construct tables of values from a given formula solve word problems that involve the setting up and solving of a linear equations. develop a linear model to represent and analyse a practical situation and specify its domain of application interpret the slope and the intercept of a straight-line graph in terms of its context and use the equation to make predictions with consideration of limitations of extrapolation Chapter Sections Questions to be completed 1.2 Linear Relations 7, 8, 9, 10, 11, 12, 14, Solving Linear Equations 7, 8, 9, 10, 12, 13, 14, 15, 16, Developing Linear Equations 2, 3, 6, 7, 8, 10, 13, 14, 16, 17, 18, Linear functions and graphs 1, 3, 5, 7, 9, 11, 13ac, 14, 15ace, 17, 19, 23, Linear Modelling 1, 2, 4, 7, 9, 11, 12, 15, Linear equations and Predictions 4, 5, 6, 7, 10, 14, 15 More resources available at

2 GENERAL MATHEMATICS 2017 Table of Contents THIS TOPIC INCLUDES: 1 KEY KNOWLEDGE 1 KEY SKILLS 1 TABLE OF CONTENTS LINEAR RELATIONS 3 IDENTIFYING LINEAR RELATIONS 3 RULES FOR LINEAR RELATIONS 3 WORKED EXAMPLE 2 3 TRANSPOSING LINEAR EQUATIONS 4 WORKED EXAMPLE SOLVING LINEAR EQUATIONS 5 SOLVING LINEAR EQUATIONS WITH ONE VARIABLE 5 WORKED EXAMPLE 4 5 SUBSTITUTING INTO LINEAR EQUATIONS 6 WORKED EXAMPLE 5 6 LITERAL LINEAR EQUATIONS 6 WORKED EXAMPLE DEVELOPING LINEAR EQUATIONS 7 DEVELOPING LINEAR EQUATIONS FROM WORD DESCRIPTIONS 7 WORKED EXAMPLE 7 7 WORD PROBLEMS WITH MORE THAN ONE UNKNOWN 7 WORKED EXAMPLE 8 7 TABLES OF VALUES 8 WORKED EXAMPLE 9 8 LINEAR RELATIONS DEFINED RECURSIVELY 9 WORKED EXAMPLE 10 9 WORKED EXAMPLE LINEAR FUNCTIONS AND GRAPHS 10 LINEAR FUNCTIONS 10 THE GRADIENT OF A LINEAR FUNCTION 10 x- AND y- INTERCEPTS 10 GRADIENT INTERCEPT FORM 10 WORKED EXAMPLE 1 11 DETERMINING THE GRADIENT FROM A GRAPH 11 WORKED EXAMPLE 2 12 FINDING THE GRADIENT GIVEN TWO POINTS 12 WORKED EXAMPLE 3 12 PLOTTING LINEAR GRAPHS 13 WORKED EXAMPLE 4 13 SKETCHING GRAPHS USING THE GRADIENT AND Y- INTERCEPT METHOD 14 WORKED EXAMPLE 5 14 SKETCHING GRAPHS USING THE X- AND Y- INTERCEPTS 15 WORKED EXAMPLE LINEAR MODELLING 16 LINEAR MODELS 16 EXAMPLE 7 ERROR! BOOKMARK NOT DEFINED. SOLVING PRACTICAL PROBLEMS 16 INTERPRETING THE PARAMETERS OF LINEAR MODELS ERROR! BOOKMARK NOT DEFINED. Page 2 of 20

3 1.2 Linear Relations LINEAR EQUATIONS, GRAPHS AND MODELS Identifying linear relations A linear relation is a relationship between two variables that when plotted gives a straight line. Many real-life situations can be described by linear relations, such as water being added to a tank at a constant rate, or money being saved when the same amount of money is deposited into a bank at regular time intervals. Rules for linear relations Rules define or describe relationships between two or more variables. Rules for linear relations can be found by determining the common difference between consecutive terms of the pattern formed by the rule. Consider the number pattern 3, 6, 9 and 12. This pattern is formed by adding 3 (the common difference is 3). If each number in the pattern is assigned a term number as shown in the table, then the expression to represent the common difference is 3n (i.e. 3 n). So, the rule for this number pattern is 3n. n n Now, consider the number pattern 4, 7, 10 and 13. This pattern is also formed by adding 3. But it has a starting value of 4 not 3 so the rule for this number pattern is 3n + 1 If a rule has an equals sign, it is described as an equation. For example, 3n + 1 is referred to as an expression, but if we define the term number as t, then t = 3n + 1 is an equation. Worked Example 2 Find the equations for the linear relations formed by the following number patterns. a) 3, 7, 11, 15 b) 8, 5, 2, 1 Page 3 of 20

4 GENERAL MATHEMATICS 2017 Note: It is good practice to substitute a second term number into your equation to check that your answer is correct. Transposing linear equations If we are given a linear equation between two variables, we are able to transpose (re-arrange) this relationship to express it in terms of either variable. That is, we can change the equation so that the variable on the right-hand side of the equation becomes the stand-alone variable on the left-hand side of the equation. Worked Example 3 Transpose the linear equation y = 4x + 7 to make x the subject of the equation. On the CAS On a blank calculator page c11 (remember we use documents, never scratchpad) Type: solve(y = 4 x + 7, x) Press, the answer will be shown. The top one is if the calculator is set to approximate and the bottom exact or auto To change this, c52, calculation mode (5 th one down) Page 4 of 20

5 1.3 Solving linear equations LINEAR EQUATIONS, GRAPHS AND MODELS Solving linear equations with one variable To solve linear equations with one variable, all operations performed on the variable need to be identified in order, and then the opposite operations need to be performed in reverse order. In practical problems, solving linear equations can answer everyday questions such as the time required to have a certain amount in the bank, the time taken to travel a certain distance, or the number of participants needed to raise a certain amount of money for charity. Worked Example 4 Solve the following linear equations to find the unknowns. a) 5x = 12 b) 8t + 11 = 20 c) 12 = 4(n- 3) d) :;<= > = 5 On the CAS Worked Example 4(c) and 4(d) On a blank calculator page c11 (remember we use documents, never scratchpad) Type: solve(12 = 4(n 3), n) then press solve( :;<= > = 5, x) then press Page 5 of 20

6 GENERAL MATHEMATICS 2017 Substituting into linear equations If we are given a linear equation between two variables and we are given the value of one of the variables, we can substitute this into the equation to determine the other value. Worked Example 5 Substitute x = 3 into the linear equation y = 2x + 5 to determine the value of y. On the CAS On a blank calculator page c11 (remember we use documents, never scratchpad) Type: then press solve(y = 2x + 5, y) x=3 The tells the CAS the value of x in the equation The solve function reads solve(the equation, for the variable) when the other variable is this Literal linear equations A literal equation is an equation that includes several pronumerals or variables. Literal equations often represent real-life situations. The equation y = mx + c is an example of a literal linear equation that represents the general form of a straight line. To solve literal linear equations, you need to isolate the variable you are trying to solve for. Worked Example 6 Solve the linear literal equation y = mx + c for x. On a blank calculator page c11 (remember we use documents, never scratchpad) Type: solve(y = mx + c, x) then press Page 6 of 20

7 1.4 Developing linear equations LINEAR EQUATIONS, GRAPHS AND MODELS Developing linear equations from word descriptions To write a worded statement as a linear equation, we must first identify the unknown and choose a pronumeral to represent it. We can then use the information given in the statement to write a linear equation in terms of the pronumeral. The linear equation can then be solved as before, and we can use the result to answer the original question. Worked Example 7 Cans of soft drinks are sold at SupaSave in packs of 12 costing $5.40. Form and solve a linear equation to determine the price of 1 can of soft drink. Word problems with more than one unknown In some instances, a word problem might contain more than one unknown. If we can express both unknowns in terms of the same pronumeral, we can create a linear equation as before and solve it to determine the value of both unknowns. Worked Example 8 Georgina is counting the number of insects and spiders, she can find in her back garden. All insects have 6 legs and all spiders have 8 legs. In total, Georgina finds 43 bugs with a total of 290 legs. Form a linear equation to determine exactly how many insects and spiders Georgina found. Page 7 of 20

8 GENERAL MATHEMATICS 2017 Tables of values Tables of values can be generated from formulas by entering given values of one variable into the formula. Tables of values can be used to solve problems and to draw graphs representing situations (as covered in more detail in Chapter 10). Worked Example 9 The amount of water that is filling a tank is found by the rule W = 100t + 20, where W is the amount of water in the tank in litres and t is the time in hours. a) Generate a table of values that shows the amount of water, W, in the tank every hour for the first 8 hours (i.e. t = 0, 1, 2, 3,..., 8). b) Using your table, how long in hours will it take for there to be over 700 litres in the tank? On a blank list & spreadsheet page c14 Enter a label of time in the first column and type in the time values 0 to 8 Enter the label water into the second column In the first cell in the water column enter: = 100 a then press The answer should be 20 Highlight the b1 cell (the answer 20) (it will go blue) Now press b33 to use the fill down function and press the down arrow until the time value is 8 and the press to apply the equation to all the cells b) Look for the value of the Water that is over 700 and read off the value of the time. Page 8 of 20

9 Linear relations defined recursively LINEAR EQUATIONS, GRAPHS AND MODELS Many sequences of numbers are obtained by following rules that define a relationship between any one term and the previous term. Such a relationship is known as a recurrence relation. A term in such a sequence is defined as t n, with n denoting the place in the sequence. The term t n 1 is the previous term in the sequence. Worked Example 10 A linear recurrence relation is given by the formula t n = t n of the sequence , t 1 = 5. Write the first six terms Worked Example 11 The weekly rent on an inner- city apartment increases by $10 every year. In a certain year the weekly rent is $310. a) Model this situation by setting up a linear recurrence relation between the weekly rental prices in consecutive years. b) Fine the weekly rent for the first six years. On a blank list & spreadsheet page c14 Enter a label of year in the first column and type in the year values 1 to 6 Enter the label rent into the second column In the first cell in the rent column enter 310 In the second cell (b2) enter the equation = then press Then fill down the equation (b33) c) Find an expression for the weekly rent (r) in the nth year. Page 9 of 20

10 GENERAL MATHEMATICS Linear functions and graphs Linear functions A function is a relationship between a set of inputs and outputs, such that each input is related to exactly one output. A function of x is denoted as f(x). Each input and output can be expressed as an ordered pair, i.e. (x, f(x)) where x is the input and f(x) the output. A linear function is a set of ordered pairs that form a straight line when graphed. The gradient of a linear function The gradient (or slope) of a straight- line function, determines the change in the f(x) value for each change in x- value. The gradient can be found by analysing the equation, by examining the graph or by finding the change in values if two points are given. The gradient is typically represented with the pronumeral m. A positive gradient means that the f(x) value is increasing as the x- value increases, and a negative gradient means that the f(x) value is decreasing as the x- value increases. A gradient of E means that there for every increase F of b in the x- value, there is an increase of a in the y- value. For example, a gradient of = means that for > every increase of 3 in the x- value, the y- value increases by 2. (Recall, the gradient is also known as the GHIJ ). GKL x- and y- intercepts The x- intercept of a linear function is the point where the graph of the equation crosses the x- axis. This occurs when y = 0. The y- intercept of a linear function is the point where the graph of the equation crosses the y- axis. This occurs when x = 0. In the graph of y = x + 3, we can see that the x- intercept is at (- 3, 0) and the y- intercept is at (0, 3). These points can also, be determined algebraically by putting y = 0 and x = 0 into the equation. Gradient intercept form All linear equations relating the variables x and y can be rearranged into the form y = mx + c, where m is the gradient. This is known as the gradient intercept form of the equation. If a linear equation is in gradient intercept form, the number and sign in front of the x- value gives the value of the gradient of the equation. For example, in y = 4x + 5, the gradient is 4. The value of c in linear equations written in gradient intercept form is the y- intercept of the equation. This is because the y- intercept occurs when x = 0, and when x = 0 the equation simplifies to y = c. The value of c in y = 4x + 5 is 5. Page 10 of 20

11 LINEAR EQUATIONS, GRAPHS AND MODELS Worked Example 1 State the gradients and y- intercepts of the following linear equations. a) y = 5x + 2 b) 2y = 4x- 6 On a blank calculator page c11 then press solve(2y = 4x 6, y) so the gradient is 2 and the y- intercept is 3 Determining the gradient from a graph The value of the gradient can be found from a graph of a linear function. The gradient can be found by selecting two points on the line, then finding the change in the y- values and dividing by the change in the x- values. In other words, the general rule to find the value of a gradient that passes through the points (x 1, y 1 ) and (x 2, y 2 ) is: For all horizontal lines the y- values will be equal, so the numerator of O P<O Q ; P <; Q will be 0. Therefore, the gradient of vertical lines is 0. For all vertical lines the x- values will be equal, so the denominator of O P<O Q ; P <; Q will be 0. Dividing a value by 0 is undefined; therefore, the gradient of vertical lines is undefined. Page 11 of 20

12 GENERAL MATHEMATICS 2017 Worked Example 2 Find the values of the gradients of the following graphs. a) b) Finding the gradient given two points If a graph is not provided, we can still find the gradient if we are given two points that the line passes through. The same formula is used to find the gradient by finding the difference in the two y- coordinates and the difference in the two x- coordinates: For example, the gradient of the line that passes through the points (1, 1) and (4, 3) is Worked Example 3 m = y = y R x = x R = = 2 3 Find the value of the gradients of the linear graphs that pass through the following points. a) (4,6) and (5,9) b) (2, - 1) and (0,5) Page 12 of 20

13 LINEAR EQUATIONS, GRAPHS AND MODELS Plotting linear graphs Linear graphs can be constructed by plotting the points and then ruling a line between the points as shown in the diagram. If the points or a table of values are not given, then the points can be found by substituting x- values into the rule and finding the corresponding y- values. If a table of values is provided, then the graph can be constructed by plotting the points given and joining them. Worked Example 4 Construct a linear graph that passes through the points ( 1, 2), (0, 4), (1, 6) and (3, 10): a) without technology b) using CAS. a) b) On a blank list & spreadsheet page c14 Enter a label of x in the first column and type in the x values - 1, 0, 1, 3 Enter the label y into the second column enter the corresponding y- values to the x- values entered above Add a new Data and Statistics page (/~5) e to enter the x- axis and e again to enter the y- axis Press b21 to connect the data points with a line. Alternatively, press b461 to fit a straight line to the data points Page 13 of 20

14 GENERAL MATHEMATICS 2017 Sketching graphs using the gradient and y- intercept method A linear graph can be constructed by using the gradient and y- intercept. The y- intercept is marked on the y- axis, and then another point is found by using the gradient. Worked Example 5 Using the gradient and the y- intercept, sketch the graph of each of the following. a) y = > : x 2 b) A linear graph with a gradient of 3 and a y-intercept of 1 c) y= 2x+4 Page 14 of 20

15 LINEAR EQUATIONS, GRAPHS AND MODELS Sketching graphs using the x- and y- intercepts If the points of a linear graph where the line crosses the x- and y- axes (the x- and y- intercepts) are known, then the graph can be constructed by marking these points and ruling a line through them. To find the x- intercept, substitute y = 0 into the equation and then solve the equation for x. To find the y- intercept, substitute x = 0 into the equation and then solve the equation for y. Worked Example 6 Find the value of the x- and y- intercepts for the following linear equations, and hence sketch their graphs. a) 3x + 4y = 12 b) y = 5x On the CAS a) Find the x and y intercepts. On a blank calculator page c11 Type: solve 3x + 4y = 12, x y = 0 then press to get the x- intercept. Repeat for solve 3x + 4y = 12, y x = 0 to get the y- intercept b) Repeat for y = 5x Page 15 of 20

16 GENERAL MATHEMATICS Linear modelling Linear models Practical problems in which there is a constant change over time can be modelled by linear equations. The constant change, such as the rate at which water is leaking or the hourly rate charged by a tradesperson, can be represented by the gradient of the equation. Usually the y- value is the changing quantity and the x- value is time. The starting point or initial point of the problem is represented by the y- intercept, when the x- value is 0. This represents the initial or starting value. In situations where there is a negative gradient the x- intercept represents when there is nothing left, such as the time taken for a leaking water tank to empty. Identifying the constant change and the starting point can help to construct a linear equation to represent a practical problem. Once this equation has been established we can use it to calculate specific values or to make predictions as required. Solving practical problems Once an equation is found to represent the practical problem, solutions to the problem can be found. When we have determined important values in practical problems, such as the value of the intercepts and gradient, it is important to be able to relate these back to the problem and to interpret their meaning. Knowing the equation can also help to find other values related to the problem (at a certain time for example). Example 8 A yoga ball is being pumped full of air at a rate of 40 cm 3 /second. Initially there is 100 cm 3 of air in the ball. a) Construct an equation that represents the amount of air, A, in the ball after t seconds. b) Interpret what the value of the y- intercept in the equation means. c) How much air, in cm 3, is in the ball after 2 minutes? Page 16 of 20

17 LINEAR EQUATIONS, GRAPHS AND MODELS d) When fully inflated, the ball holds cm 3 of air. Determine how long, in minutes, it takes to fully inflate the ball. Write your answer to the nearest minute. The domain of a linear model When creating a linear model, it is important to interpret the given information to determine the domain of the model, that is, the values for which the model is applicable. The domains of linear models are usually expressed using the less than or equal to sign ( ) and the greater than or equal to sign ( ). For example, in the previous example about air pumped into a yoga ball at a constant rate, the model will stop being valid before 100cm 3 and after cm 3 of air is in the yoga ball, so the domain only includes x- values for when this is true. Example 9 Express the following situations as linear models and give the domains of the models. a) Julie works at a department store and is paid $19.20 per hour. She must work for a minimum of 10 hours per week, but due to her study commitments she can work for no more than 20 hours per week. b) The results in a driving test are marked out of 100, with 4 marks taken off for every error made on the course. The lowest possible result is 40 marks. Page 17 of 20

18 GENERAL MATHEMATICS Linear equations and predictions This section is presented from the linear equation perspective. We will cover this from a data and statistics perspective in Unit 2 Statistics. Finding the equation of straight lines Given the gradient and y- intercept When we are given the gradient and y- intercept of a straight line, we can enter these values into the equation y = mx + c to determine the equation of the straight line. Remember that m is equal to the value of the gradient and c is equal to the value of the y- intercept. For example, if we are given a gradient of 3 and a y- intercept of 6, then the equation of the straight line would be y = 3x + 6. Given the gradient and one point When we are given the gradient and one point of a straight line, we need to establish the value of the y- intercept to find the equation of the straight line. This can be done by substituting the coordinates of the given point into the equation y = mx + c and then solving for c. Remember that m is equal to the value of the gradient, so this can also be substituted into the equation. Given two points When we are given two points of a straight line, we can find the value of the gradient of a straight line between these points as discussed in Section 10.2 (by using m = O P<O Q ; P <; Q ). Once the gradient is found, we can find the y- intercept by substituting one of the points into the equation y = mx + c and then solving for c. Example 10 Find the equations of the following straight lines. a) A straight line with a gradient of 5 passing through the point (- 2, - 5) b) A straight line passing through the points (- 3, 4) and (1, 6) c) A straight line passing through the points (- 3, 7) and (0, 7) Page 18 of 20

19 LINEAR EQUATIONS, GRAPHS AND MODELS Lines of best fit by eye Sometimes the data for a practical problem may not be in the form of a perfect linear relationship, but the data can still be modelled by an approximate linear relationship. When we are given, a scatterplot representing data that appears to be approximately represented by a linear relationship, we can draw a line of best fit by eye so that approximately half of the data points are on either side of the line of best fit. Lines of best fit by eye Sometimes the data for a practical problem may not be in the form of a perfect linear relationship, but the data can still be modelled by an approximate linear relationship. When we are given a scatterplot representing data that appears to be approximately represented by a linear relationship, we can draw a line of best fit by eye so that approximately half of the data points are on either side of the line of best fit. Example 11 A sports scientist is looking at data comparing the heights of athletes and their performance in the high jump. The following table and scatterplot represent the data they have collected. A line of best fit by eye has been drawn on the scatterplot. Choose two appropriate points that lie on the line of best fit and determine the equation for the line. Page 19 of 20

20 GENERAL MATHEMATICS 2017 Making predictions Interpolation When we use interpolation, we are making a prediction from a line of best fit that appears within the parameters of the original data set. If we plot our line of best fit on the scatterplot of the given data, then interpolation will occur between the first and last points of the scatterplot. Extrapolation When we use extrapolation, we are making a prediction from a line of best fit that appears outside the parameters of the original data set. Reliability of predictions The more pieces of data there are in a set, the better the line of best fit you will be able to draw. More data points allow more reliable predictions. In general, interpolation is a far more reliable method of making predictions than extrapolation. However, there are other factors that should also be considered. Interpolation closer to the centre of the data set will be more reliable that interpolation closer to the edge of the data set. Extrapolation that appears closer to the data set will be much more reliable than extrapolation that appears further away from the data set. Worked Example 12 The following data represent the air temperature ( C) and depth of snow (cm) at a popular ski resort. The line of best fit for this data set has been calculated as y = - 7.2x a) Use the line of best fit to estimate the depth of snow if the air temperature is C. b) Use the line of best fit to estimate the depth of snow if the air temperature is 25.2 C. c) Comment on the reliability of your estimations in parts a) and b). Page 20 of 20

Year 10 Mathematics Semester 2 Bivariate Data Chapter 13

Year 10 Mathematics Semester 2 Bivariate Data Chapter 13 Year 10 Mathematics Semester 2 Bivariate Data Chapter 13 Why learn this? Observations of two or more variables are often recorded, for example, the heights and weights of individuals. Studying the data

More information

1Linear relations ONLINE PAGE PROOFS. and equations. 1.1 Kick off with CAS 1.2 Linear relations

1Linear relations ONLINE PAGE PROOFS. and equations. 1.1 Kick off with CAS 1.2 Linear relations 1.1 Kick off with CAS 1.2 Linear relations 1Linear relations and equations 1.3 Solving linear equations 1.4 Developing linear equations 1.5 Simultaneous linear equations 1.6 Problem solving with simultaneous

More information

G.3 Forms of Linear Equations in Two Variables

G.3 Forms of Linear Equations in Two Variables section G 2 G. Forms of Linear Equations in Two Variables Forms of Linear Equations Linear equations in two variables can take different forms. Some forms are easier to use for graphing, while others are

More information

ALGEBRA 2 Summer Review Assignments Graphing

ALGEBRA 2 Summer Review Assignments Graphing ALGEBRA 2 Summer Review Assignments Graphing To be prepared for algebra two, and all subsequent math courses, you need to be able to accurately and efficiently find the slope of any line, be able to write

More information

MAC Module 2 Modeling Linear Functions. Rev.S08

MAC Module 2 Modeling Linear Functions. Rev.S08 MAC 1105 Module 2 Modeling Linear Functions Learning Objectives Upon completing this module, you should be able to: 1. Recognize linear equations. 2. Solve linear equations symbolically and graphically.

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

Name: Essential Skills Practice for students entering Geometry or Accelerated Geometry

Name: Essential Skills Practice for students entering Geometry or Accelerated Geometry Name: Essential Skills Practice for students entering Geometry or Accelerated Geometry Use this document to review the mathematics that you have learned previously. Completion of the Essential Skills Practice

More information

First Differences WS 5.1. Rate of Change WS 5.2. Slope/Rate of Change WS 5.3. Partial Variation WS 5.5. Mid Chapter Review & EQAO Practice

First Differences WS 5.1. Rate of Change WS 5.2. Slope/Rate of Change WS 5.3. Partial Variation WS 5.5. Mid Chapter Review & EQAO Practice UNIT 5 - LINEAR RELATIONS Date Lesson Topic HW Nov. 22 5.1 First Differences WS 5.1 Nov. 22 5.2 Rate of Change WS 5.2 Nov. 27 5.3 Slope/Rate of Change WS 5.3 Nov. 28 5.4 Direct Variation QUIZ (5.1-5.2)

More information

Chapter 2.1 Relations and Functions

Chapter 2.1 Relations and Functions Analyze and graph relations. Find functional values. Chapter 2.1 Relations and Functions We are familiar with a number line. A number line enables us to locate points, denoted by numbers, and find distances

More information

PreAP Algebra I Problems for the First Semester Exam

PreAP Algebra I Problems for the First Semester Exam This is not a semester exam, but problems that you could use on a semester exam that are similar to some of the problems from the unit quizzes 1. Stephanie left home at 8:30 and rode her bicycle at a steady

More information

NAME DATE PER. FALL FINAL EXAM REVIEW ALGEBRA 1 Solve = 6 3v = -3(c + 5)

NAME DATE PER. FALL FINAL EXAM REVIEW ALGEBRA 1 Solve = 6 3v = -3(c + 5) FINAL EXAM REVIEW, p. 1 NAME DATE PER. FALL FINAL EXAM REVIEW ALGEBRA 1 Solve. 1. = 6 v. 1 = -(c + 5). 5 (x ) = 6. 7x + = 5x + 8 5. r 1 1 6. x 1 x 5 Write an equation, and then solve. 7. Ben joined The

More information

Review Assignment II

Review Assignment II MATH 11012 Intuitive Calculus KSU Name:. Review Assignment II 1. Let C(x) be the cost, in dollars, of manufacturing x widgets. Fill in the table with a mathematical expression and appropriate units corresponding

More information

Chapter 3: Linear relations and equations

Chapter 3: Linear relations and equations Chapter : Linear relations and equations Ex A: Substitution of values into a formula Algebra involves the use of symbols or pronumerals to simplify expressions and solve problems. A pronumeral is a symbol

More information

MCF 3M Practice Exam. A7. For the quadratic function y = (x - 4)(x - 8), the coordinates of the vertex are: a. (4, 8) b. (6, 0) c. (6, 22) d.

MCF 3M Practice Exam. A7. For the quadratic function y = (x - 4)(x - 8), the coordinates of the vertex are: a. (4, 8) b. (6, 0) c. (6, 22) d. MCF 3M Practice Exam This is a practice exam. It does not cover all the material in this course and should not be the only review that you do in preparation for your final exam. Your exam may contain questions

More information

SY14-15 Algebra Exit Exam - PRACTICE Version

SY14-15 Algebra Exit Exam - PRACTICE Version Student Name: Directions: Solve each problem. You have a total of 90 minutes. Choose the best answer and fill in your answer document accordingly. For questions requiring a written response, write your

More information

SOLUTIONS FOR PROBLEMS 1-30

SOLUTIONS FOR PROBLEMS 1-30 . Answer: 5 Evaluate x x + 9 for x SOLUTIONS FOR PROBLEMS - 0 When substituting x in x be sure to do the exponent before the multiplication by to get (). + 9 5 + When multiplying ( ) so that ( 7) ( ).

More information

74 Maths Quest 10 for Victoria

74 Maths Quest 10 for Victoria Linear graphs Maria is working in the kitchen making some high energ biscuits using peanuts and chocolate chips. She wants to make less than g of biscuits but wants the biscuits to contain at least 8 g

More information

College Algebra Through Problem Solving (2018 Edition)

College Algebra Through Problem Solving (2018 Edition) City University of New York (CUNY) CUNY Academic Works Open Educational Resources Queensborough Community College Winter 1-25-2018 College Algebra Through Problem Solving (2018 Edition) Danielle Cifone

More information

ALGEBRA 1 FINAL EXAM 2006

ALGEBRA 1 FINAL EXAM 2006 Overall instructions: Your Name Teacher ALGEBRA FINAL EXAM 2006 There is a mix of easier and harder problems. Don t give up if you see some questions that you don t know how to answer. Try moving on to

More information

Lesson: Slope. Warm Up. Unit #2: Linear Equations. 2) If f(x) = 7x 5, find the value of the following: f( 2) f(3) f(0)

Lesson: Slope. Warm Up. Unit #2: Linear Equations. 2) If f(x) = 7x 5, find the value of the following: f( 2) f(3) f(0) Warm Up 1) 2) If f(x) = 7x 5, find the value of the following: f( 2) f(3) f(0) Oct 15 10:21 AM Unit #2: Linear Equations Lesson: Slope Oct 15 10:05 AM 1 Students will be able to find the slope Oct 16 12:19

More information

Topic 6 Part 1 [251 marks]

Topic 6 Part 1 [251 marks] Topic 6 Part 1 [251 marks] The graph of the quadratic function f(x) = c + bx x 2 intersects the y-axis at point A(0, 5) and has its vertex at point B(2, 9). 1a. Write down the value of c. Find the value

More information

Section 2.5 from Precalculus was developed by OpenStax College, licensed by Rice University, and is available on the Connexions website.

Section 2.5 from Precalculus was developed by OpenStax College, licensed by Rice University, and is available on the Connexions website. Section 2.5 from Precalculus was developed by OpenStax College, licensed by Rice University, and is available on the Connexions website. It is used under a Creative Commons Attribution-NonCommercial- ShareAlike

More information

MATH 1710 College Algebra Final Exam Review

MATH 1710 College Algebra Final Exam Review MATH 1710 College Algebra Final Exam Review MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the problem. 1) There were 480 people at a play.

More information

Twitter: @Owen134866 www.mathsfreeresourcelibrary.com Prior Knowledge Check 1) Find the point of intersection for each pair of lines: a) y = 4x + 7 and 5y = 2x 1 b) y = 5x 1 and 3x + 7y = 11 c) 2x 5y =

More information

Answer Explanations SAT Practice Test #1

Answer Explanations SAT Practice Test #1 Answer Explanations SAT Practice Test #1 2015 The College Board. College Board, SAT, and the acorn logo are registered trademarks of the College Board. 5KSA09 Section 4: Math Test Calculator QUESTION 1.

More information

Study Guide and Intervention. The Quadratic Formula and the Discriminant. Quadratic Formula. Replace a with 1, b with -5, and c with -14.

Study Guide and Intervention. The Quadratic Formula and the Discriminant. Quadratic Formula. Replace a with 1, b with -5, and c with -14. 4-6 Study Guide and Intervention Quadratic Formula The Quadratic Formula can be used to solve any quadratic equation once it is written in the form ax 2 + bx + c = 0. Quadratic Formula The solutions of

More information

Topic 1 Measurements and Errors (Practice)

Topic 1 Measurements and Errors (Practice) Topic 1 Measurements and Errors (Practice) Name: 1. Data analysis question. The photograph below shows a magnified image of a dark central disc surrounded by concentric dark rings. These rings were produced

More information

Foundations for Algebra. Introduction to Algebra I

Foundations for Algebra. Introduction to Algebra I Foundations for Algebra Introduction to Algebra I Variables and Expressions Objective: To write algebraic expressions. Objectives 1. I can write an algebraic expression for addition, subtraction, multiplication,

More information

MATH 1113 Exam 1 Review

MATH 1113 Exam 1 Review MATH 1113 Exam 1 Review Topics Covered Section 1.1: Rectangular Coordinate System Section 1.3: Functions and Relations Section 1.4: Linear Equations in Two Variables and Linear Functions Section 1.5: Applications

More information

Higher Unit 6a b topic test

Higher Unit 6a b topic test Name: Higher Unit 6a b topic test Date: Time: 60 minutes Total marks available: 54 Total marks achieved: Questions Q1. The point A has coordinates (2, 3). The point B has coordinates (6, 8). M is the midpoint

More information

CORE. Chapter 3: Interacting Linear Functions, Linear Systems. Algebra Assessments

CORE. Chapter 3: Interacting Linear Functions, Linear Systems. Algebra Assessments CORE Algebra Assessments Chapter 3: Interacting Linear Functions, Linear Systems 97 98 Bears Band Booster Club The Bears Band Booster Club has decided to sell calendars to the band members and their parents.

More information

Algebra 1 S1 Lesson Summaries. Lesson Goal: Mastery 70% or higher

Algebra 1 S1 Lesson Summaries. Lesson Goal: Mastery 70% or higher Algebra 1 S1 Lesson Summaries For every lesson, you need to: Read through the LESSON REVIEW which is located below or on the last page of the lesson and 3-hole punch into your MATH BINDER. Read and work

More information

Unit 2 Functions HW #1 Mrs. Dailey

Unit 2 Functions HW #1 Mrs. Dailey HW#1 Name Algebra II Unit 2 Functions HW #1 Mrs. Dailey 1) Determine for each of the following graphed relationships whether y is a function of x using the Vertical Line Test. 2) What are the outputs for

More information

Unit 2 Linear Equations and Inequalities

Unit 2 Linear Equations and Inequalities Unit 2 Linear Equations and Inequalities Test Date: Name: By the end of this unit, you will be able to Use rate of change to solve problems Find the slope of a line Model real-world data with linear equations

More information

Mathematics 10C. UNIT FIVE Linear Functions. Unit. Student Workbook. y 2. - y 1 x 2. rise. m = - x 1 run. y = mx + b. m = m original. 1 moriginal.

Mathematics 10C. UNIT FIVE Linear Functions. Unit. Student Workbook. y 2. - y 1 x 2. rise. m = - x 1 run. y = mx + b. m = m original. 1 moriginal. Mathematics 10C Student Workbook Unit m = y 2 - y 1 x 2 - x 1 run rise Lesson 1: Slope of a Line Approximate Completion Time: 2 Days y = mx + b Lesson 2: Slope-Intercept Form Approximate Completion Time:

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

An equation is a statement that states that two expressions are equal. For example:

An equation is a statement that states that two expressions are equal. For example: Section 0.1: Linear Equations Solving linear equation in one variable: An equation is a statement that states that two expressions are equal. For example: (1) 513 (2) 16 (3) 4252 (4) 64153 To solve the

More information

Section 8 Topic 1 Comparing Linear, Quadratic, and Exponential Functions Part 1

Section 8 Topic 1 Comparing Linear, Quadratic, and Exponential Functions Part 1 Section 8: Summary of Functions Section 8 Topic 1 Comparing Linear, Quadratic, and Exponential Functions Part 1 Complete the table below to describe the characteristics of linear functions. Linear Functions

More information

MATHEMATICAL METHODS UNIT 1 Chapter 1 Reviewing Linear Equations Chapter 2 Coordinate geometry & linear relations

MATHEMATICAL METHODS UNIT 1 Chapter 1 Reviewing Linear Equations Chapter 2 Coordinate geometry & linear relations REVIEWING LINEAR EQUATIONS E da = q ε ( B da = 0 E ds = dφ. B ds = μ ( i + μ ( ε ( dφ 3 MATHEMATICAL METHODS UNIT 1 Chapter 1 Reviewing Linear Equations Chapter 2 Coordinate geometry & linear relations

More information

Equation. A mathematical sentence formed by setting two expressions equal to each other. Example 1: 3 6 = 18 Example 2: 7 + x = 12

Equation. A mathematical sentence formed by setting two expressions equal to each other. Example 1: 3 6 = 18 Example 2: 7 + x = 12 Equation A mathematical sentence formed by setting two expressions equal to each other Example 1: 3 6 = 18 Example 2: 7 + x = 12 Variable A symbol, usually a letter, that is used to represent one or more

More information

Moving Straight Ahead - Unit Test Review Sheet

Moving Straight Ahead - Unit Test Review Sheet Name: Class: Date: ID: A Moving Straight Ahead - Unit Test Review Sheet Short Answer 1. Use the graph at the right. a. Find the slope of the line. b. Find the equation of the line. 2. Does the table below

More information

Force Questions. Ground

Force Questions. Ground Force Questions 8. The London Eye is a large wheel which rotates at a slow steady speed in a vertical plane about a fixed horizontal axis. A total of 800 passengers can ride in 32 capsules equally spaced

More information

Name Date Class Unit 4 Test 1 Review: Linear Functions

Name Date Class Unit 4 Test 1 Review: Linear Functions Name Date Class Unit 4 Test 1 Review: Linear Functions Select the best answer. 1. Does this graph represent a linear function? Explain your answer in the space provided. 2. A jogger runs 4 mi/h. The function

More information

GCSE Mathematics Non Calculator Foundation Tier Free Practice Set 5 1 hour 30 minutes ANSWERS

GCSE Mathematics Non Calculator Foundation Tier Free Practice Set 5 1 hour 30 minutes ANSWERS MathsMadeEasy 3 GCSE Mathematics Non Calculator Foundation Tier Free Practice Set 5 1 hour 30 minutes ANSWERS Marks shown in brackets for each question Typical Grade Boundaries C D E F G 76 60 47 33 20

More information

Chapter 9: Roots and Irrational Numbers

Chapter 9: Roots and Irrational Numbers Chapter 9: Roots and Irrational Numbers Index: A: Square Roots B: Irrational Numbers C: Square Root Functions & Shifting D: Finding Zeros by Completing the Square E: The Quadratic Formula F: Quadratic

More information

UNIT 2: REASONING WITH LINEAR EQUATIONS AND INEQUALITIES. Solving Equations and Inequalities in One Variable

UNIT 2: REASONING WITH LINEAR EQUATIONS AND INEQUALITIES. Solving Equations and Inequalities in One Variable UNIT 2: REASONING WITH LINEAR EQUATIONS AND INEQUALITIES This unit investigates linear equations and inequalities. Students create linear equations and inequalities and use them to solve problems. They

More information

NAME DATE PER. FALL FINAL EXAM REVIEW ALGEBRA 1 Solve = 6 3v = -3(c + 5)

NAME DATE PER. FALL FINAL EXAM REVIEW ALGEBRA 1 Solve = 6 3v = -3(c + 5) FINAL EXAM REVIEW, p. 1 NAME DATE PER. FALL FINAL EXAM REVIEW ALGEBRA 1 Solve. 1. 24 = 6 3v 2. 12 = -3(c + 5) 3. 5 2(x 3) = 63 4. 7x + 2(x - 5) = 4(x + 8) 5. r 1 10 3 2 6. x 1 2x 2 5 4 Write an equation,

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

Algebra. Topic: Manipulate simple algebraic expressions.

Algebra. Topic: Manipulate simple algebraic expressions. 30-4-10 Algebra Days: 1 and 2 Topic: Manipulate simple algebraic expressions. You need to be able to: Use index notation and simple instances of index laws. Collect like terms Multiply a single term over

More information

Chapter 4.1 Introduction to Relations

Chapter 4.1 Introduction to Relations Chapter 4.1 Introduction to Relations The example at the top of page 94 describes a boy playing a computer game. In the game he has to get 3 or more shapes of the same color to be adjacent to each other.

More information

June Dear Future Algebra 2 Trig Student,

June Dear Future Algebra 2 Trig Student, June 016 Dear Future Algebra Trig Student, Welcome to Algebra /Trig! Since we have so very many topics to cover during our 016-17 school year, it is important that each one of you is able to complete these

More information

Re: January 27, 2015 Math 080: Final Exam Review Page 1 of 6

Re: January 27, 2015 Math 080: Final Exam Review Page 1 of 6 Re: January 7, 015 Math 080: Final Exam Review Page 1 of 6 Note: If you have difficulty with any of these problems, get help, then go back to the appropriate sections and work more problems! 1. Solve for

More information

Moving Straight Ahead - Unit Test Review Sheet

Moving Straight Ahead - Unit Test Review Sheet Name: Class: Date: ID: A Moving Straight Ahead - Unit Test Review Sheet Short Answer 1. Brent's Video Shack charges $1.50 to rent a video game for a night. Mr. Buck's Entertainments opens a new store in

More information

Algebra 3-4 Unit 1 Absolute Value Functions and Equations

Algebra 3-4 Unit 1 Absolute Value Functions and Equations Name Period Algebra 3-4 Unit 1 Absolute Value Functions and Equations 1.1 I can write domain and range in interval notation when given a graph or an equation. 1.1 I can write a function given a real world

More information

2. Which of the following expressions represents the product of four less than three times x and two more than x?

2. Which of the following expressions represents the product of four less than three times x and two more than x? Algebra Topics COMPASS Review You will be allowed to use a calculator on the COMPASS test. Acceptable calculators are: basic calculators, scientific calculators, and graphing calculators up through the

More information

Post-Algebra II, Pre-Precalculus Summer Packet

Post-Algebra II, Pre-Precalculus Summer Packet Post-Algebra II, Pre-Precalculus Summer Packet (Concepts epected to be understood upon entering Precalculus course) Name Grade Level School Teacher In order to be successful in a Precalculus course at

More information

LESSON 2 ALGEBRA & FUNCTIONS

LESSON 2 ALGEBRA & FUNCTIONS LESSON ALGEBRA & FUNCTIONS A) SIMPLIFYING EXPRESSIONS An expression does not have an equal sign with a left side and a right side. In an expression we can only simplify rather than solve. Simplify each

More information

Topic 1. Solving Equations and Inequalities 1. Solve the following equation

Topic 1. Solving Equations and Inequalities 1. Solve the following equation Topic 1. Solving Equations and Inequalities 1. Solve the following equation Algebraically 2( x 3) = 12 Graphically 2( x 3) = 12 2. Solve the following equations algebraically a. 5w 15 2w = 2(w 5) b. 1

More information

Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities

Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities Math 2 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

Sections 3.2 & 3.3 Introduction to Functions & Graphing

Sections 3.2 & 3.3 Introduction to Functions & Graphing Week 4 Handout MAT 1033C Professor Niraj Wagh J Sections 3.2 & 3.3 Introduction to Functions & Graphing Function A function f is a rule that assigns to each element x in a set A exactly one element, called

More information

N5 R1.1 Linear Algebra - Revision

N5 R1.1 Linear Algebra - Revision N5 R Linear Algebra - Revision This revision pack covers the core linear algebra skills and provides opportunities to apply these skills to standard and challenging exam level questions. This pack is not

More information

4. Based on the table below, what is the joint relative frequency of the people surveyed who do not have a job and have a savings account?

4. Based on the table below, what is the joint relative frequency of the people surveyed who do not have a job and have a savings account? Name: Period: Date: Algebra 1 Common Semester 1 Final Review 1. How many surveyed do not like PS4 and do not like X-Box? 2. What percent of people surveyed like the X-Box, but not the PS4? 3. What is the

More information

Practice Integrated II Final Exam Review

Practice Integrated II Final Exam Review Name: Practice Integrated II Final Exam Review The questions below represent the types of questions you will see on your final exam. Your final will be all multiple choice however, so if you are able to

More information

Chapter 6: Exploring Data: Relationships Lesson Plan

Chapter 6: Exploring Data: Relationships Lesson Plan Chapter 6: Exploring Data: Relationships Lesson Plan For All Practical Purposes Displaying Relationships: Scatterplots Mathematical Literacy in Today s World, 9th ed. Making Predictions: Regression Line

More information

PLC Papers. Created For:

PLC Papers. Created For: PLC Papers Created For: Compound Units 2 Grade 5 Objective: Convert standard compound units in numerical and algebraic contexts. Question 1. Ben goes on holiday to Hong Kong. In Hong Kong, Ben sees a camera

More information

Solve Problems with Equations

Solve Problems with Equations Develop Skills and Strategies Part 1: Introduction Solve Problems with Equations CCSS 7.EE.B. 7.EE.B.4a You know how to compute with rational numbers and write and solve one-step equations. Take a look

More information

Equations and Inequalities

Equations and Inequalities Equations and Inequalities Figure 1 CHAPTER OUTLINE 1 The Rectangular Coordinate Systems and Graphs Linear Equations in One Variable Models and Applications Comple Numbers Quadratic Equations 6 Other Types

More information

Archdiocese of Washington Catholic Schools Academic Standards Mathematics

Archdiocese of Washington Catholic Schools Academic Standards Mathematics ALGEBRA 1 Standard 1 Operations with Real Numbers Students simplify and compare expressions. They use rational exponents, and simplify square roots. A1.1.1 A1.1.2 A1.1.3 A1.1.4 A1.1.5 Compare real number

More information

Math M111: Lecture Notes For Chapter 3

Math M111: Lecture Notes For Chapter 3 Section 3.1: Math M111: Lecture Notes For Chapter 3 Note: Make sure you already printed the graphing papers Plotting Points, Quadrant s signs, x-intercepts and y-intercepts Example 1: Plot the following

More information

*P43632A0120* Algebra Level 3 Calculator NOT allowed. Pearson Edexcel Award AAL30/01. P43632A 2014 Pearson Education Ltd.

*P43632A0120* Algebra Level 3 Calculator NOT allowed. Pearson Edexcel Award AAL30/01. P43632A 2014 Pearson Education Ltd. Write your name here Surname Other names Pearson Edexcel Award Algebra Level 3 Calculator NOT allowed Centre Number Candidate Number Monday 12 May 2014 Morning Time: 2 hours Paper Reference AAL30/01 You

More information

Linear Modeling/Regression FUNCTION NOTATION

Linear Modeling/Regression FUNCTION NOTATION Linear Modeling/Regression FUNCTION NOTATION Given the function notation of a coordinate: a) Rewrite the coordinate as (x, y) b) Plot the point on the graph and give the quadrant it lies in 1) f() = 2)

More information

Mathematics Department Columbia High School. Advanced Algebra 2 Summer Packet

Mathematics Department Columbia High School. Advanced Algebra 2 Summer Packet Mathematics Department Columbia High School Advanced Algebra Summer Packet This summer packet is for students entering Advanced Algebra (10-5) for the Fall. The material contained in this packet represents

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

Precalculus: Linear Equations Practice Problems. Questions. 1. Solve for x when 2 3 x = 1 15 x Solve for x when x 2 + x 5 = 7 10.

Precalculus: Linear Equations Practice Problems. Questions. 1. Solve for x when 2 3 x = 1 15 x Solve for x when x 2 + x 5 = 7 10. Questions. Solve for x when 3 x = 5 x + 3 5.. Solve for x when x + x 5 = 7 0. 3. Solve for x when 0 3 x = x. 4. Is 4 a solution to (y ) + = 3 (3y 4)? 8 5. Solve for x when 4 5 x 3 = 3x +. 6. Solve for

More information

Marina s Fish Shop Student Worksheet Name

Marina s Fish Shop Student Worksheet Name Marina s Fish Shop Student Worksheet Name Marina owns a fish shop, and wants to create a new sign above the shop. She likes geometric ideas, and thinks a square with a triangle looks like a fish. Marina

More information

Technology Math Skills Assessment. Practice Test 1

Technology Math Skills Assessment. Practice Test 1 Technology Math Skills Assessment Practice Test . Which of the following is the best description of 3 5 x? a. Monomial b. Binomial c. Polynomial d. Both a and c. Create a table of values for the equation

More information

PreCalc 11 Chapter 1 Review Pack v1

PreCalc 11 Chapter 1 Review Pack v1 Period: Date: PreCalc 11 Chapter 1 Review Pack v1 Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Determine the first 4 terms of an arithmetic sequence,

More information

IB Questionbank Mathematical Studies 3rd edition. Bivariate data. 179 min 172 marks

IB Questionbank Mathematical Studies 3rd edition. Bivariate data. 179 min 172 marks IB Questionbank Mathematical Studies 3rd edition Bivariate data 179 min 17 marks 1. The heat output in thermal units from burning 1 kg of wood changes according to the wood s percentage moisture content.

More information

Skills Practice Skills Practice for Lesson 1.1

Skills Practice Skills Practice for Lesson 1.1 Skills Practice Skills Practice for Lesson. Name Date Tanks a Lot Introduction to Linear Functions Vocabulary Define each term in your own words.. function 2. linear function 3. independent variable 4.

More information

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles Unit 5 Linear equations and inequalities In this unit, you will build your understanding of the connection between linear functions and linear equations and inequalities that can be used to represent and

More information

You must have: Ruler graduated in centimetres and millimetres, pair of compasses, pen, HB pencil, eraser.

You must have: Ruler graduated in centimetres and millimetres, pair of compasses, pen, HB pencil, eraser. Write your name here Surname Other names Pearson Edexcel Award Algebra Level 3 Calculator NOT allowed Centre Number Candidate Number Thursday 12 January 2017 Morning Time: 2 hours Paper Reference AAL30/01

More information

Chapter 2. Polynomial and Rational Functions. 2.5 Zeros of Polynomial Functions

Chapter 2. Polynomial and Rational Functions. 2.5 Zeros of Polynomial Functions Chapter 2 Polynomial and Rational Functions 2.5 Zeros of Polynomial Functions 1 / 33 23 Chapter 2 Homework 2.5 p335 6, 8, 10, 12, 16, 20, 24, 28, 32, 34, 38, 42, 46, 50, 52 2 / 33 23 3 / 33 23 Objectives:

More information

GCSE Mathematics Non-Calculator Higher Tier Free Practice Set 1 1 hour 45 minutes ANSWERS. Grade Boundaries A* A B C D E.

GCSE Mathematics Non-Calculator Higher Tier Free Practice Set 1 1 hour 45 minutes ANSWERS. Grade Boundaries A* A B C D E. MathsMadeEasy GCSE Mathematics Non-Calculator Higher Tier Free Practice Set 1 1 hour 45 minutes ANSWERS Grade Boundaries A* A B C D E 88 71 57 43 22 13 3 Authors Note Every possible effort has been made

More information

Pre-AP Algebra II Summer Packet

Pre-AP Algebra II Summer Packet Summer Packet Pre-AP Algebra II Name Period Pre-AP Algebra II 2018-2019 Summer Packet The purpose of this packet is to make sure that you have the mathematical skills you will need to succeed in Pre-AP

More information

Student Self-Assessment of Mathematics (SSAM) for Intermediate Algebra

Student Self-Assessment of Mathematics (SSAM) for Intermediate Algebra Student Self-Assessment of Mathematics (SSAM) for Intermediate Algebra Answer key 1. Find the value of 3x 4y if x = -2 and y = 5 To find the value, substitute the given values in for x and y 3x -4y Substitute

More information

Algebra I Practice Exam

Algebra I Practice Exam Algebra I This practice assessment represents selected TEKS student expectations for each reporting category. These questions do not represent all the student expectations eligible for assessment. Copyright

More information

Sect The Slope-Intercept Form

Sect The Slope-Intercept Form 0 Concepts # and # Sect. - The Slope-Intercept Form Slope-Intercept Form of a line Recall the following definition from the beginning of the chapter: Let a, b, and c be real numbers where a and b are not

More information

4. Based on the table below, what is the joint relative frequency of the people surveyed who do not have a job and have a savings account?

4. Based on the table below, what is the joint relative frequency of the people surveyed who do not have a job and have a savings account? Name: Period: Date: Algebra 1 Common Semester 1 Final Review Like PS4 1. How many surveyed do not like PS4 and do not like X-Box? 2. What percent of people surveyed like the X-Box, but not the PS4? 3.

More information

1. Consider the following graphs and choose the correct name of each function.

1. Consider the following graphs and choose the correct name of each function. Name Date Summary of Functions Comparing Linear, Quadratic, and Exponential Functions - Part 1 Independent Practice 1. Consider the following graphs and choose the correct name of each function. Part A:

More information

MAT 111 Final Exam Fall 2013 Name: If solving graphically, sketch a graph and label the solution.

MAT 111 Final Exam Fall 2013 Name: If solving graphically, sketch a graph and label the solution. MAT 111 Final Exam Fall 2013 Name: Show all work on test to receive credit. Draw a box around your answer. If solving algebraically, show all steps. If solving graphically, sketch a graph and label the

More information

Student Name: End-of-Course Assessment. Algebra II. Algebra 2 Pre-Test

Student Name: End-of-Course Assessment. Algebra II. Algebra 2 Pre-Test Student Name: End-of-Course Assessment Algebra II Algebra Pre-Test 1. What is the expanded form of. Which equation can be used to find the nth term for the sequence below?, 5, 10, 17,... t = n + 3 t =

More information

Section 4 Topic 1 Arithmetic Sequences

Section 4 Topic 1 Arithmetic Sequences Section 4 Topic 1 Arithmetic Sequences Let s look at the following sequence of numbers: 3, 8, 13, 18, 23,.... Ø Ø Ø The at the end means that this sequence goes on forever. 3, 8, 13, 18, and 23 are the

More information

0112ia. Integrated Algebra Regents Exam ( ) ( ) ( ) 3

0112ia. Integrated Algebra Regents Exam ( ) ( ) ( ) 3 Regents Exam # Integrated Algebra Regents Exam 011 Due: Friday, May 1st 011ia Which graph does not represent a function? 1 Which expression is equivalent to 6 x? (8 x)(8 x) *Difference Between ) (8 x)(8

More information

Name: Class: Date: ID: A. c. the quotient of z and 28 z divided by 28 b. z subtracted from 28 z less than 28

Name: Class: Date: ID: A. c. the quotient of z and 28 z divided by 28 b. z subtracted from 28 z less than 28 Name: Class: Date: ID: A Review for Final Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Give two ways to write the algebraic expression z 28 in words.

More information

Applications of Mathematics

Applications of Mathematics Write your name here Surname Other names Edexcel GCSE Centre Number Candidate Number Applications of Mathematics Unit 2: Applications 2 For Approved Pilot Centres ONLY Higher Tier Friday 14 June 2013 Morning

More information

Algebra II. Slide 1 / 261. Slide 2 / 261. Slide 3 / 261. Linear, Exponential and Logarithmic Functions. Table of Contents

Algebra II. Slide 1 / 261. Slide 2 / 261. Slide 3 / 261. Linear, Exponential and Logarithmic Functions. Table of Contents Slide 1 / 261 Algebra II Slide 2 / 261 Linear, Exponential and 2015-04-21 www.njctl.org Table of Contents click on the topic to go to that section Slide 3 / 261 Linear Functions Exponential Functions Properties

More information

Algebra. CLCnet. Page Topic Title. Revision Websites. GCSE Revision 2006/7 - Mathematics. Add your favourite websites and school software here.

Algebra. CLCnet. Page Topic Title. Revision Websites. GCSE Revision 2006/7 - Mathematics. Add your favourite websites and school software here. Section 2 Page Topic Title 54-57 12. Basic algebra 58-61 13. Solving equations 62-64 14. Forming and solving equations from written information 65-67 15. Trial and improvement 68-72 16. Formulae 73-76

More information

Coordinate Algebra A Final Exam Review

Coordinate Algebra A Final Exam Review Class: Date: Coordinate Algebra A Final Exam Review Multiple Choice Identify the choice that best completes the statement or answers the question. Do NOT write on the test. You may use your calculator.

More information

Chapter 4 - Writing Linear Functions

Chapter 4 - Writing Linear Functions Chapter 4 - Writing Linear Functions Write an equation of the line with the given slope and y-intercept. 1. slope: 3 y-intercept: 6 a. y = 6x + 3 c. y = 6x 3 b. y = 3m + 6 d. y = 3x 6 2. D REF: Algebra

More information

Chapter 3. Graphing Linear Equations and Functions

Chapter 3. Graphing Linear Equations and Functions Chapter 3 Graphing Linear Equations and Functions 3.1 Plot Points in a Coordinate Plane Coordinate Plane- Two intersecting at a angle. x-axis the axis y-axis the axis The coordinate plane is divided into.

More information