1. (20 points) Finding critical points, maximums, minimums.

Size: px
Start display at page:

Download "1. (20 points) Finding critical points, maximums, minimums."

Transcription

1 Math 030 (Section 02) Test #3 June 2 st, 200 Name: ANSWER KEY Be sure to show your work!. (20 points) Finding critical points, maximums, minimums. (a) Let f(x) = 2x 3 + 5x 2 4x 3. Find min/max on [, 2] and all critical points. First, let s plot f(x) to know what we re dealing with. Alpha: plot 2x^3+5x^2-4x-3 Alpha: plot 2x^3+5x^2-4x-3 on [-,2] To find the critical points of f(x) we need to compute its derivative. Alpha: derivative 2x^3+5x^2-4x-3 The derivative of f(x) has roots (i.e. f (x) = 0) at x = 2 and x = /3. Since f (x) is defined everywhere (the formula doesn t have any divisions, logs, square roots, etc. to worry about), we don t have any additional critical points coming from an undefined derivative. The critical points of f(x) are located where x = 2 and /3. To find the maximum of f(x) on the interval [, 2], we need to check the value of f(x) at all of its critical points lying between and 2 (so /3 but not 2) as well as the endpoints and 2 themselves. In Alpha we can plug in values one at a time using... at x=- or... where x=- or we can plug in all of the values at once as follows: Alpha: 2x^3+5x^2-4x-3 at x={-,/3,2} and click on Approximate form. We get the following values: x = - /3 2 f(x) = The maximum value of f(x) on the interval [, 2] is 25. The maximum is located at x = 2. The minimum value of f(x) on the interval [, 2] is The minimum is located at x = /3 = e x2 x+ x 0 (b) Let g(x) = 2x 3 + 5x 2 4x 3 x > 0 Again, let s plot our function to see what we ve got. Alpha: Piecewise[{ {e^(-x^2-x+),x<=0}, {2x^3+5x^2-4x-3,x>0} }] Alpha: Piecewise[{ {e^(-x^2-x+),x<=0}, {2x^3+5x^2-4x-3,x>0} }] on [-3,]

2 Note: Alpha is very sensitive about long complicated inputs especially those involving Piecewise. Don t count on Alpha always doing what you want when you ask it to preform some task on a piecewise defined function. To find the critical points of g(x), we need to examine its derivative. Let s examine each piece of this piecewise function one at a time. Alpha: derivative e^(-x^2-x+) The derivative is defined everywhere and has a single root at x = /2 (which is within this formula s bound of x 0). Next, the function is discontinuous where we switch formulas, so we get a critical point there (at x = 0). Then recall that the second formula had critical points at and /3. x = /3 is within this formula s bound of x > 0 but x = is not (so we throw it out). The critical points of g(x) are located where x = /2, 0, and /3. To find the maximum of g(x) on the interval [ 3, ], we need to check the value of g(x) at all of its critical points lying between 3 and (that is all of them) as well as the endpoints 3 and themselves. Since our function is piecewise defined, we need to pay careful attention to which values we plug into which formulas. x = 3, /2, and 0 should be plugged into e x2 x+ since it s valid for all x 0. x = /3 and should be plugged into 2x 3 + 5x 2 4x 3 because it s valid for x > 0. Alpha: e^(-x^2-x+) at x={-3,-/2,0} and click on Approximate form. Alpha: 2x^3+5x^2-4x-3 at x={/3,} and click on Approximate form. We get the following values: x = -3 -/2 0 /3 g(x) = The maximum value of g(x) on the interval [ 3, ] is The maximum is located at x = /2 = 0.5. The minimum value of g(x) on the interval [ 3, ] is The minimum is located at x = /3 = Technical Note: When encountering a discontinuity, we should really check right and left hand limits as well as the function s value at the discontinuity. In our problem this does not effect the answer, but it s not hard to come up with examples where it does. Looking at a good graph can keep us from worrying about this too much. Our answers match what we see on the graph, so we won t worry about weirdness at the discontinuity. 2. (8 points) Given the following data, compute elasticity (elasticity for columns 2 and 3 should be located in column 3). Circle E if the situation is elastic, I if inelastic, and U if unitary. Since we can computing multiple elasticities, Excel is the best choice of software. Punch in the values in the table and then (assuming the q = is in cell A, is in cell B, p = is in cell A2, $30 is in cell B2, etc.) type (in cell B3) the following formula: = -( (C-B)*(B2+C2) ) / ( (C2-B2)*(B+C) ) and then copy it across. Be careful to get your parentheses matched up correctly!! Once we compute the elasticities, remember that E < is inelastic, E > is elastic, and E = is unitary. q = p = $30 $5 $7.50 $4 $2 Elasticity = Elastic Unitary Inelastic Inelastic 2

3 3. (4 points) Point Elasticity (a) Kyle s owns a rental store. He has found that his demand function for a daily rental of his small dump truck is p = 5 ln(q) If Kyle sets his price at $ To find the number of customers (quantity unless somebody tries to rent more than one dump truck...hmm) we need to solve the equation 300 = 5ln(q) for q. Alpha: 300 = -5ln(q) and click on Approximate form. We get that p(q) = $300 when q Kyle will have approximately 25 customers. To find the point elasticity when q = and p = $300 we need to differentiate the demand function, plug in q and then put it all together. Alpha: derivative -5ln(q) at q= Alpha: -(300/24.963)/( ) His point elasticity would be ε = Since ε = >, the situation is elastic (quantities dominate not prices), so revenue and price move in opposite directions. If Kyle raises his price, his revenue will decrease. (b) Let ε =.25 (point elasticity) for some quantity and price data. If this price is decreased by 5%... Remember that elasticity is negative percent change in quantity divided by percent change in price. We percent change in quantity are told that the percent change in price is 5% so that.25 =. Therefore, 0.05 the percent change in quantity is.25(0.05) = which is 6.25%....the corresponding quantity will increase by 6.25%. 4. (6 points) George has opened a coffee stand supplying a quick cup of coffee to all that pass by. George can obtain decent coffee for $8 a pound, but pays inventory cost of $.50 per pound per year (base inventory costs on the average amount in inventory with all of the standard assumptions). In addition suppose George must pay $25 to get his coffee delivered and he will need,000 lbs. of coffee each year. (a) Find George s economic order quantity (EOQ). ( x ) ( ) 000 George s annual cost function is C(x) = 000(8) where x is size of his orders. 2 x Let s graph C(x) to see what we re dealing with. Alpha: plot 000(8) +.50(x/2) + 25(000/x) on [0,000] It looks like our minimum occurs somewhere around 200. To find the exact answer we need to locate the critical points of C(x). 3

4 Alpha: derivative 000(8) +.50(x/2) + 25(000/x) Our function (and its derivative) is undefined at x = 0. Also, C (x) = 0 when x = ± (the roots of the derivative). Only x = is within our range of values we re considering and it s close to our guess for the location of the minimum, so we have that the EOQ is x = To find the corresponding minimum annual cost... Alpha: 000(8) +.50(x/2) + 25(000/x) at x= George s ideal EOQ is lbs. of coffee. His ideal minimum annual cost is $8, (b) Now consider what happens if George gets a discount when making a large order. Suppose that when George makes an order of 300 lbs. or more, he get the coffee for $7 a pound, but must pay $50 to place an order. His inventory costs stay the same. In this case... ) ( ) 000(8) +.50 ( x 2 George s annual cost function is C(x) = 000(7) +.50 ( x 2 Let s graph C(x) to see what we re dealing with. x ) + 50 ( 000 x ) x < 300 x 300 Alpha: Piecewise[{{000(8)+.50(x/2)+25(000/x),x<300}, {000(7)+.50(x/2)+50(000/x),x>=300}}] on [0,000] Alpha: plot 000(7)+.50(x/2)+50(000/x) on [300,000] The graph on the left clearly shows that the minimum occurs when we make large orders of 300 or more lbs. So we can discard the first formula and just deal with the second. The graph on the right indicates that the minimum occurs when x = 300. Let s find the critical points of this function to confirm our suspicion. Alpha: derivative 000(7)+.50(x/2)+50(000/x) We find that this derivative is 0 when x = ± both of which are out of bounds (less than 300), so our minimum does indeed occur at x = 300. We need to plug this into C(x) to find the corresponding minimal cost. Of course since x = 300 we use the second formula. Alpha: 000(7)+.50(x/2)+50(000/x) at x=300 George s ideal EOQ is 300. His ideal minimum annual cost is $7, Note: Although we could order 300 lbs. of coffee at a time, this solution is still not practical since we would need to make 000/300 = orders per year (unless we allow inventory to spill over from one year to the next). 5. (4 points) Consider the function f(x) = e x2. (a) Using the right hand rule and 5 rectangles, approximate the area under the graph of y = e x2 2 x 3. when Open up the area_approx.xls right hand rule template in Excel. We are given a = 2, b = 3, and n = 5. Enter the formula = EXP(-(B4^2)) in cell C4 and copy down. Don t forget the parentheses to take care of the Excel sign error. Area

5 (b) Using the graph below sketch what the left hand rule approximation with n = 2 looks like. Created in Maple using: with(student[calculus]); ApproximateInt(exp(-x^2), x = 2.. 3, method = left, partition = 2, output = plot); In general, the left hand rule approximation will give an overestimate. function is decreasing between 2 and 3. This happens because the To find the exact are we need to use an integral. Alpha: int e^(-x^2) from x=2 to 3 (c) The exact area under y = e x2 when 2 x 3 is (round to 3 decimals). 6. (3 points) Were-wolfe (a very talented duet) released their first album on January, The album s sales rate can be modeled by the function S(t) = 5e t (where t is the number years since the album s release and S(t) is the sales rate in millions of albums per year). S(t) is a sales-rate function, so to find how many albums will be sold we need to integrate it. [The units of S(t) are millions of albums per year, so the units of it integrals will be millions of albums.] To figure out what interval to integrate over, notice that 2008 corresponds to 0 t, 2009 is t 2 and so this year, 200, is 2 t 3. We need to compute Alpha: int 5e^(-sqrt(t)) from t=2 to 3 This evaluates to (millions of albums). (a) Were-wolfe will sell,035,780 albums this year (200). 3 2 S(t) dt. 5

6 Our next task is to find out how long it takes to sell a certain number of albums. Since we are asking when? we will need to solve for a limit of an integral. In fact, we need to solve the following equation: T 0 S(t) dt = 8 then T will be the number of years it takes to sell 8 million albums. Alpha: int 5e^(-sqrt(t)) from 0 to T click on the solution and copy the formula appearing after the equals sign. Alpha: 5 (2-2 e^(-sqrt(t)) (sqrt(t)+)) = 8 We get a solution of T So in the eighth year the album is out the 8 million-th copy will sell = 206 Note: Don t round. For example: if it takes 0.9 years to sell a certain number of copies, then this is done within the first year, 2008 not = (b) Were-wolfe will sell their 8 million-th album in the year (5 points) Everyone in the Lambert family has a pet dog. The dogs weights are distributed normally with a mean of 75 lbs. and standard deviation of 0 lbs. There are a total of 200 dogs owned by the extended Lambert family. (a) How many dogs weigh between 50 and 60 lbs.? First, we need to compute the probability that a dog weighs between 50 and 60 lbs. This is computed by the following integral: P (50 X 60) = π(02 ) e (x 75)2 /(2(0)) dx Alpha: normal distribution click on the formula for the normal distribution and copy it. change mu to 75 and sigma to 0. Alpha: int e^(-(x-75)^2/(2 0^2))/(sqrt(2 pi) 0) from x=50 to 60 Then So we have that P (50 X 60) So about 6.06/This means that = 2.95 dogs have that weight. Answer: 2 dogs weigh between 50 and 60 lbs. (b) How many dogs weigh under 20 lbs.? First, we need to compute the probability that a dog weighs under 20 lbs. This is computed by the following integral: P (X 20) = 20 2π(02 ) e (x 75)2 /(2(0)) dx Alpha: int e^(-(x-75)^2/(2 0^2))/(sqrt(2 pi) 0) from x=-infinity to 20 So we have that P (X 20) This means that ( ) dogs have that weight. Answer: No dog weighs less than 20 lbs. (c) What weight is the cut-off for the heaviest 0% of the Lambert s dogs? We want to find a weight W such that P (W X) = /(2(0)) dx = 0.0. First we W 2π(02 ) e (x 75)2 will compute the integral and then solve the corresponding equation. Alpha: int e^(-(x-75)^2/(2 0^2))/(sqrt(2 pi) 0) from x=w to infinity click on the result and copy the formula to the right of the equality. Alpha: /2 erfc((w-75)/(0 sqrt(2))) = 0.0 Answer: The heaviest 0% of the dogs weigh lbs. or more. 6

7 Math 030 (Section 03) Test #3 June 2 st, 200 Name: ANSWER KEY Be sure to show your work!. (20 points) Finding critical points, maximums, minimums. (a) Let f(x) = 3x 3 4x 2 7x + 6. Find min/max on [ 2, 4] and all critical points. First, let s plot f(x) to know what we re dealing with. Alpha: plot 3x^3-4x^2-7x+6 Alpha: plot 3x^3-4x^2-7x+6 on [-2,4] To find the critical points of f(x) we need to compute its derivative. Alpha: derivative 3x^3-4x^2-7x+6 The derivative of f(x) has roots (i.e. f (x) = 0) at x = and x = 7/9. Since f (x) is defined everywhere (the formula doesn t have any divisions, logs, square roots, etc. to worry about), we don t have any additional critical points coming from an undefined derivative. The critical points of f(x) are located where x = and 7/ To find the maximum of f(x) on the interval [ 2, 4], we need to check the value of f(x) at all of its critical points lying between 2 and 4 (that is all of them) as well as the endpoints 2 and 4 themselves. In Alpha we can plug in values one at a time using... at x=-2 or... where x=-2 or we can plug in all of the values at once as follows: Alpha: 3x^3-4x^2-7x+6 at x={-2,-,7/9,4} and click on Approximate form. We get the following values: x = -2-7/9 4 f(x) = The maximum value of f(x) on the interval [ 2, 4] is 66. The maximum is located at x = 4. The minimum value of f(x) on the interval [ 2, 4] is The minimum is located at x = 7/9 = x 3 4x 2 7x + 6 x < 0 (b) Let g(x) = (x + ) 2 e x2 +x+ x 0 Again, let s plot our function to see what we ve got. Alpha: Piecewise[{{3x^3-4x^2-7x+6,x<0}, {(x+)^2e^(-x^2+x+),x>=0}}] Alpha: Piecewise[{{3x^3-4x^2-7x+6,x<0}, {(x+)^2e^(-x^2+x+),x>=0}}] on [-2,4] 7

8 Note: Alpha is very sensitive about long complicated inputs especially those involving Piecewise. Don t count on Alpha always doing what you want when you ask it to preform some task on a piecewise defined function. To find the critical points of g(x), we need to examine its derivative. Let s examine each piece of this piecewise function one at a time. Alpha: derivative (x+)^2e^(-x^2+x+) The derivative is defined everywhere and has roots at x = 3/2,, and. Only x = is within this formula s bound (x 0), so we keep it and discard the others. Next, the function is discontinuous where we switch formulas, so we get a critical point there (at x = 0). Then recall that the first formula has critical points at and 7/9. x = is within this formula s bound of x < 0 but x = 7/9 is not (so we throw it out). The critical points of g(x) are located where x =, 0, and. To find the maximum of g(x) on the interval [.5,.5], we need to check the value of g(x) at all of its critical points lying between.5 and.5 (that is all of them) as well as the endpoints.5 and.5 themselves. Since our function is piecewise defined, we need to pay careful attention to which values we plug into which formulas. x =.5 and should be plugged into 3x 3 4x 2 7x + 6 since it s valid for all x < 0. x = 0, and.5 should be plugged into (x + ) 2 e x2 +x+ because it s valid for x 0. Alpha: 3x^3-4x^2-7x+6 at x={-.5,-} Alpha: (x+)^2e^(-x^2+x+) at x={0,,.5} and click on Approximate form. We get the following values: x = g(x) = The maximum value of g(x) on the interval [.5,.5] is 6. The maximum is located at x =. The minimum value of g(x) on the interval [.5,.5] is The minimum is located at x = 0. Technical Note: When encountering a discontinuity, we should really check right and left hand limits as well as the function s value at the discontinuity. In our problem this does not effect the answer, but it s not hard to come up with examples where it does. Looking at a good graph can keep us from worrying about this too much. Our answers match what we see on the graph, so we won t worry about weirdness at the discontinuity. 2. (8 points) Given the following data, compute elasticity (leave the first box next to elasticity blank so that elasticity for columns 2 and 3 is located in column 3). Circle E if the situation is elastic, I if inelastic, and U if unitary. Since we can computing multiple elasticities, Excel is the best choice of software. Punch in the values in the table and then (assuming the q = is in cell A, is in cell B, p = is in cell A2, $30 is in cell B2, etc.) type (in cell B3) the following formula: = -( (C-B)*(B2+C2) ) / ( (C2-B2)*(B+C) ) and then copy it across. Be careful to get your parentheses matched up correctly!! Once we compute the elasticities, remember that E < is inelastic, E > is elastic, and E = is unitary. q = p = $500 $300 $75 $00 $50 Elasticity = Elastic Elastic Unitary Inelastic 8

9 3. (4 points) Point Elasticity (a) Kyle s owns a rental store. He has found that his demand function for a daily rental of his small dump truck is p = 245 ln(q) If Kyle sets his price at $ To find the number of customers (quantity unless somebody tries to rent more than one dump truck...hmm) we need to solve the equation 350 = 245ln(q) for q. Alpha: 350 = -245ln(q) and click on Approximate form. We get that p(q) = $350 when q Kyle will have approximately 64 customers. To find the point elasticity when q = and p = $350 we need to differentiate the demand function, plug in q and then put it all together. Alpha: derivative -245ln(q) at q=64.28 Alpha: -(350/64.28)/(-3.839) His point elasticity would be ε =.429. Since ε =.429 >, the situation is elastic (quantities dominate not prices), so revenue and price move in opposite directions. If Kyle raises his price, his revenue will decrease. (b) Let ε = 0.75 (point elasticity) for some quantity and price data. If this price is increased by 3%... Remember that elasticity is negative percent change in quantity divided by percent change in price. We percent change in quantity are told that the percent change in price is 3% so that 0.75 =. Therefore, 0.03 the percent change in quantity is 0.75( 0.03) = which is 2.25%....the corresponding quantity will decrease by 2.25%. 4. (6 points) George has opened a coffee stand supplying a quick cup of coffee to all that pass by. George can obtain decent coffee for $2 a pound, but pays inventory cost of $2 per pound per year (base inventory costs on the average amount in inventory with all of the standard assumptions). In addition suppose George must pay $50 to get his coffee delivered and he will need 5,000 lbs. of coffee each year. (a) Find George s economic order quantity (EOQ). ( x ) ( ) 5000 George s annual cost function is C(x) = 5000(2) where x is size of his orders. 2 x Let s graph C(x) to see what we re dealing with. Alpha: plot 5000(2) + 2(x/2) + 50(5000/x) on [0,5000] It looks like our minimum occurs somewhere around 500. To find the exact answer we need to locate the critical points of C(x). 9

10 Alpha: derivative 5000(2) + 2(x/2) + 50(5000/x) Our function (and its derivative) is undefined at x = 0. Also, C (x) = 0 when x = ±500 (the roots of the derivative). Only x = 500 is within our range of values we re considering and it matches our guess for the location of the minimum, so we have that the EOQ is x = 500. To find the corresponding minimum annual cost... Alpha: 5000(2) + 2(x/2) + 50(5000/x) at x=500 George s ideal EOQ is 500 lbs. of coffee. His ideal minimum annual cost is $6,000. Note: This solution is not just ideal, it s also practical. George should order 500 lbs of coffee 0 times each year. (b) Now consider what happens if George gets a discount when making a large order. Suppose that when George makes an order of 000 lbs. or more, he get the coffee for $9 a pound, but must pay $00 to place an order. His inventory costs stay the same. In this case... ) ( ) 5000(2) + 2 ( x 2 George s annual cost function is C(x) = 5000(9) + 2 ( x 2 Let s graph C(x) to see what we re dealing with. x ) + 00 ( 5000 x ) x < 000 x 000 Alpha: Piecewise[{{5000(2)+2(x/2)+50(5000/x),x<000}, {5000(9)+2(x/2)+00(5000/x),x>=000}}] Alpha: plot 5000(9)+2(x/2)+00(5000/x) on [000,5000] The graph on the left clearly shows that the minimum occurs when we make large orders of 000 or more lbs. So we can discard the first formula and just deal with the second. The graph on the right indicates that the minimum occurs when x = 000. Let s find the critical points of this function to confirm our suspicion. Alpha: derivative 5000(9)+2(x/2)+00(5000/x) We find that this derivative is 0 when x = ± both of which are out of bounds (less than 000), so our minimum does indeed occur at x = 000. We need to plug this into C(x) to find the corresponding minimal cost. Of course since x = 000 we use the second formula. Alpha: 5000(9)+2(x/2)+00(5000/x) at x=000 George s ideal EOQ is 000. His ideal minimum annual cost is $46,500. Note: This solution is not just ideal, it s also practical. George should order 000 lbs of coffee 5 times each year. 5. (4 points) Consider the function f(x) = e x2. (a) Using the right hand rule and 0 rectangles, approximate the area under the graph of y = e x2 0 x 0.5. when Open up the area_approx.xls right hand rule template in Excel. We are given a = 0, b = 0.5, and n = 0. Enter the formula = EXP(-(B4^2)) in cell C4 and copy down. Don t forget the parentheses to take care of the Excel sign error. Area

11 (b) Using the graph below sketch what the trapezoid rule approximation with n = 2 looks like. Created in Maple using: with(student[calculus]); ApproximateInt(exp(-x^2), x = , method = trapezoid, partition = 2, output = plot); In general, the trapezoid hand rule approximation will give an underestimate. This happens because the function is concave down between 0 and 0.5. To find the exact are we need to use an integral. Alpha: int e^(-x^2) from x=0 to 0.5 (c) The exact area under y = e x2 when 0 x 0.5 is 0.46 (round to 3 decimals). 6. (3 points) Were-wolfe (a very talented duet) will release their first album on January, 20. The album s sales rate will be modeled by the function S(t) = te t (where t is the number years since the album s release and S(t) is the sales rate in millions of albums per year). S(t) is a sales-rate function, so to find how many albums will be sold we need to integrate it. [The units of S(t) are millions of albums per year, so the units of it integrals will be millions of albums.] To figure out what interval to integrate over, notice that 20 corresponds to 0 t, 202 is t 2, etc. So 204 is 3 t 4. We need to compute 4 Alpha: int te^(-sqrt(t)) from t=3 to 4 This evaluates to (millions of albums). 3 S(t) dt. (a) Were-wolfe will sell 538,02 albums during the year 204.

12 Our next task is to find out how long it takes to sell a certain number of albums. Since we are asking when? we will need to solve for a limit of an integral. In fact, we need to solve the following equation: T 0 S(t) dt = 5 then T will be the number of years it takes to sell 5 million albums. Alpha: int te^(-sqrt(t)) from 0 to T click on the solution and copy the formula appearing after the equals sign. Alpha: 2-2 e^(-sqrt(t)) (T^(3/2)+3 T+6 sqrt(t)+6) = 5 We get a solution of T So in the tenth year the album is out the 5 million-th copy will sell = 202 Note: Don t round. For example: if it takes 0.8 years to sell a certain number of copies, then this is done within the first year, 20 not 20 + = 202. (b) Were-wolfe will sell their 5 million-th album in the year (5 points) Everyone in the Lambert family has a pet dog. The dogs weights are distributed normally with a mean of 50 lbs. and standard deviation of 5 lbs. There are a total of 300 dogs owned by the extended Lambert family. (a) How many dogs weigh between 80 and 90 lbs.? First, we need to compute the probability that a dog weighs between 50 and 60 lbs. This is computed by the following integral: P (80 X 90) = π(52 ) e (x 50)2 /(2(5)) dx Alpha: normal distribution click on the formula for the normal distribution and copy it. change mu to 50 and sigma to 5. Alpha: int e^(-(x-50)^2/(2 5^2))/(sqrt(2 pi) 5) from x=80 to 90 Then So we have that P (80 X 90) So about.89/this means that = dogs have that weight. Answer: 6 dogs weigh between 80 and 90 lbs. (b) How many dogs weigh under 0 lbs.? First, we need to compute the probability that a dog weighs under 0 lbs. This is computed by the following integral: P (X 0) = 0 2π(52 ) e (x 50)2 /(2(5)) dx Alpha: int e^(-(x-50)^2/(2 5^2))/(sqrt(2 pi) 5) from x=-infinity to 0 So we have that P (X 0) This means that =.494 dogs have that weight. Answer: Only dog weighs less than 0 lbs. (c) What weight is the cut-off for the heaviest 5% of the Lambert s dogs? We want to find a weight W such that P (W X) = /(2(5)) dx = First we W 2π(52 ) e (x 50)2 will compute the integral and then solve the corresponding equation. Alpha: int e^(-(x-50)^2/(2 5^2))/(sqrt(2 pi) 5) from x=w to infinity click on the result and copy the formula to the right of the equality. Alpha: /2 erfc((w-50)/(5 sqrt(2))) = 0.05 Answer: The heaviest 5% of the dogs weigh lbs. or more. 2

Math 110 Final Exam General Review. Edward Yu

Math 110 Final Exam General Review. Edward Yu Math 110 Final Exam General Review Edward Yu Da Game Plan Solving Limits Regular limits Indeterminate Form Approach Infinities One sided limits/discontinuity Derivatives Power Rule Product/Quotient Rule

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Final Exam Study Guide

Final Exam Study Guide Final Exam Study Guide Final Exam Coverage: Sections 10.1-10.2, 10.4-10.5, 10.7, 11.2-11.4, 12.1-12.6, 13.1-13.2, 13.4-13.5, and 14.1 Sections/topics NOT on the exam: Sections 10.3 (Continuity, it definition

More information

Math 1526 Excel Lab 2 Summer 2012

Math 1526 Excel Lab 2 Summer 2012 Math 1526 Excel Lab 2 Summer 2012 Riemann Sums, Trapezoidal Rule and Simpson's Rule: In this lab you will learn how to recover information from rate of change data. For instance, if you have data for marginal

More information

e) Find the average revenue when 100 units are made and sold.

e) Find the average revenue when 100 units are made and sold. Math 142 Week in Review Set of Problems Week 7 1) Find the derivative, y ', if a) y=x 5 x 3/2 e 4 b) y= 1 5 x 4 c) y=7x 2 0.5 5 x 2 d) y=x 2 1.5 x 10 x e) y= x7 5x 5 2 x 4 2) The price-demand function

More information

Chapter 5. Increasing and Decreasing functions Theorem 1: For the interval (a,b) f (x) f(x) Graph of f + Increases Rises - Decreases Falls

Chapter 5. Increasing and Decreasing functions Theorem 1: For the interval (a,b) f (x) f(x) Graph of f + Increases Rises - Decreases Falls Chapter 5 Section 5.1 First Derivative and Graphs Objectives: The student will be able to identify increasing and decreasing functions and local extrema The student will be able to apply the first derivative

More information

Final Exam Review (Section 8.3 and Review of Other Sections)

Final Exam Review (Section 8.3 and Review of Other Sections) c Kathryn Bollinger, April 29, 2014 1 Final Exam Review (Section 8.3 and Review of Other Sections) Note: This collection of questions is intended to be a brief overview of the material covered throughout

More information

2. Find the intervals where function is increasing and decreasing. Then find all relative extrema.

2. Find the intervals where function is increasing and decreasing. Then find all relative extrema. MATH 1071Q Exam #2 Review Fall 2011 1. Find the elasticity at the given points and determine whether demand is inelastic, elastic, or unit elastic. Explain the significance of your answer. (a) x = 10 2p

More information

The University of British Columbia Final Examination - December 5, 2012 Mathematics 104/184. Time: 2.5 hours. LAST Name.

The University of British Columbia Final Examination - December 5, 2012 Mathematics 104/184. Time: 2.5 hours. LAST Name. The University of British Columbia Final Examination - December 5, 2012 Mathematics 104/184 Time: 2.5 hours LAST Name First Name Signature Student Number MATH 104 or MATH 184 (Circle one) Section Number:

More information

Midterm Study Guide and Practice Problems

Midterm Study Guide and Practice Problems Midterm Study Guide and Practice Problems Coverage of the midterm: Sections 10.1-10.7, 11.2-11.6 Sections or topics NOT on the midterm: Section 11.1 (The constant e and continuous compound interest, Section

More information

4.1 Exponential Functions. For Formula 1, the value of n is based on the frequency of compounding. Common frequencies include:

4.1 Exponential Functions. For Formula 1, the value of n is based on the frequency of compounding. Common frequencies include: Hartfield MATH 2040 Unit 4 Page 1 4.1 Exponential Functions Recall from algebra the formulas for Compound Interest: Formula 1 For Discretely Compounded Interest 1 A t P r n nt Formula 2 Continuously Compounded

More information

Math Practice Final - solutions

Math Practice Final - solutions Math 151 - Practice Final - solutions 2 1-2 -1 0 1 2 3 Problem 1 Indicate the following from looking at the graph of f(x) above. All answers are small integers, ±, or DNE for does not exist. a) lim x 1

More information

Page Points Score Total: 100

Page Points Score Total: 100 Math 1130 Spring 2019 Sample Exam 1c 1/31/19 Name (Print): Username.#: Lecturer: Rec. Instructor: Rec. Time: This exam contains 8 pages (including this cover page) and 7 problems. Check to see if any pages

More information

Math 115 Second Midterm March 25, 2010

Math 115 Second Midterm March 25, 2010 Math 115 Second Midterm March 25, 2010 Name: EXAM SOLUTIONS Instructor: Section: 1. Do not open this exam until you are told to do so. 2. This exam has 9 pages including this cover. There are 8 problems.

More information

1.1 Linear Equations and Inequalities

1.1 Linear Equations and Inequalities 1.1 Linear Equations and Inequalities Linear Equation in 1 Variable Any equation that can be written in the following form: ax + b = 0 a,b R, a 0 and x is a variable Any equation has a solution, sometimes

More information

My Math Plan Assessment #3 Study Guide

My Math Plan Assessment #3 Study Guide My Math Plan Assessment # Study Guide 1. Identify the vertex of the parabola with the given equation. f(x) = (x 5) 2 7 2. Find the value of the function. Find f( 6) for f(x) = 2x + 11. Graph the linear

More information

Ex 1: Identify the open intervals for which each function is increasing or decreasing.

Ex 1: Identify the open intervals for which each function is increasing or decreasing. MATH 2040 Notes: Unit 4 Page 1 5.1/5.2 Increasing and Decreasing Functions Part a Relative Extrema Ex 1: Identify the open intervals for which each In algebra we defined increasing and decreasing behavior

More information

Chapter 1 Review of Equations and Inequalities

Chapter 1 Review of Equations and Inequalities Chapter 1 Review of Equations and Inequalities Part I Review of Basic Equations Recall that an equation is an expression with an equal sign in the middle. Also recall that, if a question asks you to solve

More information

MATH 408N PRACTICE FINAL

MATH 408N PRACTICE FINAL 2/03/20 Bormashenko MATH 408N PRACTICE FINAL Show your work for all the problems. Good luck! () Let f(x) = ex e x. (a) [5 pts] State the domain and range of f(x). Name: TA session: Since e x is defined

More information

Turn to Section 4 of your answer sheet to answer the questions in this section.

Turn to Section 4 of your answer sheet to answer the questions in this section. Math Test Calculator MINUTES, QUESTIONS Turn to Section of your answer sheet to answer the questions in this section. For questions -, solve each problem, choose the best answer from the choices provided,

More information

Notes: Piecewise Functions

Notes: Piecewise Functions Objective: Students will be able to write evaluate piecewise defined functions, graph piecewise defined functions, evaluate the domain and range for piecewise defined functions, and solve application problems.

More information

Social Science/Commerce Calculus I: Assignment #10 - Solutions Page 1/15

Social Science/Commerce Calculus I: Assignment #10 - Solutions Page 1/15 Social Science/Commerce Calculus I: Assignment #10 - Solutions Page 1/15 1. Consider the function f (x) = x - 8x + 3, on the interval 0 x 8. The global (absolute) maximum of f (x) (on the given interval)

More information

The First Derivative Test

The First Derivative Test The First Derivative Test We have already looked at this test in the last section even though we did not put a name to the process we were using. We use a y number line to test the sign of the first derivative

More information

Answers for Calculus Review (Extrema and Concavity)

Answers for Calculus Review (Extrema and Concavity) Answers for Calculus Review 4.1-4.4 (Extrema and Concavity) 1. A critical number is a value of the independent variable (a/k/a x) in the domain of the function at which the derivative is zero or undefined.

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

t dt Estimate the value of the integral with the trapezoidal rule. Use n = 4.

t dt Estimate the value of the integral with the trapezoidal rule. Use n = 4. Trapezoidal Rule We have already found the value of an integral using rectangles in the first lesson of this module. In this section we will again be estimating the value of an integral using geometric

More information

Math 5a Reading Assignments for Sections

Math 5a Reading Assignments for Sections Math 5a Reading Assignments for Sections 4.1 4.5 Due Dates for Reading Assignments Note: There will be a very short online reading quiz (WebWork) on each reading assignment due one hour before class on

More information

Finite Mathematics : A Business Approach

Finite Mathematics : A Business Approach Finite Mathematics : A Business Approach Dr. Brian Travers and Prof. James Lampes Second Edition Cover Art by Stephanie Oxenford Additional Editing by John Gambino Contents What You Should Already Know

More information

3. Go over old quizzes (there are blank copies on my website try timing yourself!)

3. Go over old quizzes (there are blank copies on my website try timing yourself!) final exam review General Information The time and location of the final exam are as follows: Date: Tuesday, June 12th Time: 10:15am-12:15pm Location: Straub 254 The exam will be cumulative; that is, it

More information

Chapter 5 Simplifying Formulas and Solving Equations

Chapter 5 Simplifying Formulas and Solving Equations Chapter 5 Simplifying Formulas and Solving Equations Look at the geometry formula for Perimeter of a rectangle P = L W L W. Can this formula be written in a simpler way? If it is true, that we can simplify

More information

Math 115 Final Exam December 19, 2016

Math 115 Final Exam December 19, 2016 EXAM SOLUTIONS Math 115 Final Exam December 19, 2016 1. Do not open this exam until you are told to do so. 2. Do not write your name anywhere on this exam. 3. This exam has 14 pages including this cover.

More information

1 Functions, Graphs and Limits

1 Functions, Graphs and Limits 1 Functions, Graphs and Limits 1.1 The Cartesian Plane In this course we will be dealing a lot with the Cartesian plane (also called the xy-plane), so this section should serve as a review of it and its

More information

Math for Economics 1 New York University FINAL EXAM, Fall 2013 VERSION A

Math for Economics 1 New York University FINAL EXAM, Fall 2013 VERSION A Math for Economics 1 New York University FINAL EXAM, Fall 2013 VERSION A Name: ID: Circle your instructor and lecture below: Jankowski-001 Jankowski-006 Ramakrishnan-013 Read all of the following information

More information

MATH 236 ELAC FALL 2017 TEST 3 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

MATH 236 ELAC FALL 2017 TEST 3 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. MATH 6 ELAC FALL 7 TEST NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Evaluate the integral using integration by parts. ) 9x ln x dx ) ) x 5 -

More information

THE USE OF A CALCULATOR, CELL PHONE, OR ANY OTHER ELECTRONIC DEVICE IS NOT PERMITTED IN THIS EXAMINATION.

THE USE OF A CALCULATOR, CELL PHONE, OR ANY OTHER ELECTRONIC DEVICE IS NOT PERMITTED IN THIS EXAMINATION. MATH 110 FINAL EXAM SPRING 2008 FORM A NAME STUDENT NUMBER INSTRUCTOR SECTION NUMBER This examination will be machine processed by the University Testing Service. Use only a number 2 pencil on your scantron.

More information

Chapter 5: Writing Linear Equations Study Guide (REG)

Chapter 5: Writing Linear Equations Study Guide (REG) Chapter 5: Writing Linear Equations Study Guide (REG) 5.1: Write equations of lines given slope and y intercept or two points Write the equation of the line with the given information: Ex: Slope: 0, y

More information

MATH 1101 Exam 1 Review. Spring 2018

MATH 1101 Exam 1 Review. Spring 2018 MATH 1101 Exam 1 Review Spring 2018 Topics Covered Section 2.1 Functions in the Real World Section 2.2 Describing the Behavior of Functions Section 2.3 Representing Functions Symbolically Section 2.4 Mathematical

More information

My Math Plan Assessment #2 Study Guide

My Math Plan Assessment #2 Study Guide My Math Plan Assessment #2 Study Guide 1. Find the x-intercept and the y-intercept of the linear equation. 8x y = 4 2. Use factoring to solve the quadratic equation. x 2 + 9x + 1 = 17. Multiply and simplify

More information

MATH150-E01 Test #2 Summer 2016 Show all work. Name 1. Find an equation in slope-intercept form for the line through (4, 2) and (1, 3).

MATH150-E01 Test #2 Summer 2016 Show all work. Name 1. Find an equation in slope-intercept form for the line through (4, 2) and (1, 3). 1. Find an equation in slope-intercept form for the line through (4, 2) and (1, 3). 2. Let the supply and demand functions for sugar be given by p = S(q) = 1.4q 0.6 and p = D(q) = 2q + 3.2 where p is the

More information

MATH SPEAK - TO BE UNDERSTOOD AND MEMORIZED

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

More information

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

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

More information

Summer MA Lesson 19 Section 2.6, Section 2.7 (part 1)

Summer MA Lesson 19 Section 2.6, Section 2.7 (part 1) Summer MA 100 Lesson 1 Section.6, Section.7 (part 1) I The Domain of a Function Remember that the domain is the set of x s in a function, or the set of first things. For many functions, such as f ( x,

More information

f(r) = (r 1/2 r 1/2 ) 3 u = (ln t) ln t ln u = (ln t)(ln (ln t)) t(ln t) g (t) = t

f(r) = (r 1/2 r 1/2 ) 3 u = (ln t) ln t ln u = (ln t)(ln (ln t)) t(ln t) g (t) = t Math 4, Autumn 006 Final Exam Solutions Page of 9. [ points total] Calculate the derivatives of the following functions. You need not simplfy your answers. (a) [4 points] y = 5x 7 sin(3x) + e + ln x. y

More information

Math 112 Group Activity: The Vertical Speed of a Shell

Math 112 Group Activity: The Vertical Speed of a Shell Name: Section: Math 112 Group Activity: The Vertical Speed of a Shell A shell is fired straight up by a mortar. The graph below shows its altitude as a function of time. 400 300 altitude (in feet) 200

More information

3. Find the slope of the tangent line to the curve given by 3x y e x+y = 1 + ln x at (1, 1).

3. Find the slope of the tangent line to the curve given by 3x y e x+y = 1 + ln x at (1, 1). 1. Find the derivative of each of the following: (a) f(x) = 3 2x 1 (b) f(x) = log 4 (x 2 x) 2. Find the slope of the tangent line to f(x) = ln 2 ln x at x = e. 3. Find the slope of the tangent line to

More information

Math 1020 ANSWER KEY TEST 3 VERSION B Spring 2018

Math 1020 ANSWER KEY TEST 3 VERSION B Spring 2018 Math 100 ANSWER KEY TEST 3 VERSION B Spring 018 Printed Name: Section #: Instructor: Please do not ask questions during this exam. If you consider a question to be ambiguous, state your assumptions in

More information

10-1: Composite and Inverse Functions

10-1: Composite and Inverse Functions Math 95 10-1: Composite and Inverse Functions Functions are a key component in the applications of algebra. When working with functions, we can perform many useful operations such as addition and multiplication

More information

GRE Workshop Quantitative Reasoning. February 13 and 20, 2018

GRE Workshop Quantitative Reasoning. February 13 and 20, 2018 GRE Workshop Quantitative Reasoning February 13 and 20, 2018 Overview Welcome and introduction Tonight: arithmetic and algebra 6-7:15 arithmetic 7:15 break 7:30-8:45 algebra Time permitting, we ll start

More information

Addition and Subtraction of real numbers (1.3 & 1.4)

Addition and Subtraction of real numbers (1.3 & 1.4) Math 051 lecture notes Professor Jason Samuels Addition and Subtraction of real numbers (1.3 & 1.4) ex) 3 + 5 = ex) 42 + 29 = ex) 12-4 = ex) 7-9 = ex) -3-4 = ex) 6 - (-2) = ** CHECK YOUR SIGNS ** IDENTIFY

More information

CLASS NOTES: BUSINESS CALCULUS

CLASS NOTES: BUSINESS CALCULUS CLASS NOTES: BUSINESS CALCULUS These notes can be thought of as the logical skeleton of my lectures, although they will generally contain a fuller exposition of concepts but fewer examples than my lectures.

More information

Test 3 Review. y f(a) = f (a)(x a) y = f (a)(x a) + f(a) L(x) = f (a)(x a) + f(a)

Test 3 Review. y f(a) = f (a)(x a) y = f (a)(x a) + f(a) L(x) = f (a)(x a) + f(a) MATH 2250 Calculus I Eric Perkerson Test 3 Review Sections Covered: 3.11, 4.1 4.6. Topics Covered: Linearization, Extreme Values, The Mean Value Theorem, Consequences of the Mean Value Theorem, Concavity

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

Turn to Section 4 of your answer sheet to answer the questions in this section.

Turn to Section 4 of your answer sheet to answer the questions in this section. Math Test Calculator MINUTES, QUESTIONS Turn to Section of your answer sheet to answer the questions in this section. For questions -, solve each problem, choose the best answer from the choices provided,

More information

2015 Math Camp Calculus Exam Solution

2015 Math Camp Calculus Exam Solution 015 Math Camp Calculus Exam Solution Problem 1: x = x x +5 4+5 = 9 = 3 1. lim We also accepted ±3, even though it is not according to the prevailing convention 1. x x 4 x+4 =. lim 4 4+4 = 4 0 = 4 0 = We

More information

Lecture 9 - Increasing and Decreasing Functions, Extrema, and the First Derivative Test

Lecture 9 - Increasing and Decreasing Functions, Extrema, and the First Derivative Test Lecture 9 - Increasing and Decreasing Functions, Extrema, and the First Derivative Test 9.1 Increasing and Decreasing Functions One of our goals is to be able to solve max/min problems, especially economics

More information

Algebra & Trig Review

Algebra & Trig Review Algebra & Trig Review 1 Algebra & Trig Review This review was originally written for my Calculus I class, but it should be accessible to anyone needing a review in some basic algebra and trig topics. The

More information

Doug Clark The Learning Center 100 Student Success Center learningcenter.missouri.edu Overview

Doug Clark The Learning Center 100 Student Success Center learningcenter.missouri.edu Overview Math 1400 Final Exam Review Saturday, December 9 in Ellis Auditorium 1:00 PM 3:00 PM, Saturday, December 9 Part 1: Derivatives and Applications of Derivatives 3:30 PM 5:30 PM, Saturday, December 9 Part

More information

Section 11.3 Rates of Change:

Section 11.3 Rates of Change: Section 11.3 Rates of Change: 1. Consider the following table, which describes a driver making a 168-mile trip from Cleveland to Columbus, Ohio in 3 hours. t Time (in hours) 0 0.5 1 1.5 2 2.5 3 f(t) Distance

More information

Math 120 Final Exam Practice Problems, Form: A

Math 120 Final Exam Practice Problems, Form: A Math 120 Final Exam Practice Problems, Form: A Name: While every attempt was made to be complete in the types of problems given below, we make no guarantees about the completeness of the problems. Specifically,

More information

Addition and Subtraction of real numbers (1.3 & 1.4)

Addition and Subtraction of real numbers (1.3 & 1.4) Math 051 lecture notes Professor Jason Samuels Addition and Subtraction of real numbers (1.3 & 1.4) ex) 3 + 5 = ex) 42 + 29 = ex) 12-4 = ex) 7-9 = ex) -3-4 = ex) 6 - (-2) = ex) -5 - (-3) = ex) 7 + (-2)

More information

Section 2.6 Solving Linear Inequalities

Section 2.6 Solving Linear Inequalities Section 2.6 Solving Linear Inequalities INTRODUCTION Solving an inequality is much like solving an equation; there are, though, some special circumstances of which you need to be aware. In solving an inequality

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, it is my epectation that you will have this packet completed. You will be way behind at the beginning of the year if you haven t attempted

More information

dollars for a week of sales t weeks after January 1. What is the total revenue (to the nearest hundred dollars) earned from t = 10 to t = 16?

dollars for a week of sales t weeks after January 1. What is the total revenue (to the nearest hundred dollars) earned from t = 10 to t = 16? MATH 7 RIOHONDO SPRING 7 TEST (TAKE HOME) DUE 5//7 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. ) A department store has revenue from the sale

More information

Chapter 6: The Definite Integral

Chapter 6: The Definite Integral Name: Date: Period: AP Calc AB Mr. Mellina Chapter 6: The Definite Integral v v Sections: v 6.1 Estimating with Finite Sums v 6.5 Trapezoidal Rule v 6.2 Definite Integrals 6.3 Definite Integrals and Antiderivatives

More information

Math 108 Final Exam Page 1 NO CALCULATORS OR CELL PHONES ALLOWED.

Math 108 Final Exam Page 1 NO CALCULATORS OR CELL PHONES ALLOWED. Math 108 Final Exam Page 1 Spring 2016 Answer Key NO CALCULATORS OR CELL PHONES ALLOWED. Write a coherent, well organized, properly notated process or you will not receive credit for your answer. ALL work

More information

. As x gets really large, the last terms drops off and f(x) ½x

. As x gets really large, the last terms drops off and f(x) ½x Pre-AP Algebra 2 Unit 8 -Lesson 3 End behavior of rational functions Objectives: Students will be able to: Determine end behavior by dividing and seeing what terms drop out as x Know that there will be

More information

Identifying the Graphs of Polynomial Functions

Identifying the Graphs of Polynomial Functions Identifying the Graphs of Polynomial Functions Many of the functions on the Math IIC are polynomial functions. Although they can be difficult to sketch and identify, there are a few tricks to make it easier.

More information

Calculus Essentials Ebook

Calculus Essentials Ebook Calculus Essentials Ebook Here you go. You ll never have to search endlessly through pages in your textbook just to find the key concepts ever again. Because staring at the same 3 pages and flipping back

More information

MATH 20B MIDTERM #2 REVIEW

MATH 20B MIDTERM #2 REVIEW MATH 20B MIDTERM #2 REVIEW FORMAT OF MIDTERM #2 The format will be the same as the practice midterms. There will be six main questions worth 0 points each. These questions will be similar to problems you

More information

MATH 408N PRACTICE FINAL

MATH 408N PRACTICE FINAL 05/05/2012 Bormashenko MATH 408N PRACTICE FINAL Name: TA session: Show your work for all the problems. Good luck! (1) Calculate the following limits, using whatever tools are appropriate. State which results

More information

Section K MATH 211 Homework Due Friday, 8/30/96 Professor J. Beachy Average: 15.1 / 20. ), and f(a + 1).

Section K MATH 211 Homework Due Friday, 8/30/96 Professor J. Beachy Average: 15.1 / 20. ), and f(a + 1). Section K MATH 211 Homework Due Friday, 8/30/96 Professor J. Beachy Average: 15.1 / 20 # 18, page 18: If f(x) = x2 x 2 1, find f( 1 2 ), f( 1 2 ), and f(a + 1). # 22, page 18: When a solution of acetylcholine

More information

Manipulating Equations

Manipulating Equations Manipulating Equations Now that you know how to set up an equation, the next thing you need to do is solve for the value that the question asks for. Above all, the most important thing to remember when

More information

Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7)

Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7) Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7) Note: This review is intended to highlight the topics covered on the Final Exam (with emphasis on

More information

Precalculus Unit 2 - Worksheet 1 1. The relation described by the set of points {( ) ( ) ( ) ( )} is NOT a function. Explain why.

Precalculus Unit 2 - Worksheet 1 1. The relation described by the set of points {( ) ( ) ( ) ( )} is NOT a function. Explain why. Precalculus Name Unit 2 - Worksheet 1 1. The relation described by the set of points {( ) ( ) ( ) ( )} is NOT a function. Explain why. For Questions 2-4, use the graph at the right. 2. Explain why this

More information

Find all points where the function is discontinuous. 1) Find all vertical asymptotes of the given function. x(x - 1) 2) f(x) =

Find all points where the function is discontinuous. 1) Find all vertical asymptotes of the given function. x(x - 1) 2) f(x) = Math 90 Final Review Find all points where the function is discontinuous. ) Find all vertical asymptotes of the given function. x(x - ) 2) f(x) = x3 + 4x Provide an appropriate response. 3) If x 3 f(x)

More information

Solutions: Test #2, Set #3

Solutions: Test #2, Set #3 Math Xa Fall 2002 Solutions: Test #2, Set #3 These answers are provided to give you something to check your answers against and to give you some idea of how the problems were solved. Remember than on an

More information

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Lines and Their Equations

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Lines and Their Equations ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER 1 017/018 DR. ANTHONY BROWN. Lines and Their Equations.1. Slope of a Line and its y-intercept. In Euclidean geometry (where

More information

Mathematics Level D: Lesson 2 Representations of a Line

Mathematics Level D: Lesson 2 Representations of a Line Mathematics Level D: Lesson 2 Representations of a Line Targeted Student Outcomes Students graph a line specified by a linear function. Students graph a line specified by an initial value and rate of change

More information

1. 4(x - 5) - 3(2x - 5) = 6-5(2x + 1) 2. 3(2x - 3) + 4(3-2x) = 5(3x - 2) - 2(x + 1) x + 6 x x + 6x

1. 4(x - 5) - 3(2x - 5) = 6-5(2x + 1) 2. 3(2x - 3) + 4(3-2x) = 5(3x - 2) - 2(x + 1) x + 6 x x + 6x Math 15 - Payne Blitzer Final Exam Review Solve for x: 1. 4(x - 5) - 3(x - 5) = 6-5(x + 1). 3(x - 3) + 4(3 - x) = 5(3x - ) - (x + 1) 3. x + 1 = 9 4. 3x - = 10 5. (x - 4)(x + 4) = 4x 6. (x - )(x + 3) =

More information

Study Guide - Part 2

Study Guide - Part 2 Math 116 Spring 2015 Study Guide - Part 2 1. Which of the following describes the derivative function f (x) of a quadratic function f(x)? (A) Cubic (B) Quadratic (C) Linear (D) Constant 2. Find the derivative

More information

22: Applications of Differential Calculus

22: Applications of Differential Calculus 22: Applications of Differential Calculus A: Time Rate of Change The most common use of calculus (the one that motivated our discussions of the previous chapter) are those that involve change in some quantity

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

1. 8 x 10-9, 14.7 x 10-7, 0.22 x 10

1. 8 x 10-9, 14.7 x 10-7, 0.22 x 10 Black - Divide by Whole Numbers and Powers of 10 Scientific Notation (continued from last lesson) Order from least to greatest. 1. 8 x 10-9, 14.7 x 10-7, 0.22 x 10-10 You can multiply numbers in scientific

More information

1 a) Remember, the negative in the front and the negative in the exponent have nothing to do w/ 1 each other. Answer: 3/ 2 3/ 4. 8x y.

1 a) Remember, the negative in the front and the negative in the exponent have nothing to do w/ 1 each other. Answer: 3/ 2 3/ 4. 8x y. AP Calculus Summer Packer Key a) Remember, the negative in the front and the negative in the eponent have nothing to do w/ each other. Answer: b) Answer: c) Answer: ( ) 4 5 = 5 or 0 /. 9 8 d) The 6,, and

More information

Business and Life Calculus

Business and Life Calculus Business and Life Calculus George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 112 George Voutsadakis (LSSU) Calculus For Business and Life Sciences Fall 2013

More information

1 The Real Number Line

1 The Real Number Line Introductory Algebra Page 1 of 13 1 The Real Number Line There are many sets of numbers, but important ones in math and life sciences are the following The integers Z = {..., 4, 3, 2, 1, 0, 1, 2, 3, 4,...}.

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, you will be epected to have attempted every problem. These skills are all different tools that you will pull out of your toolbo this

More information

Section 5-1 First Derivatives and Graphs

Section 5-1 First Derivatives and Graphs Name Date Class Section 5-1 First Derivatives and Graphs Goal: To use the first derivative to analyze graphs Theorem 1: Increasing and Decreasing Functions For the interval (a,b), if f '( x ) > 0, then

More information

Exam A. Exam 3. (e) Two critical points; one is a local maximum, the other a local minimum.

Exam A. Exam 3. (e) Two critical points; one is a local maximum, the other a local minimum. 1.(6 pts) The function f(x) = x 3 2x 2 has: Exam A Exam 3 (a) Two critical points; one is a local minimum, the other is neither a local maximum nor a local minimum. (b) Two critical points; one is a local

More information

AP Calculus AB. Integration. Table of Contents

AP Calculus AB. Integration.  Table of Contents AP Calculus AB Integration 2015 11 24 www.njctl.org Table of Contents click on the topic to go to that section Riemann Sums Trapezoid Approximation Area Under a Curve (The Definite Integral) Antiderivatives

More information

Ch. 3 Equations and Inequalities

Ch. 3 Equations and Inequalities Ch. 3 Equations and Inequalities 3.1 Solving Linear Equations Graphically There are 2 methods presented in this section for solving linear equations graphically. Normally I would not cover solving linear

More information

MA Lesson 25 Section 2.6

MA Lesson 25 Section 2.6 MA 1500 Lesson 5 Section.6 I The Domain of a Function Remember that the domain is the set of x s in a function, or the set of first things. For many functions, such as f ( x, x could be replaced with any

More information

Is the statement sufficient? If both x and y are odd, is xy odd? 1) xy 2 < 0. Odds & Evens. Positives & Negatives. Answer: Yes, xy is odd

Is the statement sufficient? If both x and y are odd, is xy odd? 1) xy 2 < 0. Odds & Evens. Positives & Negatives. Answer: Yes, xy is odd Is the statement sufficient? If both x and y are odd, is xy odd? Is x < 0? 1) xy 2 < 0 Odds & Evens Positives & Negatives Answer: Yes, xy is odd Odd numbers can be represented as 2m + 1 or 2n + 1, where

More information

Final Exam Review. MATH Intuitive Calculus Fall 2013 Circle lab day: Mon / Fri. Name:. Show all your work.

Final Exam Review. MATH Intuitive Calculus Fall 2013 Circle lab day: Mon / Fri. Name:. Show all your work. MATH 11012 Intuitive Calculus Fall 2013 Circle lab day: Mon / Fri Dr. Kracht Name:. 1. Consider the function f depicted below. Final Exam Review Show all your work. y 1 1 x (a) Find each of the following

More information

MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29,

MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29, MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29, This review includes typical exam problems. It is not designed to be comprehensive, but to be representative of topics covered

More information

f( x) f( y). Functions which are not one-to-one are often called many-to-one. Take the domain and the range to both be all the real numbers:

f( x) f( y). Functions which are not one-to-one are often called many-to-one. Take the domain and the range to both be all the real numbers: I. UNIVARIATE CALCULUS Given two sets X and Y, a function is a rule that associates each member of X with exactly one member of Y. That is, some x goes in, and some y comes out. These notations are used

More information

= ( 17) = (-4) + (-6) = (-3) + (- 14) + 20

= ( 17) = (-4) + (-6) = (-3) + (- 14) + 20 Integer Operations Adding Integers If the signs are the same, add the numbers and keep the sign. If the signs are different, find the difference and use the sign of the number with the greatest absolute

More information

Math 60 PRACTICE Exam 2 Part I: No Calculator

Math 60 PRACTICE Exam 2 Part I: No Calculator Name: This practice exam covers questions from sections 2.7, 2.8, and 3. 3.5. Math 60 PRACTICE Exam 2 Part I: No Calculator Show all your work so that: someone who wanted to know how you found your answer

More information