Math 104 Pre-Calculus Sample Final 2017 Solve for x: 1. โ3|๐ฅ + 2| = 8 |y| canโt be <0, No solution 2. โ๐ฅ + 7 + โ๐ฅ + 12 = 5 โ๐ฅ + 7 = โโ๐ฅ + 12 + 5; square both sides x+7 = x+12 +25 -10โ๐ฅ + 12 7-12-25 = -30 = -10โ๐ฅ + 12; square both sides โ๐ฅ + 12 = 3, x+12 = 9, x = -3 ; check solution for extraneous root 3. โ|2๐ฅ โ 1| + 4 > 3 -|2x-1|> -1 or |2x โ 1| < 1. Gives two inequalities: 2x-1 < 1 and 2x โ 1 > -1 x < 1 and x >0; 0 <x < 1 4. 2 3 โค 5โ3๐ฅ โ2 โค 3 4 Left side: -4 โฅ15-9x, xโฅ19/9 Right side: -10 + 6x โค 3, x โค13/6 19/9 โคx โค 13/6; Make sure there is an overlap: 19/9 is 1/9 larger than 2, and 13/6 is 1/6 larger than 2. Note that 1/9 is less than 1/6, so is a value between the two fractions. Consider the functions ๐(๐ฅ) = ๐ฅ+2 ๐ฅโ2 and ๐(๐ฅ) = ๐ฅ โ 3. 5. Find (๐ โ ๐)(๐ฅ); give its domain ๐ฅโ3+2 ๐ฅโ1 substitute x-3 for x in f(x): ๐ฅโ3โ2 = ๐ฅโ5; domain x โ 5 6. Find f -1(x); give its range and domain y = (x+2)/(x-2),; solve for x: (x-2)y=x+2, x(y-1)=2+2y, x = (2+2y)/(y-1); rewrite f-1(x) = (2+2x)/(x-1) ; domain xโ 1, range is the domain of the original: yโ 2 7. The hypotenuse of a right triangle is 15 cm. If one of the legs of the triangle has length ๐ฅ, find a function that expresses the perimeter of the triangle as a function of x. Pythagoras: c2 = a2 + b2; Let x be one side and y the other and solve for y. 15(15) = x(x) + y(y), y(y) = 225 โ x(x), y = ±โ225 โ ๐ฅ 2 , Perimeter P, is the sum of the lengths of the sides: P = 15 + x + โ225 โ ๐ฅ 2 8. Find the coordinates of the point on the graph of ๐ฆ = โ๐ฅ + 3 that is closest to the point (3, 0). For max and min, try to work with a quadratic. The distance between the point and a point x, y on the graph, d: d2 = (x-3) 2 + (y-0)2; subst. for y: (x-3) 2 +x+ 3 = x 2 โ 6x + 9 + x + 3 = x 2 โ 5x +12; Minimum at x = 5/2, the vertex (5/2, โ11/2) 9. Consider the function ๐(๐ฅ) = 5๐ฅ 2 โ 3. Find and simplify the difference quotient given below. ๐(๐ฅ + โ) โ ๐(๐ฅ) โ Just substitute in for f(x) and f(x+h): [5x2 + 10xh + 5h2 โ 3 โ( 5x2 โ 3)]/h = 10x + 5h; If you do this correctly, there should be no terms left that donโt have an h in them. Note that the value of this as h๏ฎ0 (limit as x approaches zero) is just 10x. 10. Graph ๐(๐ฅ) = โ๐ฅ 2 โ 1 + 2 and state its domain and range. What kind of graph is this? It seems to be a parabola, but it isnโt. The exponent on both y and x is the same. Have to take into account that the x2 is under a square root sign. Rewriting, we have y-2 = โ๐ฅ 2 โ 1, or, squaring, (y-2)2 โ x2 =-1 or x2 - (y-2)2 = 1; it is a portion of a hyperbola! (Had the radicand been 1-x2, we would have a circle.) However, x must be ๏ณ1, because of the square root, and y must be ๏ณ2, since the square root is positive. Thus we have just a portion of a hyperbola 11. What is the largest possible area for a rectangle with a perimeter of 80 cm? Again, for a max/min look for a quadratic. Let L = length, W = width. Area, A = LW, Perimeter, P = 2L +2W = 80, which gives L = 40-W; A = W(40-W) = W2 -40W; Maximum is at axis of the parabola W2-40W +400, which is at W=20 (-b/2a). If W = 20, L = 20 from the value of the perimeter, so the area is 400. In problems 12 โ 15, solve the given equation. Simplify your answers, leaving them in logarithm terms only when necessary. 12. log 5 (๐ฅ + 6) + log ๐ฅ (๐ฅ) = 5 log ๐ฅ (๐ฅ) = 1, for all x, so we have log 5 (๐ฅ + 6) + 1 = 5 or log 5 (๐ฅ + 6) = 4. Making both sides exponential, with 5 as the base, gives x+6 = 54 = 625, x = 619. Check for extraneous solution โ no problem here. 13. log 4 (๐ฅ) + log 4 (๐ฅ + 3) = 1 Combining the logs, since log a + log b = log ab, we have log4(x(x+3)) = 1, exponentiation of the log gives us x(x+3) = 4, or x2 +3x โ 4=0. Factoring, (x-1)(x+4) = 0; x = 1, x = -4. Checking for extraneous solutions, we canโt use the negative solution, so x=1. 14. 42๐ฅ+1 = 5๐ฅ Take logs (any base) of both sides: log 42๐ฅ+1 = log5๐ฅ ; (2x+1)log4 = x log 5. Rearranging: 2x log 4 โ x log 5 = -log 4; x = -log4 / (2log4 โ log5). The base is irrelevant, since the correction for a different base would appear in both the numerator and denominator. 15. 4๐ฅโ2 = 16โ2 Rewrite as 4๐ฅโ2 = 24 21/2 = 29/2 since 16 = 24 and โ2 =21/2. Additionally, 4(x โ 2) = 2(2x โ 4). Taking logs (base 2) gives 2x-4 = 9/2, 2x= 17/2 or x = 17/4. Checking, 17/4 โ 2 = 9/4. 49/4 = 2 9/2; is correct. 16. Use Cramerโs rule to solve the following system of equations: 2x + 3y = 5, 4x โ 3y = -1 2 3 5 3 2 5 | |=-6 - 12 = -18 = D, | |= -15 + 3 = -12 = Dx, | |= -2 โ 20 = -22 = Dy 4 โ3 โ1 โ3 4 โ1 x =Dx/D = 2/3, y = Dy/D = 11/9 Checking: 4/3 + 33/9 = (12+33)/9 =45/9 = 5, ok. In 2nd equation 8/3 โ 33/9 = (24 - 33)/9 = -1, ok. 2 โ1 โ1 1 1 17. Given that the inverse of the matrix ( 1 ) is ( 0 โ1 0 2 โ2 1 2 1 0 1 1), solve the following 1 system of equations: 2x โ y โ z = 4, x - z = 8, -2x + y + 2z = 9. The inverse times the right side gives the answer: 1 1 (0 2 1 0 1 4 1) (8) = 4+8+9, 0+16+9, 4+0+9 or x = 21, y = 25, z = 13 1 9 Checking: 42 -25 โ 13 = 4, ok. 21 โ 13 = 8, ok. -42 + 25 + 26 = 9 ok 18. Solve the following system of nonlinear equations. y = log2 (x+1) y = 5 โ log2 (x-3) equating yโs, log2 (x+1) = 5 - log2 (x-3); log a + log b = log ab, so we have log2 (x+1)(x-3) = 5; exponentiation both sides gives (x+1)(x-3) = 25 = 32; x2 - 2x โ 35 = 0, a quadratic equation. x = -5, x = 7 ; however, x = -5 gives us the log of a negative number. So x = 7; calculate y=log2 (7+1) = 3, so the solution is (7,3). Plugging in both equations, it works. 19. Find the center and radius of the following circle. 5๐ฅ 2 + 5๐ฆ 2 + 10๐ฅ + 10๐ฆ + 25 = 20 5(๐ฅ 2 + 2x) + 5(๐ฆ 2 + 2y) = -5; 5(x+1)2 + 5(y+1) 2 = -5 + 10 = 5; Divide by 5: (x+1) 2 + (y+1) 2 = 1; center is (-1, -1), radius 1 to check, this means that the point x = 0 y = -1 is on the circle Plugging in, 0 + 5 - 10 + 25 = 20 which checks 20. Find the coordinates of the foci of the following hyperbola. 9๐ฅ 2 โ 16๐ฆ 2 โ 72๐ฅ โ 32๐ฆ = 16 9(x2 โ 8x) โ 16(y2 + 2x) = 16 9(x-4) 2 โ 16(y+1) 2 = 16+9*16 โ 1*16) = 9(16) = 144; Divide both sides by 144 and the equation is (x-4) 2 /16 - (y+1) 2 /9 = 1 center at (4, -1), c2 = 9 + 16 =25 or c = 5. Since this is an east-west hyperbola, the axis is at y = -1 and the foci at (9, -1) and (-1, -1) 21. Find the vertices of the following ellipse: 4๐ฅ 2 + 9๐ฆ 2 โ 8๐ฅ โ 18๐ฆ = ๐๐. NOTE: in version 1 of this sample, the right side was 61. Please use 68 as the numbers come out better! 4(x-1) 2 + 9(y-1) 2 = 68 + 4 +9 = 81 (x-1) 2/(9/4)+ (y-1) 2 /9 since 3 > 3/2, the axis is parallel to the y axis and has a halflength of 3, length 6. Center is at (1,1), vertices are at (1, 1+3) = (1,4) and (1, -2) 22. Find all roots of the following polynomial function. State the multiplicity if itโs greater than 1. ๐(๐ฅ) = ๐ฅ 4 + ๐ฅ 3 โ 25๐ฅ 2 โ ๐ฅ + 24 Possible rational roots are ๏ฑ1, 2, 4, 6, 12, 24; 1 is a root 1| 1 1 -25 -1 24 leaving: x3 + 2x2 โ 23x โ 24=0; 1 2 -23 -24 1 2 -23 -24 0 -1 is a root -1| 1 2 -23 -24 -1 -1 24 1 1 -24 leaving x2 + x โ 24=0; So we have x = (-1 ๏ฑโ97 )/2. 23. For the function f(x) as given in problem 22, find the solutions to the inequality y = f(x)<0 Roots were found in problem 26. Check in-between them. Smallest is (-1 -โ97 )/2. A number smaller than the root is -10, so try -6. 64 -63 -25(36) +12 + 24 = 36(36-6) + 36(-25 + 1)>0. -1 is next smallest. Try -2; 16 -8 โ 100 + 2 + 24 <0; next try 0, 24>0. Now need something between 1 and (-1 +โ97 )/2, try x = 2; 16 + 8 โ 100 + 2 + 24 <0 For x large and positive, f(x) is positive. In summary, holds for (-1 -โ97 )/2<x<-1, 1<x<(-1 +โ97 )/2 24. If a polynomial of degree 4 has roots ๐ฅ = 1 โ ๐ and ๐ฅ = 2 + 3๐, how many real roots does it have? None In problems 25 โ 26, evaluate the given series. 25. โ20 ๐=1(2๐ โ 8) sum = (20/2)(a1 + an) = 10(-6 + 32) = 260 26. โโ ๐=0 3 (โ 5) sum = a/(1-r) = 3/(1+2/5) = 3/(7/5) = 15/7 2 ๐ 27. Prove the following statement using Mathematical Induction. 5 + 9 + 13 โฆ + (4๐ + 1) = ๐(2๐ + 3) n = 1: 5 = 1(2+3) = 5; works for n = 1 LHS: n+1: n(2n+3) + (4(n+1)+1) = 2n2 + 3n + 4n + 5 = n2 + 7n + 5 RHS: (n+1)(2(n+1)+3) = (n+1)(2n + 2 + 3) = (n+1)(2n+5) = n2 + 7n + 5 left and right sides re the same, so it is proved. 28. Find the inverse function f-1(x) for f(x) = log4(3x+1); give its domain and range. y = log4 (3x+1); exponentiation gives 4y = 3x+1; x =(4y -1)/3, or f-1(x) = (4x -1)/3; domain is all reals, the range is the range of the original function, x > -1/3 29. Find the 9th term in the expansion of (3๐ + ๐)12 . Leave your result in exponential and/or factorial form, if appropriate. power on the first term, 3a, is 12-9+1=4, power on the second term, b = 9-1=8 ( 12! 12โ11โ10โ9 12 )(3a)4b8 = 8!4!(3a)4b8 = 4โ3โ2 (3a)4b8; Binomial coefficient can be simplified, but not 8 by much. Removing common factors gives 11*9*5 =495. 30. Find the inverse function of f(x) = ln(x/2) y=ln(x/2); ey = x/2, x =2 ey 31. Graph one period of the function 2tan(x/2 - ๏ฐ/4) Period is 2๏ฐ. Amplitude is 2, and there is a shift, the zero of the argument comes at ๏ฐ/2. 32. Solve for xโ[0, 2๐) csc(3x+ ๐/4) = 2 ๐ 5๐ ๐ 7๐ ๐ 7๐ sin(3x+ ๐/4)=1/2; 3x+ ๐/4 = , + 2๐๐; 3x = โ , + 2๐๐; x = โ , + 2๐๐/3 6 6 12 12 36 36 Need all the values between 0 and 2 ๐. 2/3 = 24/36; solutions are n=0: 7 ๐ /6, n = 1: 23 ๐ /36, 31/36, n = 2: 47/36, 57 ๐/36, v = 3: 71 ๐ /36, 2๐ 33. Find lim cos( ๐ฅ ) ๐ ๐ฅโ4 ๐ 24 = 2 ; cos = 0 ๏ฆ 34. Find sin ๏ง tan ๏ญ1 ๏จ ๏ถ ๏ท x2 ๏ซ 4 ๏ธ x h2 = a2 + b2 = x2 + x2+4; h = โ4 + 2๐ฅ 2 ; sin = x/h = x/โ4 + 2๐ฅ 2 ; 35. What is the probability of rolling an even number on each of two die? There are 6 ways total to get a pair. Probability is 50%
© Copyright 2025 Paperzz