4 Pages

calculus test

Course: CALCULUS 1750, Spring 2002
School: Toledo
Rating:
 
 
 
 
 

Word Count: 772

Document Preview

PracticeTest exams Calculus Solutions Name: 1. (3 points) Compute lim t2 t2 t2 - 4 . - 2t + 1 Solution Since the limit of the numerator is 0 and the limit of the denominator is not zero, we actually can use the plug-in theorem t2 - 4 0 (aka substitution theorem). Thus we have lim 2 = = 0. t0 t - 2t + 1 1 2. (6 points) Let f (x) = 3 2x - 1. Find the linearization L(x) to f (x) at x = 14. Then use this to...

Register Now

Unformatted Document Excerpt

Coursehero >> Ohio >> Toledo >> CALCULUS 1750

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
PracticeTest exams Calculus Solutions Name: 1. (3 points) Compute lim t2 t2 t2 - 4 . - 2t + 1 Solution Since the limit of the numerator is 0 and the limit of the denominator is not zero, we actually can use the plug-in theorem t2 - 4 0 (aka substitution theorem). Thus we have lim 2 = = 0. t0 t - 2t + 1 1 2. (6 points) Let f (x) = 3 2x - 1. Find the linearization L(x) to f (x) at x = 14. Then use this to approximate f (14.01). Solution The linearization is given by L(x) = f (14) + f (14)(x - 14), and since f (14) = 3, we have L(x) = 3 + f (14)(x - 14). It -2 2 1 2 2 = 27 . Thus L(x) = 3 + 27 (x - 14). If we remains to find f (14). We have that f (x) = 3 (2x - 1) 3 2, so f (14) = 2 3(27 3 ) use L to approximate f when x = 14.01, we obtain f (14.01) L(14.01) = 3 + 2 1 1 =3+ . 27 100 1350 3. (5 points) Ship A leaves Bridgetown harbor and sails due west at 10 miles per hour. Ship B leaves from the same harbor one hour later, and sails due south at 12 miles per hour. If t represents elasped time since ship B left the harbor (measured in hours), find an expression for z, the straight-line distance between the ships at time t. Solution After t hours ship A has sailed 10t + 10 miles, while ship B has sailed 12t miles. Using the Pythagorean theorem, we see that the distance between them is given by (12t)2 + (10t + 10)2 . http://math.furman.edu/PracticeTest/ c 2002 Mark R. Woodard 4. (5 points) Compute lim x (3x - 2)(2x + 10) . (2x + 1)(x + 2) Solution (3x - 2)(2x + 10) 6x2 + 26x - 20 = lim . If we divide the numerator and denominator by x2 , we obtain x (2x + 1)(x + 2) x 2x2 + 5x + 2 lim 6 + (26/x) - (20/x2 ) 6 = = 3. x 2 + (5/x) + (2/x2 ) 2 lim 5. (5 points) Does the function y = x 3 + 2 have any inflection points? If so, what are they? Solution 1 We must analyze y . Computing, we see that y = 3 x(-2/3) and y = -2 x(-5/3) . Clearly y is never zero, but it fails to 9 exist at x = 0. Note however that 0 is in the domain of the original function. Checking the sign of y on either side of zero, we see that y > 0 for x < 0 while y < 0 for x > 0. This, coupled with the fact that zero is in the domain of y shows that there is an inflection point at (0, 2). 1 6. (5 points) True/False (a) Every is polynomial a rational function. (b) Every rational function has domain R. (c) y = x-4 + x3 is a rational function. (d) The absolute value function has domain (-, 0) (0, ). (e) The function f (x) = x 3x-4 is a rational function. Solution (a) True. A polynomial f (x) can be written as (b) False. For example, f (x) = (c) True. It can be written as 1 x-1 x7 +1 x4 . f (x) 1 , which is the ratio of polynomials. doesn't have domain R. (d) False. The absolute value function has domain R. (e) False. It is algebraic but not rational because of the factor of x. http://math.furman.edu/PracticeTest/ c 2002 Mark R. Woodard 7. (4 points) What are the hypotheses of Rolle's Theorem? What is the conclusion? Solution They hypotheses are that f is continuous on [a, b], differentiable on (a, b), and that f (a) = f (b). The conclusion is that there exists a number c between a and b with f (c) = 0. 8. (a) (5 points) Suppose that f (x) = 2x + 5 and g(x) = (b) Find the domain of (f g)(x). x - 3 + 8. Find (f g)(x). Solution (a) (5 points) (f g)(x) = f (g(x)) = f ( x - 3 + 8) = 2( x - 3 + 8) + 5 = 2( x - 3) + 21. (b) The domain of (f g)(x) is {x : x 3}. 9. (5 points) If a ball is thrown up in the air so that its position about the earth at time t is s(t) = 80t - 16t2 (a) Find the average velocity of the ball between time t = 1 and t = 2. (b) Find the instantaneous velocity of the ball at time t = 1. Solution Between time t = 1 and time t = 2 the ball moves s(2) - s(1) feet, which is equal to (160 - 64) - (80 - 16) = 32 feet. Thus the ball is averaging 32 feet per second in this one elapsed second. The instantaneous velocity is given by s (1). Since s (t) = 80 - 32t, s (1) = 48 feet per second. http://math.furman.edu/PracticeTest/ c 2002 Mark R. Woodard 10. (5 points) Suppose that x and y are differentiable functions of t, and that the functions x and y are related by the equation y = 2x2 + x. What would dy/dt be at x = 3, if dx/dt = 5 when x = 3? Solution By differentiating both sides of the given equation with respect to t, we obtain the relationship dy/dt = 4x(dx/dt) + dx/dt. When x = 3 and dx/dt = 5, we obtain dy/dt = 4(3)(5) + 5 = 65. http://math.furman.edu/PracticeTest/ c 2002 Mark R. Woodard
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

University of Texas - CH - 52395
Version 075 Exam 3 Fakhreddine (52395) This print-out should have 21 questions. Multiple-choice questions may continue on the next column or page find all choices before answering. 001 10.0 points 50 mL of 2.0 M acetic acid (CH3 COOH) was titrate
University of Texas - CH - 52395
spano velasco (ds28282) hw 09 Fakhreddine (52395) This print-out should have 13 questions. Multiple-choice questions may continue on the next column or page find all choices before answering. 001 1.0 points Under certain conditions, the reaction
University of Texas - CH - 52395
spano velasco (ds28282) hw08 Fakhreddine (52395) This print-out should have 15 questions. Multiple-choice questions may continue on the next column or page find all choices before answering. 001 1.0 points Assume the molar solubility of silver ch
Rutgers - EXPOS - 101
Shanda Williams 10 February 2009 Expos 101: Section DB Annie King Final Draft#1Moving From Individualism and Dialogue to the Form of ExplorationWhat is criticism? There are many ways to explain criticism, but it is truth that will help an individ
Rutgers - EXPOS - 101
Shanda Williams 24 February 2009 Expos 101: Section DB Annie King Essay #2The Social Truth of Society and its StrategiesSo many people live within unhappy circumstances and yet will not take the initiative to change their situation because they a
UCLA - CHINESE - 50
UCLA - CHINESE - 50
UCLA - CHINESE - 50
UCLA - CHINESE - 50
UCSD - EBE - BIEB 176
BIEB 176 Midterm 1 Study Guide05:32State of the World Coral Reefs 40% degraded Grasslands 70% degraded Forests, wetlands, mangroves 50% gone Oceans: polluted, more acidic, rising 12 meters Ecosystems and Biodiversity threatened on a global s
BC - PSYCHOLOGY - PS111
Introduction to Psychology as a Natural ScienceLecture 1 (January 15, 2009) Introductions General remarks about Psychology as a Natural Science How to do well in the course Course content: an example of the experimental approach List of topics
BC - PSYCHOLOGY - PS111
Separated at birth, the Mallifert twins meet accidentallyLecture 2 (Jan. 22, 2009) When did scientific (experimental) psychology first emerge? Why did it take so long for a scientific psychology to get started? The first section of this course f
BC - PSYCHOLOGY - PS111
Lecture 3 (9/27/08) Genes, attitudes &amp; temperament Summarize last lecture How can genes influence attitudes? How is it possible for identical twins to differ in important biological and psychological ways?Last Lecture Questions/Answers When did
BC - PSYCHOLOGY - PS111
Lecture 4 (1/29/09) What is inherited? part 2 The question what is inherited? can be answered in two ways: In terms of the particular DNA strand, gene expression processes and resulting proteins, with attention to the factors that influence gene ex
BC - PSYCHOLOGY - PS111
Lecture 5 (2/3/09): Stats and Intro to how neurons work A few words on text book account of stats The nervous system How do neurons communicate Assignment 1 instructions are posted in lecture folder on course website.Gazzaniga and Heathertons a
BC - PSYCHOLOGY - PS111
Lecture 6 (2/5/09): How neurons work, how drugs work Nerve conductance and some questions regarding jealousy and alcohol readings How neurons work: Action and resting potentials and inter-neuron communication How drugs work (if time).In Class Ne
BC - PSYCHOLOGY - PS111
Lecture 7(2/10/09): How drugs work, brain plasticity How drugs alter neurons Reading the brain: video Cog. Enhancing drug issues (in brief) Brain plasticity: Across generations Developmental ExperientialPsychological context for understandin
BC - PSYCHOLOGY - PS111
Lecture 8 (2/12/09) Brain plasticity, modules, and localization of function Exam 1: 2/17/09 In class. Section of text on How brain is divided and consciousness will come later in course, when we do consciousness-hence, not on Exam 1. Format: 40 mul
BC - PSYCHOLOGY - PS111
Lecture 9 (2/19/09) Intro to learning Brief review of 1st part of course: role of heredity in behavior and how the brain works (neuronal activity) If available film clip on heredity Humor and the brain Introduction to learning Phobias: what is
BC - PSYCHOLOGY - PS111
Lecture 10 (2/24/09): Classical conditionings domain (and limitations) Examples of classical conditioning Parameters of classical conditioning But does classical conditioning really provide a complete account of phobias?iClicker According to th
BC - PSYCHOLOGY - PS111
Lecture 11 (2/26/09) Exam results histogram and median Phobia as a way of expanding our understanding of learning Learning as a way of expanding our understanding of phobia and how experience, behavior, and brain change30 0.2Proportion per Ba
BC - PSYCHOLOGY - PS111
Lecture 12 (3/10/09) A few final words on classical conditioning and introducing operant conditioning (voluntary behavior) Individual differences and knockout mice (cc) Safety signal study (cc) Voluntary behavior and operant conditioningIndividu
BC - PSYCHOLOGY - PS111
Lecture 13 (3/12/09): Modifying and extending the Skinnerian account of voluntary behavior Signing up for research credit-a must do asap A few comments on Exam 1 Testing the generality of the power of a history of reinforcement and extending the
BC - PSYCHOLOGY - PS111
Lecture 14 (3/17/09) Voluntary behavior, selfharm, self-control, and the individual responsibility in a deterministic world Self-harm: disease or reinforcement principles? Delay of reward and ambiguous reward contingencies A contingency based acco
BC - PSYCHOLOGY - PS111
Lec 15 (3/19/09): Reinf. Wrap up &amp; Intro to Memory What are biological bases for reinforcement (a comment) Implications of deterministic accounts of behavior for understanding of individual responsibility Introduction to memory Exam 2 next Thursd
BC - PSYCHOLOGY - PS111
Lecture 16: Memory overview (3/24/09) Types of memory Processes relevant to long-term semantic (explicit) memory Implications for eye-witness testimony (see text)Sensory MemoryWorking and/or STM Long-Term MemoryBasic types of memory: Schemat
BC - PSYCHOLOGY - PS111
Lecture 17 (3/31/09): Motivation &amp; Eating Motivation Some general considerations Eating Ultimate motives More immediate biological influence The role of learning The recent rise in obesity (Thursday)Motivation Motivation is defined in the
BC - PSYCHOLOGY - PS111
Lecture 18 (4/02/09): Eating, the role of experience, and recent increases in body weight The role of experience, learning and biases Factors that influence obesity The influence of eating and biological control factorsSimplified picture of food
BC - PSYCHOLOGY - PS111
Lecture 19 (4/7/09): Finishing up motivation The influence of diet on biological regulators of eating A few words on addiction The emergence and focus of romantic attraction Ignore section on TOTE and motivation to catch liars in textCourse stu
BC - PSYCHOLOGY - PS111
Lecture 20 (04/14/09): Introduction to sensation &amp; perception Finishing up sexual orientation Introduction to sensation and perception The significance of illusions The significance of echolocation Characteristics of sensation Large study: a
BC - PSYCHOLOGY - PS111
Lecture 21(4/16/09): The eye &amp; color vision Assignment 2 instructions will be posted by end of the week There are only a few weeks left to complete your research credits Exam 3 is Saturday, 9 AM May 9, 2009The first stage of sensation &amp; percepti