GRAPH 4.4. Megha K. Raman APRIL 22, 2015

Size: px
Start display at page:

Download "GRAPH 4.4. Megha K. Raman APRIL 22, 2015"

Transcription

1 GRAPH 4.4 By Megha K. Raman APRIL 22, 2015

2 1. Preface Introduction: Plotting a function... 5 Sample funtions:... 9 List of Functions: Constants: Operators: Functions: Properties of Graph Middle School Math Middle School Functions Plotting Scatter Plots Plotting inequalities Parabolas Plotting Shifts Exponential and Logarithmic Function Sample Middle School Math Problems Calculus Calculus and Pre Calculus Functions: Plotting Derivatives Calculating Definite Integrals Plotting a Tangent to a Function Plotting Polar Functions How to plot a vertical line Calculating Arc Lengths between 2 values Taylor Polynomials

3 Figure 1 Inserting a Function... 5 Figure 2 example of entering a function... 6 Figure 3 Graphed Function Figure 4 Modify Function... 7 Figure 5 Edit Function... 8 Figure 6 Evaluating the Function... 8 Figure 7 Sample of Evaluating a Function... 9 Figure 8 Line Style/Type Figure 9 Adjusting Color of Functions Figure 10 Zoom Figure 11 Reset Zoom Figure 12 Editing Axes Figure 13 Editing x axis Figure 14 Editing y-axis Figure 15 Insert title Figure 16 Editing Style of Axes Figure 17 Menu icon for scatter Plot Figure 18 Scatter Plot Sample data Figure 19 Scatter Plot Sample Graph Figure 20 Inserting Inequality Figure 21 sample inequalities Figure 22 Sample Inequality Graph Figure 23Upward facing parabola Figure 24 Downward facing parabola Figure 25 Right facing parabola Figure 26 Left facing parabola Figure 27 Shifts and Translation sample

4 Figure 28Stretch and Compression Figure 29 Inserting a Derivative Figure 30 Inserting Equation of Derivative Figure 31 Sample Graph of derivative and original function Figure 32 Multiple derivatives Figure 33 Calculating definite Integral Figure 34 Results of the Integration of definite integrals Figure 35 Option to inset tangent Figure 36 Select options for the tangent Figure 37results of plotting tangent to the chosen function Figure 38 Function type Figure 39 Polar Equation options Figure 40 Sample polar graph cos(2t) Figure 41 Vertical lines using Graph Figure 42 Selecting range for the function Figure 43 r(t) = 3 5 cos(t) Figure 44Menu to choose Arc length Figure 45 Arc Length calculation Figure 46 Taylor Polynomials of e^x Figure 47Taylor Polynomials of cos(x) Figure 48 Taylor polynomials of sin(x)

5 1. PREFACE I would like to thank both my parents for reviewing this manual countless numbers of times and giving me feedback and help. I have learned a lot by writing this, and I hope you as a reader do as well. This book, covering middle school math concepts as well as calculus concepts, is designed to aid you in solving homework problems. So whether you are actually doing your homework or you are just eager to learn more about Graph 4.4, this manual has you covered. 2. INTRODUCTION: This book was writen to be a guide for Graph 4.4 is a visual graphing tool. It can be used for students undestand function behaviour. The tool gives an adjustable view of function, larger than graphing calculators with equal amount of features. In this book, we have provided visual examples on how to use the tool. We also include typical problems students will encounter in: Algebra I: Equations of lines, absolute valued functions, parabola functions, and scatter plots Algebra II, CC1, CC2, and CC3: Plotting linear functions, regular polynomial functions, rational polynomial functions, functions of conics, exponential functions and logrithmic functions, Inequalities Pre calculus: trignometric functions, polar functions and parametric functions Calculus AB/BC Finding and explaining limits, Ccntinuity, derivatives, tangents, integrals, Taylor polynomials, and arc lengths. Graph 4.4 can be downloaded from: Windows: Mac: 4

6 After you download the application, run the application. It is a few clicks install and does not have any config options to choose. If the links do not work, you can google Graph 4.4 and a link to instal it, should pop up. 3. PLOTTING A FUNCTION Graph 4.4 can be used to plot: 1. Standard functions y = f(x) 2. Parametric functions 3. Polar functions Once Graph 4.4 is installed, double click on the icon on your desktop Choose menu option Function -> Insert Function Figure 1 Inserting a Function 5

7 The Function Tab at the top has a pull down menu will show up as seen in Figure 1. Choose the Insert Function option from the pull down menu to type in the function you would like to graph. Choose the type of function and enter in the function. Remember to use parentheses when needed to make sure you have accurately inserted your function. You can also get a list of functions using Help -> List of Functions. We have included a List of Functions: In Figure 2, we have shown an example of a function. We type in our f(x), in the text box provided for Function Equation. Figure 2 example of entering a function 6

8 You can choose color, domain, and other properties for the graph and by clicking the ok button, your graph will plot as shown in Figure 3. Figure 3 Graphed Function 1 You can edit the function by Right click -> edit as shown in Figure 4. You may also do this by selecting the function and pressing enter. Figure 4 Modify Function 7

9 Producing a dialogue as shown in Figure 5 Figure 5 Edit Function To evaluate the function value, choose from the icon menu, Evaluate or trace the selected funtion. Ctrl E as shown in Figure 6. If the desired function is not selected, you can highlight the function you need to evaluate. Figure 6 Evaluating the Function This menu option produces, a dialogue in the left bottom corner where you can get the value of function for chosen value of x (input). Sample shows the function value at x = 1. Figure 7. 8

10 Figure 7 Sample of Evaluating a Function This option can be used to find zeros of funtion (especially non Integer roots), local maxima and minima of functions. You can calulate the function value and also where it occurs. SAMPLE FUNTIONS: Linear Functions: Y = f(x) = 3x + 5 Y = f(x) = -8 Y = f(x) = 9-2x Y = f(x) = Abs(x) Quadratic Functions: Y = f(x) = 4x^2 + 3x 10 Y = f(x) = 10 (x-5)^2-30 Ploynomial Functions: Y = f(x) = 6x^4-3x^ x^ Y = f(x) = (x+5) (x-10) (x-1)^2 Rational Functions: Y = f(x) = (x^3-27) / ( (x-1) (x +5) (x +8)^2) 9

11 Complex Functions; Y = f(x) = ((x + 1) ^2 / (sin (3x)) * e^x) Y = f(x) = sin^2(x)/(x^2) Y = f(x) = sin (2x) Y = f(x) = sqrt (sin(x^2)) Y = f(x) = 2(x+3) x = 2*(x+3)*x Y = f(x) = asin(x) LIST OF FUNCTIONS: The following is a list of all variables, constants, operators and functions supported by the program. The list of operators shows the operators with the highest precedence first. The precedence of operators can be changed through the use of brackets. (), {} and [] may all be used alike. Notice that expressions in Graph are case insensitive, i.e. there are no difference between upper and lower case characters. The only exception is e as Euler's constant and E as the exponent in a number in scientific notation. CONSTANTS: x The independent variable used in standard functions. t The independent variable called parameter for parametric functions and polar angle for polar functions. e pi Euler's constant. In this program defined as e= The constant π, which in this program is defined as pi= undef Always returns an error. Used to indicate that part of a function is undefined. i The imaginary unit. Defined as i^2 = -1. Only useful when working with complex numbers. inf The constant for infinity. Only useful as argument to the integrate function. rand Evaluates to a random number between 0 and 1. 10

12 OPERATORS: Exponentiation (^) Rise to the power of an exponent. Example: f(x) =2^x Negation (-) The negative value of a factor. Example: f(x) =-x Logical NOT (not) not a evaluates to 1 if a is zero, and evaluates to 0 otherwise. Multiplication (*) Multiplies two factors. Example: f(x) =2*x Division (/) Divides two factors. Example: f(x) =2/x Addition (+) Adds two terms. Example: f(x) =2+x Subtraction (-) Subtracts two terms. Example: f(x) =2-x Greater than (>) Indicates if an expression is greater than another expression. Greater than or equal to (>=) Indicates if an expression is greater or equal to another expression. Less than (<) Indicates if an expression is less than another expression. Less than or equal to (<=) Indicates if an expression is less or equal to another expression. Equal (=) Indicates if two expressions evaluate to the exact same value. Not equal (<>) Indicates if two expressions does not evaluate to the exact same value. Logical AND (and) a and b evaluates to 1 if both a and b are 0, and evaluates to 0 otherwise. Logical OR (or) a or b evaluates to 1 if either a or b are 0, and evaluates to 0 otherwise. Logical XOR (xor) a xor b evaluates to 1 if either a or b, but not both, are 0, and evaluates to 0 otherwise. FUNCTIONS: Trigonometric sin Returns the sine of the argument, which may be in radians or degrees. cos Returns the cosine of the argument, which may be in radians or degrees. tan Returns the tangent of the argument, which may be in radians or degrees. asin Returns the inverse sine of the argument. The returned value may be in radians or degrees. acos Returns the inverse cosine of the argument. The returned value may be in radians or degrees. atan Returns the inverse tangent of the argument. The returned value may be in radians or degrees. sec Returns the secant of the argument, which may be in radians or degrees. csc Returns the cosecant of the argument, which may be in radians or degrees. cot Returns the cotangent of the argument, which may be in radians or degrees. asec Returns the inverse secant of the argument. The returned value may be in radians or degrees. acsc Returns the inverse cosecant of the argument. The returned value may be in radians or degrees. acot Returns the inverse cotangent of the argument. The returned value may be in radians or degrees. 11

13 Hyperbolic sinh Returns the hyperbolic sine of the argument. cosh Returns the hyperbolic cosine of the argument. tanh Returns the hyperbolic tangent of the argument. asinh Returns the inverse hyperbolic sine of the argument. acosh Returns the inverse hyperbolic cosine of the argument. atanh Returns the inverse hyperbolic tangent of the argument. csch Returns the hyperbolic cosecant of the argument. sech Returns the hyperbolic secant of the argument. coth Returns the hyperbolic cotangent of the argument. acsch Returns the inverse hyperbolic cosecant of the argument. asech Returns the inverse hyperbolic secant of the argument. acoth Returns the inverse hyperbolic cotangent of the argument. Power and Logarithm sqr exp sqrt root ln log logb Returns the square of the argument, i.e. the power of two. Returns e raised to the power of the argument. Returns the square root of the argument. Returns the nth root of the argument. Returns the logarithm with base e to the argument. Returns the logarithm with base 10 to the argument. Returns the logarithm with base n to the argument. Complex abs arg conj re im Returns the absolute value of the argument. Returns the angle of the argument in radians or degrees. Returns the conjugate of the argument. Returns the real part of the argument. Returns the imaginary part of the argument. Rounding trunc Returns the integer part of the argument. fract Returns the fractional part of the argument. ceil Rounds the argument up to nearest integer. floor Rounds the argument down to the nearest integer. round Rounds the first argument to the number of decimals given by the second argument. 12

14 Piecewise sign Returns the sign of the argument: 1 if the argument is greater than 0, and -1 if the argument is less than 0 u Unit step: Returns 1 if the argument is greater than or equal 0, and 0 otherwise. min Returns the smallest of the arguments. max Returns the greatest of the arguments. range Returns the second argument if it is in the range of the first and third argument. if Returns the second argument if the first argument does not evaluate to 0; Else the third argument is returned. Special integrate Returns the numeric integral of the first argument from the second argument to the third argument. sum Returns the sum of the first argument evaluated for each integer in the range from the second to the third argument. product Returns the product of the first argument evaluated for each integer in the range from the second to the third argument. fact Returns the factorial of the argument. gamma Returns the Euler gamma function of the argument. beta Returns the beta function evaluated for the arguments. w Returns the Lambert W-function evaluated for the argument. zeta Returns the Riemann Zeta function evaluated for the argument. mod Returns the remainder of the first argument divided by the second argument. dnorm Returns the normal distribution of the first argument with optional mean value and standard deviation. PROPERTIES OF GRAPH Style 13

15 Figure 8 Line Style/Type You can select the line style of the function you choose. Figure 9 Adjusting Color of Functions You can change the color of each function to differentiate the functions. Zoom 14

16 During function analysis, you will need to look at function behavior around a point: Either to check for a zero of a function, local maximum or a local minimum, You will use Zoon in feature of the graph. Similarly, to find the end behavior of a function (asymptotic behavior), you will use Zoom out feature. Figure 10 Zoom 15

17 You can zoom in or out on your function by clicking on the tab labeled zoom. You can also click on the three magnifying glasses. The square option makes the x intervals and y intervals the same. This is handy to view circles. Figure 11 Reset Zoom To go back to the default zoom, click Zoom > Standard, or simply press Ctrl+D Axes Settings 16

18 Figure 12 Editing Axes To edit the axes, click on the highlighted button or double click the axis on the side bar. This option is very useful if the user wants to vary the x cordinate increments and y coordinate increments different for clarity. Figure 13 Editing x axis You are able to to edit the domain of the x values as well as the unit, or scale of the graph. You can also alter the graph s appearance. 17

19 Figure 14 Editing y-axis You may also do this with y values. Figure 15 Insert title You can create a title for your graph, place your legend, alter the style of you axis, and change the mode when dealing with trigonometry. 18

20 Figure 16 Editing Style of Axes Lastly, you can change the colors of the axes and the font of labels, numbers, and legend 4. MIDDLE SCHOOL MATH MIDDLE SCHOOL FUNCTIONS Middle school students should be able to plot functions and study their behavior. They should predict how the graph will look like and verify. Predicting the domain and range of a function and verify them by plotting. Predict zeros, vertical asymptotes, and horizontal asymptotes, along with horizontal and vertical shifts. Verify them. If the function does not have an integer or a rational zero, Graph 4.4 can be used to find the approximate value close to a desired decimal place. Calculate slanting asymptotes and verify them as you can plot multiple functions at a time. You can plot the function and the slanting asymptote to verify them and understand the behavior. Plot straight lines Parabolic Functions Exponential Functions 19

21 Logarithmic functions. PLOTTING SCATTER PLOTS Figure 17 Menu icon for scatter Plot Figure 18 Scatter Plot Sample data 20

22 After plugging in the sample scatter plot data, select ok to your scatter plot. It should look like this: Figure 19 Scatter Plot Sample Graph PLOTTING INEQUALITIES Suppose you want to plot a system of inequalities, you can use the Graph 4.4 especially when the number of constraints are only 2. Choose Insert and choose Insert relations: Figure 20 Inserting Inequality 21

23 In the ensuing dialog type in the inequalities. Y > 2x + 4 as a relation and y <= 5 3x as a constraint Figure 21 sample inequalities The result is: Figure 22 Sample Inequality Graph 22

24 PARABOLAS Students working on CC1, CC2, and CC3 can use Graph 4.4 to plot a parabola, find its vertex or verify the calculated values, understand the domain and range. They can understand the behavior by marking focus, and plotting the directrix. Plotting parabolas opening upwards or downwards is straight forward. Plotting an Upward Parabola: Y=x^2+5x+6 Figure 23Upward facing parabola Plotting a Downward Parabola: Y=-2x^2+4x+5 Refer to Figure 24 Downward facing parabola where the vertex (1,7) is marked and the axis x = 1; 23

25 Figure 24 Downward facing parabola Plotting a Sideways Parabola:.e.g. x = 4y^2 + 3 or x = 4y y^2 + 16, you need to plot the top and bottom halves of the parabolas separately. For the first graph, plot: y = (1/4) * sqrt(x-3) and y = (-1/4) * sqrt(x-3) as shown in Figure 25 Right facing parabola 24

26 Figure 25 Right facing parabola For second graph solve the equation by completing the square: x = 4y y^ x = -(y^2-4y ) + 16 x = - (y^2 4y + 4) x = - (y-2) ^ (y-2)^2 = 20 x y-2 = sqrt(20-x) y = sqrt(20 x) + 2; Plot: y = sqrt(20-x) + 2 and y = -sqrt(20-x) + 2 As shown in: Figure 26 Left facing parabola. 25

27 Figure 26 Left facing parabola PLOTTING SHIFTS You are often required to find the domain and range of a shifted or translated function. Rules of translation: Vertical Stretch: New function = a * f(x) where a > 1 Vertical compression: New function = a * f(x) where abs (a) < 1 Horizontal Compression: New function = f(a *x) where a > 1 Horizontal Stretch: New function = f(a *x) where abs(a) < 1 Left shift: New function = f(x+a) a > 0 Right shift: New function = f(x-a) a > 0 Vertical shift: New function = f(x) + a Reflection over x axis: New function = (-) f(x) Reflection over y axis: New function = f(-x) Construct and plot equation of the following function and find the transformed function s domain and range: F(x) = 1/x vertically shifted by a factor of 7, reflected over y axis and translated 5 units to the right and 3 units down. 26

28 vertically shifted by a factor of 7 f(x) = 7/x reflected over Y axis f(x) = -7/x translated 5 units to the right and 2 units down: f(x) = -7/(x-5) + 3 shown in Figure 27 Shifts and Translation sample 1 Figure 27 Shifts and Translation sample 1 New domain (-infinity, 5) U (5, infinity) New range (-infinity, 3) U (3, infinity) F(x) = sin(x) Construct f(x) from this base function, with vertical stretch of 9, horizontal stretch of 2, and right shift of pi/4 vertical shift of -2 Vertical stretch of 9: f(x) = 9 * sin(x) Horizontal stretch of 2: f(x) = 9 * sin(x/2) Right shift of pi/4: f(x) = 9 * sin(x/2 pi/4) Vertical shift of -1: f(x) = 9 * sin(x/2 pi/4) - 2 Please refer to: Figure 28Stretch and Compression the green line shows the shifted axis. 27

29 Figure 28Stretch and Compression Domain will stay the same, (-infinity, infinity), while The range is [-11, 7]. EXPONENTIAL AND LOGARITHMIC FUNCTION You can use Graph to show that e^x and ln(x) are inverse functions of each other. Similarly, 10^x and log(x) 28

30 Graph gives option to plot logarithmic functions of different base other than 10 or e. To plot a logarithm with the base 2, use: logb(x,2) You can use the plotted graph to verify the domain, range and asymptotes for the functions. 29

31 SAMPLE MIDDLE SCHOOL MATH PROBLEMS Describe the translation of y=(x-3) 2 +5 In graph 4.4 you can plot both the parent function (y=x 2 ) and the given function at the same time to recognize the translation. The graph moved five units up and three units to the right. Find the vertical and horizontal asymptotes of y=(1/(x+5))+2 30

32 Asymptotes are indicated by the red dashed lines. 5. CALCULUS CALCULUS AND PRE CALCULUS FUNCTIONS: Study the increasing and decreasing intervals, 31

33 Plot derivative of a function. Plot first and second derivative of a function and show the relations between the derivatives and the original function. Plot tangents of the functions at a given point. Calculate the value of a definite integral of a given function. Find zeros, vertical asymptotes, holes, horizontal asymptotes and slanting asymptotes. Calculate arc length of a function for a given interval. Plot polar and parametric equation. Study convergence interval of Taylor Polynomials. PLOTTING DERIVATIVES Derivatives or functions, which give the equation of the slope of the tangent to a given function at any point. Calculus students study derivatives to understand function behavior. Since derivatives are also functions, we can take the derivatives of a derivative which is called the second derivative of the original function. Calculus students predict if the function is increasing or decreasing using the first derivative and they use the second derivative to understand the concavity of the original function. Plotting all of them in the same screen helps the student understand these concepts better. For plotting a derivative, choose the function, choose Function Inset f (x) 32

34 Figure 29 Inserting a Derivative Figure 30 Inserting Equation of Derivative 33

35 Figure 31 Sample Graph of derivative and original function The pink is the original function and The blue is the derivative funtion. You can choose any function and plot its derivative: The following shows plotting derivatives continuously. We started with degree 3 function: First derivative is degree 2 Second derivative is degree 1 You can use this to show when a derivative is positive and negative and what it means for a function: 34

36 Figure 32 Multiple derivatives CALCULATING DEFINITE INTEGRALS Select the function you want to get the definite integral of, by highlighting the function. Choose calculate definite integral over definite interval: Figure 33 Calculating definite Integral 35

37 Figure 34 Results of the Integration of definite integrals PLOTTING A TANGENT TO A FUNCTION. Highlight the function for which you want to plot the tangent to: Select: Insert a tangent or normal to the selected function. You can select the value of x and select either tangent or normal. You can also name it. 36

38 Figure 35 Option to inset tangent Figure 36 Select options for the tangent 37

39 Figure 37results of plotting tangent to the chosen function. PLOTTING POLAR FUNCTIONS This contains information how to create polar and parametric graphs using graph 4.4 Choose Function menu and choose Insert function option. In the ensuing dialogue box, choose Polar function r = f(t) Figure 38 Function type 38

40 The function option changes to r(t). Choose Function Equation r(t) = cos(2t) Leave Argument range (theta values) as: 0 to 2pi. You should change this to the required range when you want to find the plot of the graph in a restricted domain. The symbol for start and end can be chosen to understand where the graph begins and where it end for the chosen interval. You can customize using colors, thickness, line syle and hit OK to plot the graph. Figure 39 Polar Equation options. 39

41 Figure 40 Sample polar graph cos(2t) HOW TO PLOT A VERTICAL LINE If you want to show the vertical asymptote (CC3, Pre-Calculus), or axis of a parabola (CC1, CC2, CC3), or optimization problems (CC1, CC2) you need to draw vertical lines. It is not possible to use standard functions, or parametric functions to plot vertical lines. Using Graph 4.4, one can plot horizontal lines: y = K; or f(x) = K, where K is a constant, For vertical lines you need to use Polar functions. Vertical lines are x = K; Converting to polar you use (x/r) = cos(t) x = r * cos(t) = K Solving for r(t) we get: r(t) = K / cos(t) Examples are shown in: Figure 41 Vertical lines using Graph

42 Figure 41 Vertical lines using Graph 4.4 CALCULATING ARC LENGTHS BETWEEN 2 VALUES. Arc lengths are calculated using integrals. For some functions it may not be easily to integrate. You can use Graph 4.4 to calculate the arc lengths of any functions. You can use this to check your answer or find the answer for a difficult function. Let us find the length of a polar curve r(t) = 3 5 cos(t) from pi to 2 pi. We are going to show how we can plot for a different interval and show how to select a sub range to calculate the length. The example shows how to mark it with a different color. This will help students understand the behavior of the Polar functions. 41

43 Figure 42 Selecting range for the function. This will plot the entire inter from 0 to 2pi. We could also plot exactly the region we want by selecting the domain of t. Figure 43 r(t) = 3 5 cos(t) You can get the length of the curve using: 42

44 Figure 44Menu to choose Arc length Choose from the icon menu, Calculate the length of the path between two given points on the curve option. This will open a a dialogue box at the bottom left corner with options to choose points. Figure 45 Arc Length calculation When you select the two points between which you want to calculate the length, the calculated length is shown in the dialogue box and the portion of the curve you selected is color coded. One cal also use 43

45 this to understand functions better. This can be used to veriy your answers for arc length related problems after manual calculations. TAYLOR POLYNOMIALS For calculus BC sudents, plotting the base function and the Taylor Polynomials. For f(x) = e^x P1 = 1 + x/1! P2 = 1 + x + (x^2)/2! P3 = 1 + x + (x^2)/2 + (x^3)/3! P4 = 1 + x + (x^2)/2 + (x^3)/6 + (x^4)/4! P5 = 1 + x + (x^2)/2 + (x^3)/6 + (x^4)/24 + (x^5)/5! The graph is shown as below in: Figure 46 Figure 46 Taylor Polynomials of e^x Similarly, for: f(x) = Cos(x) 44

46 P0 = 1 P2 = 1 (x^2)/ 2! P4 = 1 x^2/2 + (x^4) / 4! P6 = 1 x^2/2 + (x^4) / 24 - (x^6)/6! P8 = 1 x^2/2 + (x^4) / 24 - (x^6) / x^8 / 8! You can see how the higher degree polynomials have larger interval of convergence in the following: Figure 47 Figure 47Taylor Polynomials of cos(x) For the base function sin(x) f(x) sin(x) P1 = x P3 = x x^/3! P5 = x x^3/6 +x^5 / 5! P7 = x x^3 / 6 + x^5 / 120 x^7 / 7! 45

47 P9 = x x^3 / 6 + x^5 /120 x^7 / x^9 / 9! The plot of the base functions and the polynomials is shown in: Figure 48 Figure 48 Taylor polynomials of sin(x) 46

LAB 1 General MATLAB Information 1

LAB 1 General MATLAB Information 1 LAB 1 General MATLAB Information 1 General: To enter a matrix: > type the entries between square brackets, [...] > enter it by rows with elements separated by a space or comma > rows are terminated by

More information

General MATLAB Information 1

General MATLAB Information 1 Introduction to MATLAB General MATLAB Information 1 Once you initiate the MATLAB software, you will see the MATLAB logo appear and then the MATLAB prompt >>. The prompt >> indicates that MATLAB is awaiting

More information

Starting MATLAB To logon onto a Temple workstation at the Tech Center, follow the directions below.

Starting MATLAB To logon onto a Temple workstation at the Tech Center, follow the directions below. What is MATLAB? MATLAB (short for MATrix LABoratory) is a language for technical computing, developed by The Mathworks, Inc. (A matrix is a rectangular array or table of usually numerical values.) MATLAB

More information

Script started on Thu 25 Aug :00:40 PM CDT

Script started on Thu 25 Aug :00:40 PM CDT Script started on Thu 25 Aug 2016 02:00:40 PM CDT < M A T L A B (R) > Copyright 1984-2014 The MathWorks, Inc. R2014a (8.3.0.532) 64-bit (glnxa64) February 11, 2014 To get started, type one of these: helpwin,

More information

A. Matrix-wise and element-wise operations

A. Matrix-wise and element-wise operations USC GSBME MATLAB CLASS Reviewing previous session Second session A. Matrix-wise and element-wise operations A.1. Matrix-wise operations So far we learned how to define variables and how to extract data

More information

Introduction to MATLAB

Introduction to MATLAB Outlines September 9, 2004 Outlines Part I: Review of Previous Lecture Part II: Part III: Writing MATLAB Functions Review of Previous Lecture Outlines Part I: Review of Previous Lecture Part II: Part III:

More information

Honors Precalculus: Solving equations and inequalities graphically and algebraically. Page 1

Honors Precalculus: Solving equations and inequalities graphically and algebraically. Page 1 Solving equations and inequalities graphically and algebraically 1. Plot points on the Cartesian coordinate plane. P.1 2. Represent data graphically using scatter plots, bar graphs, & line graphs. P.1

More information

Welcome. Please Sign-In

Welcome. Please Sign-In Welcome Please Sign-In Day 1 Session 1 Self-Evaluation Topics to be covered: Equations Systems of Equations Solving Inequalities Absolute Value Equations Equations Equations An equation says two things

More information

Green Globs And Graphing Equations

Green Globs And Graphing Equations Green Globs And Graphing Equations Green Globs and Graphing Equations has four parts to it which serve as a tool, a review or testing device, and two games. The menu choices are: Equation Plotter which

More information

Mastery. PRECALCULUS Student Learning Targets

Mastery. PRECALCULUS Student Learning Targets PRECALCULUS Student Learning Targets Big Idea: Sequences and Series 1. I can describe a sequence as a function where the domain is the set of natural numbers. Connections (Pictures, Vocabulary, Definitions,

More information

MATLAB Workshop Dr. M. T. Mustafa Department of Mathematical Sciences. Introductory remarks

MATLAB Workshop Dr. M. T. Mustafa Department of Mathematical Sciences. Introductory remarks MATLAB Workshop Dr. M. T. Mustafa Department of Mathematical Sciences Introductory remarks MATLAB: a product of mathworks www.mathworks.com MATrix LABoratory What can we do (in or ) with MATLAB o Use like

More information

Introduction to Scientific and Engineering Computing, BIL108E. Karaman

Introduction to Scientific and Engineering Computing, BIL108E. Karaman USING MATLAB INTRODUCTION TO SCIENTIFIC & ENGINEERING COMPUTING BIL 108E, CRN24023 To start from Windows, Double click the Matlab icon. To start from UNIX, Dr. S. Gökhan type matlab at the shell prompt.

More information

The Graphing Calculator

The Graphing Calculator Chapter 23 The Graphing Calculator To display the calculator, select Graphing Calculator from the Window menu. The calculator is displayed in front of the other windows. Resize or re-position the Graphing

More information

Introduction to MATLAB

Introduction to MATLAB Outlines January 30, 2008 Outlines Part I: Part II: Writing MATLAB Functions Starting MATLAB Exiting MATLAB Getting Help Command Window Workspace Command History Current Directory Selector Real Values

More information

5-2 Verifying Trigonometric Identities

5-2 Verifying Trigonometric Identities Verify each identity 1 (sec 1) cos = sin sec (1 cos ) = tan 3 sin sin cos 3 = sin 4 csc cos cot = sin 4 5 = cot Page 1 4 5 = cot 6 tan θ csc tan = cot 7 = cot 8 + = csc Page 8 = csc + 9 + tan = sec 10

More information

Algebra 2 Semester 2 Final Exam Study Outline Semester 2 Final Exam Study Tips and Information

Algebra 2 Semester 2 Final Exam Study Outline Semester 2 Final Exam Study Tips and Information Algebra 2 Semester 2 Final Exam Study Outline 2013 Semester 2 Final Exam Study Tips and Information The final exam is CUMULATIVE and will include all concepts taught from Chapter 1 through Chapter 13.

More information

Walt Whitman High School SUMMER REVIEW PACKET. For students entering AP CALCULUS BC

Walt Whitman High School SUMMER REVIEW PACKET. For students entering AP CALCULUS BC Walt Whitman High School SUMMER REVIEW PACKET For students entering AP CALCULUS BC Name: 1. This packet is to be handed in to your Calculus teacher on the first day of the school year.. All work must be

More information

Amphitheater School District End Of Year Algebra II Performance Assessment Review

Amphitheater School District End Of Year Algebra II Performance Assessment Review Amphitheater School District End Of Year Algebra II Performance Assessment Review This packet is intended to support student preparation and review for the Algebra II course concepts for the district common

More information

Section 6.2 Graphs of the Other Trig Functions

Section 6.2 Graphs of the Other Trig Functions Section 62 Graphs of the Other Trig Functions 369 Section 62 Graphs of the Other Trig Functions In this section, we will explore the graphs of the other four trigonometric functions We ll begin with the

More information

Arithmetic and Logic Blocks

Arithmetic and Logic Blocks Arithmetic and Logic Blocks The Addition Block The block performs addition and subtractions on its inputs. This block can add or subtract scalar, vector, or matrix inputs. We can specify the operation

More information

5-2 Verifying Trigonometric Identities

5-2 Verifying Trigonometric Identities 5- Verifying Trigonometric Identities Verify each identity. 1. (sec 1) cos = sin 3. sin sin 3 = sin cos 4 5. = cot 7. = cot 9. + tan = sec Page 1 5- Verifying Trigonometric Identities 7. = cot 9. + tan

More information

Ebooks Chemical Engineering

Ebooks Chemical Engineering Uploaded by: Ebooks Chemical Engineering https://www.facebook.com/pages/ebooks-chemical-engineering/238197077030 For More Books, softwares & tutorials Related to Chemical Engineering Join Us @facebook:

More information

Math 3 Coordinate Geometry Part 2 Graphing Solutions

Math 3 Coordinate Geometry Part 2 Graphing Solutions Math 3 Coordinate Geometry Part 2 Graphing Solutions 1 SOLVING SYSTEMS OF EQUATIONS GRAPHICALLY The solution of two linear equations is the point where the two lines intersect. For example, in the graph

More information

Math 1330 Final Exam Review Covers all material covered in class this semester.

Math 1330 Final Exam Review Covers all material covered in class this semester. Math 1330 Final Exam Review Covers all material covered in class this semester. 1. Give an equation that could represent each graph. A. Recall: For other types of polynomials: End Behavior An even-degree

More information

Definitions Associated w/ Angles Notation Visualization Angle Two rays with a common endpoint ABC

Definitions Associated w/ Angles Notation Visualization Angle Two rays with a common endpoint ABC Preface to Chapter 5 The following are some definitions that I think will help in the acquisition of the material in the first few chapters that we will be studying. I will not go over these in class and

More information

Graphing Calculator Tutorial

Graphing Calculator Tutorial Graphing Calculator Tutorial This tutorial is designed as an interactive activity. The best way to learn the calculator functions will be to work the examples on your own calculator as you read the tutorial.

More information

This is called the horizontal displacement of also known as the phase shift.

This is called the horizontal displacement of also known as the phase shift. sin (x) GRAPHS OF TRIGONOMETRIC FUNCTIONS Definitions A function f is said to be periodic if there is a positive number p such that f(x + p) = f(x) for all values of x. The smallest positive number p for

More information

AP Calculus Summer Review Packet

AP Calculus Summer Review Packet AP Calculus Summer Review Packet Name: Date began: Completed: **A Formula Sheet has been stapled to the back for your convenience!** Email anytime with questions: danna.seigle@henry.k1.ga.us Complex Fractions

More information

PRESCOTT UNIFIED SCHOOL DISTRICT District Instructional Guide Revised 6/3/15

PRESCOTT UNIFIED SCHOOL DISTRICT District Instructional Guide Revised 6/3/15 PRESCOTT UNIFIED SCHOOL DISTRICT District Instructional Guide Revised 6/3/15 Grade Level: PHS Subject: Precalculus Quarter/Semester: 1/1 Core Text: Precalculus with 1 st week Chapter P - Prerequisites

More information

Programming in MATLAB

Programming in MATLAB trevor.spiteri@um.edu.mt http://staff.um.edu.mt/trevor.spiteri Department of Communications and Computer Engineering Faculty of Information and Communication Technology University of Malta 17 February,

More information

Enochs Pre-AP SM3 Summer Assignment

Enochs Pre-AP SM3 Summer Assignment Enochs Pre-AP SM Summer Assignment 07-8 In 07-8 school year, Pre-AP SM classes will be taught by Mrs Dodds & Mrs Rubalcava Both teachers require the same Summer Assignment However, in order to acquire

More information

MEI GeoGebra Tasks for A2 Core

MEI GeoGebra Tasks for A2 Core Task 1: Functions The Modulus Function 1. Plot the graph of y = x : use y = x or y = abs(x) 2. Plot the graph of y = ax+b : use y = ax + b or y = abs(ax+b) If prompted click Create Sliders. What combination

More information

correlated to the Michigan High School Mathematics Content Expectations

correlated to the Michigan High School Mathematics Content Expectations correlated to the Michigan High School Mathematics Content Expectations McDougal Littell Algebra 1 Geometry Algebra 2 2007 correlated to the STRAND 1: QUANTITATIVE LITERACY AND LOGIC (L) STANDARD L1: REASONING

More information

Module 4 Graphs of the Circular Functions

Module 4 Graphs of the Circular Functions MAC 1114 Module 4 Graphs of the Circular Functions Learning Objectives Upon completing this module, you should be able to: 1. Recognize periodic functions. 2. Determine the amplitude and period, when given

More information

Dear Accelerated Pre-Calculus Student:

Dear Accelerated Pre-Calculus Student: Dear Accelerated Pre-Calculus Student: We are very excited that you have decided to take this course in the upcoming school year! This is a fast-paced, college-preparatory mathematics course that will

More information

The Official Guide to Easy Graphing. ParaGraph. Ver Congratulations Graphing just got easier.

The Official Guide to Easy Graphing. ParaGraph. Ver Congratulations Graphing just got easier. The Official Guide to Easy Graphing ParaGraph Ver. 6.5.1 Congratulations Graphing just got easier. Here s to putting a parametric grapher in your hands. Vande Burgt Productions Visual Basic Gadgets 3/3/2012

More information

b) develop mathematical thinking and problem solving ability.

b) develop mathematical thinking and problem solving ability. Submission for Pre-Calculus MATH 20095 1. Course s instructional goals and objectives: The purpose of this course is to a) develop conceptual understanding and fluency with algebraic and transcendental

More information

1. GRAPHS OF THE SINE AND COSINE FUNCTIONS

1. GRAPHS OF THE SINE AND COSINE FUNCTIONS GRAPHS OF THE CIRCULAR FUNCTIONS 1. GRAPHS OF THE SINE AND COSINE FUNCTIONS PERIODIC FUNCTION A period function is a function f such that f ( x) f ( x np) for every real numer x in the domain of f every

More information

Pre-Calculus Summer Assignment

Pre-Calculus Summer Assignment Name: Pre-Calculus Summer Assignment Due Date: The beginning of class on September 8, 017. The purpose of this assignment is to have you practice the mathematical skills necessary to be successful in Pre-Calculus.

More information

Matlab Workshop I. Niloufer Mackey and Lixin Shen

Matlab Workshop I. Niloufer Mackey and Lixin Shen Matlab Workshop I Niloufer Mackey and Lixin Shen Western Michigan University/ Syracuse University Email: nil.mackey@wmich.edu, lshen03@syr.edu@wmich.edu p.1/13 What is Matlab? Matlab is a commercial Matrix

More information

TEKS Clarification Document. Mathematics Precalculus

TEKS Clarification Document. Mathematics Precalculus TEKS Clarification Document Mathematics Precalculus 2012 2013 111.31. Implementation of Texas Essential Knowledge and Skills for Mathematics, Grades 9-12. Source: The provisions of this 111.31 adopted

More information

Section 5.3 Graphs of the Cosecant and Secant Functions 1

Section 5.3 Graphs of the Cosecant and Secant Functions 1 Section 5.3 Graphs of the Cosecant, Secant, Tangent, and Cotangent Functions The Cosecant Graph RECALL: 1 csc x so where sin x 0, csc x has an asymptote. sin x To graph y Acsc( Bx C) D, first graph THE

More information

Trigonometry and the Unit Circle. Chapter 4

Trigonometry and the Unit Circle. Chapter 4 Trigonometry and the Unit Circle Chapter 4 Topics Demonstrate an understanding of angles in standard position, expressed in degrees and radians. Develop and apply the equation of the unit circle. Solve

More information

Basic Graphs of the Sine and Cosine Functions

Basic Graphs of the Sine and Cosine Functions Chapter 4: Graphs of the Circular Functions 1 TRIG-Fall 2011-Jordan Trigonometry, 9 th edition, Lial/Hornsby/Schneider, Pearson, 2009 Section 4.1 Graphs of the Sine and Cosine Functions Basic Graphs of

More information

Trigonometric Graphs Dr. Laura J. Pyzdrowski

Trigonometric Graphs Dr. Laura J. Pyzdrowski 1 Names: About this Laboratory In this laboratory, we will examine trigonometric functions and their graphs. Upon completion of the lab, you should be able to quickly sketch such functions and determine

More information

ALGEBRA II A CURRICULUM OUTLINE

ALGEBRA II A CURRICULUM OUTLINE ALGEBRA II A CURRICULUM OUTLINE 2013-2014 OVERVIEW: 1. Linear Equations and Inequalities 2. Polynomial Expressions and Equations 3. Rational Expressions and Equations 4. Radical Expressions and Equations

More information

Integrated Algebra 2 and Trigonometry. Quarter 1

Integrated Algebra 2 and Trigonometry. Quarter 1 Quarter 1 I: Functions: Composition I.1 (A.42) Composition of linear functions f(g(x)). f(x) + g(x). I.2 (A.42) Composition of linear and quadratic functions II: Functions: Quadratic II.1 Parabola The

More information

4.1: Angles & Angle Measure

4.1: Angles & Angle Measure 4.1: Angles & Angle Measure In Trigonometry, we use degrees to measure angles in triangles. However, degree is not user friendly in many situations (just as % is not user friendly unless we change it into

More information

PRECALCULUS MR. MILLER

PRECALCULUS MR. MILLER PRECALCULUS MR. MILLER I. COURSE DESCRIPTION This course requires students to use symbolic reasoning and analytical methods to represent mathematical situations, to express generalizations, and to study

More information

Summer Review for Students Entering Pre-Calculus with Trigonometry. TI-84 Plus Graphing Calculator is required for this course.

Summer Review for Students Entering Pre-Calculus with Trigonometry. TI-84 Plus Graphing Calculator is required for this course. Summer Review for Students Entering Pre-Calculus with Trigonometry 1. Using Function Notation and Identifying Domain and Range 2. Multiplying Polynomials and Solving Quadratics 3. Solving with Trig Ratios

More information

The following information is for reviewing the material since Exam 3:

The following information is for reviewing the material since Exam 3: Outcomes List for Math 121 Calculus I Fall 2010-2011 General Information: The purpose of this Outcomes List is to give you a concrete summary of the material you should know, and the skills you should

More information

Hiram High School Accelerated Pre-Calculus Summer Assignment

Hiram High School Accelerated Pre-Calculus Summer Assignment Hiram High School Accelerated Pre-Calculus Summer Assignment This is a fast-paced, college-preparatory course that will prepare you to be successful in college math and in AP Calculus. This is a rigorous

More information

MAT 115: Precalculus Mathematics Constructing Graphs of Trigonometric Functions Involving Transformations by Hand. Overview

MAT 115: Precalculus Mathematics Constructing Graphs of Trigonometric Functions Involving Transformations by Hand. Overview MAT 115: Precalculus Mathematics Constructing Graphs of Trigonometric Functions Involving Transformations by Hand Overview Below are the guidelines for constructing a graph of a trigonometric function

More information

Look up partial Decomposition to use for problems #65-67 Do Not solve problems #78,79

Look up partial Decomposition to use for problems #65-67 Do Not solve problems #78,79 Franklin Township Summer Assignment 2017 AP calculus AB Summer assignment Students should use the Mathematics summer assignment to identify subject areas that need attention in preparation for the study

More information

Final Exam Review Algebra Semester 1

Final Exam Review Algebra Semester 1 Final Exam Review Algebra 015-016 Semester 1 Name: Module 1 Find the inverse of each function. 1. f x 10 4x. g x 15x 10 Use compositions to check if the two functions are inverses. 3. s x 7 x and t(x)

More information

Built-in Types of Data

Built-in Types of Data Built-in Types of Data Types A data type is set of values and a set of operations defined on those values Python supports several built-in data types: int (for integers), float (for floating-point numbers),

More information

Part 3 - TI-89/Voyage 200/TI-92+

Part 3 - TI-89/Voyage 200/TI-92+ Part 3 - TI-89/Voyage 00/TI-9+ Chapter 1 Basics A. About the TI-89, Voyage 00, TI-9+, TI-9 All of these calculators have symbolic algebraic capability. This means that they can solve equations and do calculus

More information

Albertson AP Calculus AB AP CALCULUS AB SUMMER PACKET DUE DATE: The beginning of class on the last class day of the first week of school.

Albertson AP Calculus AB AP CALCULUS AB SUMMER PACKET DUE DATE: The beginning of class on the last class day of the first week of school. Albertson AP Calculus AB Name AP CALCULUS AB SUMMER PACKET 2017 DUE DATE: The beginning of class on the last class day of the first week of school. This assignment is to be done at you leisure during the

More information

# Import constants pi2, pip2, pip4 (2*pi, pi/2, pi/4). use Math::Trig ':pi';

# Import constants pi2, pip2, pip4 (2*pi, pi/2, pi/4). use Math::Trig ':pi'; NAME Math::Trig - trigonometric functions SYNOPSIS use Math::Trig; $x = tan(0.9); $y = acos(3.7); $z = asin(2.4); $halfpi = pi/2; $rad = deg2rad(120); # Import constants pi2, pip2, pip4 (2*pi, pi/2, pi/4).

More information

DEPARTMENT - Mathematics. Coding: N Number. A Algebra. G&M Geometry and Measure. S Statistics. P - Probability. R&P Ratio and Proportion

DEPARTMENT - Mathematics. Coding: N Number. A Algebra. G&M Geometry and Measure. S Statistics. P - Probability. R&P Ratio and Proportion DEPARTMENT - Mathematics Coding: N Number A Algebra G&M Geometry and Measure S Statistics P - Probability R&P Ratio and Proportion YEAR 7 YEAR 8 N1 Integers A 1 Simplifying G&M1 2D Shapes N2 Decimals S1

More information

1 Review of Functions Symmetry of Functions; Even and Odd Combinations of Functions... 42

1 Review of Functions Symmetry of Functions; Even and Odd Combinations of Functions... 42 Contents 0.1 Basic Facts...................................... 8 0.2 Factoring Formulas.................................. 9 1 Review of Functions 15 1.1 Functions.......................................

More information

to and go find the only place where the tangent of that

to and go find the only place where the tangent of that Study Guide for PART II of the Spring 14 MAT187 Final Exam. NO CALCULATORS are permitted on this part of the Final Exam. This part of the Final exam will consist of 5 multiple choice questions. You will

More information

Trigonometry Curriculum Guide Scranton School District Scranton, PA

Trigonometry Curriculum Guide Scranton School District Scranton, PA Trigonometry Scranton School District Scranton, PA Trigonometry Prerequisite: Algebra II, Geometry, Algebra I Intended Audience: This course is designed for the student who has successfully completed Algebra

More information

Preview Notes. Systems of Equations. Linear Functions. Let y = y. Solve for x then solve for y

Preview Notes. Systems of Equations. Linear Functions. Let y = y. Solve for x then solve for y Preview Notes Linear Functions A linear function is a straight line that has a slope (m) and a y-intercept (b). Systems of Equations 1. Comparison Method Let y = y x1 y1 x2 y2 Solve for x then solve for

More information

Pre-Calculus Summer Assignment

Pre-Calculus Summer Assignment Pre-Calculus Summer Assignment Identify the vertex and the axis of symmetry of the parabola. Identify points corresponding to P and Q. 1. 2. Find a quadratic model for the set of values. 3. x 2 0 4 f(x)

More information

College Pre Calculus A Period. Weekly Review Sheet # 1 Assigned: Monday, 9/9/2013 Due: Friday, 9/13/2013

College Pre Calculus A Period. Weekly Review Sheet # 1 Assigned: Monday, 9/9/2013 Due: Friday, 9/13/2013 College Pre Calculus A Name Period Weekly Review Sheet # 1 Assigned: Monday, 9/9/013 Due: Friday, 9/13/013 YOU MUST SHOW ALL WORK FOR EVERY QUESTION IN THE BOX BELOW AND THEN RECORD YOUR ANSWERS ON THE

More information

Name: Teacher: Pd: Algebra 2/Trig: Trigonometric Graphs (SHORT VERSION)

Name: Teacher: Pd: Algebra 2/Trig: Trigonometric Graphs (SHORT VERSION) Algebra 2/Trig: Trigonometric Graphs (SHORT VERSION) In this unit, we will Learn the properties of sine and cosine curves: amplitude, frequency, period, and midline. Determine what the parameters a, b,

More information

What is log a a equal to?

What is log a a equal to? How would you differentiate a function like y = sin ax? What is log a a equal to? How do you prove three 3-D points are collinear? What is the general equation of a straight line passing through (a,b)

More information

MEI GeoGebra Tasks for AS Pure

MEI GeoGebra Tasks for AS Pure Task 1: Coordinate Geometry Intersection of a line and a curve 1. Add a quadratic curve, e.g. y = x 2 4x + 1 2. Add a line, e.g. y = x 3 3. Use the Intersect tool to find the points of intersection of

More information

PRECALCULUS MATH Trigonometry 9-12

PRECALCULUS MATH Trigonometry 9-12 1. Find angle measurements in degrees and radians based on the unit circle. 1. Students understand the notion of angle and how to measure it, both in degrees and radians. They can convert between degrees

More information

AP Calculus Summer Review Packet School Year. Name

AP Calculus Summer Review Packet School Year. Name AP Calculus Summer Review Packet 016-017 School Year Name Objectives for AP/CP Calculus Summer Packet 016-017 I. Solving Equations & Inequalities (Problems # 1-6) Using the properties of equality Solving

More information

P.5 Rational Expressions

P.5 Rational Expressions P.5 Rational Expressions I Domain Domain: Rational expressions : Finding domain a. polynomials: b. Radicals: keep it real! i. sqrt(x-2) x>=2 [2, inf) ii. cubert(x-2) all reals since cube rootscan be positive

More information

Guide to Planning Functions and Applications, Grade 11, University/College Preparation (MCF3M)

Guide to Planning Functions and Applications, Grade 11, University/College Preparation (MCF3M) Guide to Planning Functions and Applications, Grade 11, University/College Preparation (MCF3M) 006 007 Targeted Implementation and Planning Supports for Revised Mathematics This is intended to provide

More information

Graphing Calculator Scientific Calculator Version 2.0

Graphing Calculator Scientific Calculator Version 2.0 Graphing Calculator Scientific Calculator Version 2.0 www.infinitysw.com/ets March 14, 2017 1 Table of Contents Table of Contents 1 Overview 3 2 Navigation 4 3 Using the Calculator 5 Display 5 Performing

More information

Introduction to Engineering gii

Introduction to Engineering gii 25.108 Introduction to Engineering gii Dr. Jay Weitzen Lecture Notes I: Introduction to Matlab from Gilat Book MATLAB - Lecture # 1 Starting with MATLAB / Chapter 1 Topics Covered: 1. Introduction. 2.

More information

CURRICULUM MAP. Course / Subject: Precalculus Grade: 11/12 Teacher: Kelly, Kirk, McCollick, Palkovics, Roderick Month: September (19 days)

CURRICULUM MAP. Course / Subject: Precalculus Grade: 11/12 Teacher: Kelly, Kirk, McCollick, Palkovics, Roderick Month: September (19 days) Month: September (19 days) - Change from radian to degree measure, & vice versa - Find angles that are coterminal with a given angle - Find reference angle for a given angle Angles & Their Measure (Section

More information

Catholic Central High School

Catholic Central High School Catholic Central High School Algebra II Practice Examination II Instructions: 1. Show all work on the test copy itself for every problem where work is required. Points may be deducted if insufficient or

More information

1.1 Pearson Modeling and Equation Solving

1.1 Pearson Modeling and Equation Solving Date:. Pearson Modeling and Equation Solving Syllabus Objective:. The student will solve problems using the algebra of functions. Modeling a Function: Numerical (data table) Algebraic (equation) Graphical

More information

INDEX INTRODUCTION...1

INDEX INTRODUCTION...1 Welcome to Maple Maple is a comprehensive computer system for advanced mathematics. It includes facilities for interactive algebra, pre-calculus, calculus, discrete mathematics, graphics, numerical computation

More information

AP Calculus BC Summer Assignment

AP Calculus BC Summer Assignment AP Calculus BC Summer Assignment Name Due Date: First Day of School Welcome to AP Calculus BC! This is an exciting, challenging, fast paced course that is taught at the college level. We have a lot of

More information

2/22/ Transformations but first 1.3 Recap. Section Objectives: Students will know how to analyze graphs of functions.

2/22/ Transformations but first 1.3 Recap. Section Objectives: Students will know how to analyze graphs of functions. 1 2 3 4 1.4 Transformations but first 1.3 Recap Section Objectives: Students will know how to analyze graphs of functions. 5 Recap of Important information 1.2 Functions and their Graphs Vertical line

More information

LESSON 1: Trigonometry Pre-test

LESSON 1: Trigonometry Pre-test LESSON 1: Trigonometry Pre-test Instructions. Answer each question to the best of your ability. If there is more than one answer, put both/all answers down. Try to answer each question, but if there is

More information

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120 Whitman-Hanson Regional High School provides all students with a high- quality education in order to develop reflective, concerned citizens and contributing members of the global community. Course Number

More information

CCNY Math Review Chapters 5 and 6: Trigonometric functions and graphs

CCNY Math Review Chapters 5 and 6: Trigonometric functions and graphs Ch 5. Trigonometry 6. Angles 6. Right triangles 6. Trig funs for general angles 5.: Trigonometric functions and graphs 5.5 Inverse functions CCNY Math Review Chapters 5 and 6: Trigonometric functions and

More information

CCSSM Curriculum Analysis Project Tool 1 Interpreting Functions in Grades 9-12

CCSSM Curriculum Analysis Project Tool 1 Interpreting Functions in Grades 9-12 Tool 1: Standards for Mathematical ent: Interpreting Functions CCSSM Curriculum Analysis Project Tool 1 Interpreting Functions in Grades 9-12 Name of Reviewer School/District Date Name of Curriculum Materials:

More information

Algebra 1 Notes Quarter

Algebra 1 Notes Quarter Algebra 1 Notes Quarter 3 2014 2015 Name: ~ 1 ~ Table of Contents Unit 9 Exponent Rules Exponent Rules for Multiplication page 6 Negative and Zero Exponents page 10 Exponent Rules Involving Quotients page

More information

Voluntary State Curriculum Algebra II

Voluntary State Curriculum Algebra II Algebra II Goal 1: Integration into Broader Knowledge The student will develop, analyze, communicate, and apply models to real-world situations using the language of mathematics and appropriate technology.

More information

Math 144 Activity #3 Coterminal Angles and Reference Angles

Math 144 Activity #3 Coterminal Angles and Reference Angles 144 p 1 Math 144 Activity #3 Coterminal Angles and Reference Angles For this activity we will be referring to the unit circle. Using the unit circle below, explain how you can find the sine of any given

More information

Introduction to GNU-Octave

Introduction to GNU-Octave Introduction to GNU-Octave Dr. K.R. Chowdhary, Professor & Campus Director, JIETCOE JIET College of Engineering Email: kr.chowdhary@jietjodhpur.ac.in Web-Page: http://www.krchowdhary.com July 11, 2016

More information

INDEPENDENT SCHOOL DISTRICT 196 Rosemount, Minnesota Educating our students to reach their full potential

INDEPENDENT SCHOOL DISTRICT 196 Rosemount, Minnesota Educating our students to reach their full potential INDEPENDENT SCHOOL DISTRICT 196 Rosemount, Minnesota Educating our students to reach their full potential MINNESOTA MATHEMATICS STANDARDS Grades 9, 10, 11 I. MATHEMATICAL REASONING Apply skills of mathematical

More information

Calculus I Review Handout 1.3 Introduction to Calculus - Limits. by Kevin M. Chevalier

Calculus I Review Handout 1.3 Introduction to Calculus - Limits. by Kevin M. Chevalier Calculus I Review Handout 1.3 Introduction to Calculus - Limits by Kevin M. Chevalier We are now going to dive into Calculus I as we take a look at the it process. While precalculus covered more static

More information

Section 7.1. Standard position- the vertex of the ray is at the origin and the initial side lies along the positive x-axis.

Section 7.1. Standard position- the vertex of the ray is at the origin and the initial side lies along the positive x-axis. 1 Section 7.1 I. Definitions Angle Formed by rotating a ray about its endpoint. Initial side Starting point of the ray. Terminal side- Position of the ray after rotation. Vertex of the angle- endpoint

More information

Catholic Central High School

Catholic Central High School Catholic Central High School Algebra II Practice Examination I Instructions: 1. Show all work on the test copy itself for every problem where work is required. Points may be deducted if insufficient or

More information

ipad App User Guide Getting Started with Desmos Tables Variables and Sliders Settings, Zoom, and Language Graphable Expressions Supported Functions

ipad App User Guide Getting Started with Desmos Tables Variables and Sliders Settings, Zoom, and Language Graphable Expressions Supported Functions ipad App User Guide Learn more about graphing functions, plotting tables of data, evaluating equations, exploring transformations, and more! If you have questions that aren t answered in here, send us

More information

MYSQL NUMERIC FUNCTIONS

MYSQL NUMERIC FUNCTIONS MYSQL NUMERIC FUNCTIONS http://www.tutorialspoint.com/mysql/mysql-numeric-functions.htm Copyright tutorialspoint.com MySQL numeric functions are used primarily for numeric manipulation and/or mathematical

More information

Experiment 1: Introduction to MATLAB I. Introduction. 1.1 Objectives and Expectations: 1.2 What is MATLAB?

Experiment 1: Introduction to MATLAB I. Introduction. 1.1 Objectives and Expectations: 1.2 What is MATLAB? Experiment 1: Introduction to MATLAB I Introduction MATLAB, which stands for Matrix Laboratory, is a very powerful program for performing numerical and symbolic calculations, and is widely used in science

More information

Excel R Tips. is used for multiplication. + is used for addition. is used for subtraction. / is used for division

Excel R Tips. is used for multiplication. + is used for addition. is used for subtraction. / is used for division Excel R Tips EXCEL TIP 1: INPUTTING FORMULAS To input a formula in Excel, click on the cell you want to place your formula in, and begin your formula with an equals sign (=). There are several functions

More information

FOR ALL STUDENTS TAKING PRE CALCULUS

FOR ALL STUDENTS TAKING PRE CALCULUS FOR ALL STUDENTS TAKING PRE CALCULUS 2016 2017 SUMMER REVIEW PACKET Due 1st Day of School Name Pre Calculus Summer Assignment Information Welcome to Pre Calculus! This summer review assignment is designed

More information

Unit 7: Trigonometry Part 1

Unit 7: Trigonometry Part 1 100 Unit 7: Trigonometry Part 1 Right Triangle Trigonometry Hypotenuse a) Sine sin( α ) = d) Cosecant csc( α ) = α Adjacent Opposite b) Cosine cos( α ) = e) Secant sec( α ) = c) Tangent f) Cotangent tan(

More information

Math 1330 Test 3 Review Sections , 5.1a, ; Know all formulas, properties, graphs, etc!

Math 1330 Test 3 Review Sections , 5.1a, ; Know all formulas, properties, graphs, etc! Math 1330 Test 3 Review Sections 4.1 4.3, 5.1a, 5. 5.4; Know all formulas, properties, graphs, etc! 1. Similar to a Free Response! Triangle ABC has right angle C, with AB = 9 and AC = 4. a. Draw and label

More information