DOC PREVIEW
IIT MATH 149 - Math 149 Lab 1 Exercises

This preview shows page 1 out of 2 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 2 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 2 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

Math 149 Lab 1 - ExercisesName: < your name goes here >Section: < your section number goes here >Exercisesü Exercise 1: Solving a System of EquationsGiven the system of equations:y = 2 x + 2y = 2 x3+ 7 x2- x - 2Find the three solutions via the following four methods, and compare your results:è Graphically, by plotting the two expressions and estimating the points of intersection.è Through the use of the Solve command.è Through the use of the Reduce command.è Through the use of the NSolve command.Useful commands for this exercise:è Plot[{function1name[variable],function2name[variable]},{variable,leftborder,rightborder},PlotRange->{lowborder,highborder}, PlotLabel->Title] plots two functions and explicitly gives the range of coordinates over which to plot. It also allows you to specify a title.è Solve[{expression1==expression2, expression3==expression4},{variable1,variable2}] solves symbolically for the situation where expression1 is equal to expression2 and expression3 is equal to expression4.è Reduce[{expression1==expression2, expression3==expression4},{variable1,variable2}] solves symbolically for the situation where expression1 is equal to expression2 and expression3 is equal to expression4.è NSolve[{expression1==expression2, expression3==expression4},{variable1,variable2}] solves numerically for the situation where expression1 is equal to expression2 and expression3 is equal to expression4.ü Exercise 2: Fun with Plots and FunctionsConsider the function f(x) = 1 + x − 1 + 4x.Plot the graph of f and the the graph and the ability to zoom in to find the domain, range, and zeros of f.Useful commands for this exercise:è Plot[functionname[variable],{variable,leftborder,rightborder},PlotRange->{lowborder,highborder}, PlotLabel->Title] plots a function and explicitly gives the range of coordinates over which to plot. It also allows you to specify a title.è Plot[{function1name[variable],function2name[variable],function3name[variable]}, {variable,leftborder,rightborder}, PlotStyle->{{Color1,Dotted1},{Color2,Dotted2},{Color3,Dotted3}}, PlotRange->{lowborder,highborder}, PlotLabel->Title,] plots three functions and explicitly gives the range of coordinates over which to plot. It also specifies color and dotted information and includes a title.ü Exercise 3: Polynomial rootsFind all real zeros of the polynomial q(x) = −19 − 5x+ 8x3+ 3x6. Useful commands for this exercise:è Plot[expression,{variable,leftborder,rightborder}] plots an expression in one variable over a region.2 Math 149 Lab 1


View Full Document

IIT MATH 149 - Math 149 Lab 1 Exercises

Documents in this Course
QUIZ

QUIZ

2 pages

QUIZ

QUIZ

3 pages

Quiz

Quiz

2 pages

Exam

Exam

4 pages

Load more
Download Math 149 Lab 1 Exercises
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Math 149 Lab 1 Exercises and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Math 149 Lab 1 Exercises 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?