CEMC Banner

Functions, Equations and Polynomials

Toolkit

Functions

A function is a set of ordered pairs (x,y), in which for every x value, there is exactly one y value. If we graph the function, then it must pass the Vertical Line Test, which says that if we draw a vertical line anywhere on the graph, it will pass through at most one point. We use the notation f(x)=y to state that y is the value of the function that corresponds to x.

Composition of functions is the process of combining two or more functions, where one function is performed first and the result is substituted in place of x into the next function and so on. The composition of functions f and g is written as f(g(x)). In the notation f(g(x)), the function g is applied first, followed by the function f.

The inverse of a function undoes the action of the function. That is, if the function is a set of ordered pairs (x,y), then the inverse will be set of ordered pairs (y,x). If the inverse of a function f(x) is also a function, it is denoted f1(x).

Solving Equations, Inequalities and Systems of Equations

You should be able to solve an equation, an inequality or a system of equations algebraically. When solving a system of equations, the method of elimination or the method of substitution are two methods that can be useful.

Parabolas

The quadratic polynomial f(x)=ax2+bx+c (with a,b,c real and a0) has two roots given by the quadratic formula, x=b±b24ac2a. These roots are

The sum of these two roots is ba and their product is ca.

Since y=ax2+bx+c=a(x+b2a)2+4acb24a, the parabola’s vertex is located at (b2a,4acb24a).

Polynomials

Sample Problems

  1. For each positive real number x, define f(x) to be the number of prime numbers p that satisfy xpx+10. What is the value of f(f(20))?

    Solution

    Let a=f(20). Then f(f(20))=f(a). To calculate f(f(20)), we determine the value of a and then the value of f(a). By definition, a=f(20) is the number of prime numbers p that satisfy 20p30. The prime numbers between 20 and 30, inclusive, are 23 and 29, so a=f(20)=2. Thus, f(f(20))=f(a)=f(2). By definition, f(2) is the number of prime numbers p that satisfy 2p12. The prime numbers between 2 and 12, inclusive, are 2, 3, 5, 7, 11, of which there are 5. Therefore, f(f(20))=5.

  2. If x2x2=0, determine all possible values of 11x6x2.

    Solution

    We have 11x6x2=x2x6x2=x2x24x2 Since x2x2=0, we have x2x24x2=4x2 Factoring, we obtain x2x2=(x2)(x+1)=0. Thus, x=2 or x=1. Therefore, the possible values of the expression are 1 and 4.

  3. Given that x2=8x+y and y2=x+8y with xy, determine the value of x2+y2.

    Solution

    Adding the two equations we obtain x2+y2=9x+9y. Subtracting the second equation from the first we obtain x2y2=7x7y. Factoring both sides we obtain (xy)(x+y)=7(xy). Since xy, we have that xy0 and so we can divide both sides by xy to obtain that x+y=7. Therefore, x2+y2=9(x+y)=9(7)=63.

  4. If the graph of the parabola y=x2 is translated to a position such that its x intercepts are d and e and its y intercept is f, (where d,e,f>0), show that de=f.

    Solution 1 (easy)

    Since the x intercepts are d and e, the parabola must be of the form y=a(x+d)(xe). Also, since we have only translated y=x2, it follows that a=1. When x=0, we obtain the y-intercept. Therefore, setting x=0 gives f=de and the result follows.

    Solution 2 (harder)

    Let the parabola be y=ax2+bx+c. Now, as in the first solution, a=1. Then solving for the x- and y-intercepts we find e=b+b24c2, d=bb24c2 andf=c. Now multiplication of these two expressions gives de=bb24c2b+b24c2=b2b2+4c4=c=f as required.

  5. Find all values of x such that x+36x13.

    Solution

    First, we note that x0. If x>0, we can multiply the inequality by this positive quantity and arrive at x213x+360 or (x4)(x9)0. We have two cases to consider. The first has x40 and x90 and the second has x40 and x90.

    In the first case, the two inequalities combine to give x9. In the second case, the two inequalities combine to give x4. We also have that x>0, and so this gives 0<x4 or x9.

    If x<0, the left side of the inequality is negative, which means it is not greater than 13. Therefore, 0<x4 or x9.

  6. If a polynomial leaves a remainder of 5 when divided by x3 and a remainder of 7 when divided by x+1, what is the remainder when the polynomial is divided by x22x3?

    Solution

    We observe that when we divide a polynomial by a second degree polynomial the remainder will be a linear polynomial or a constant polynomial. Thus, the division statement becomes ()p(x)=(x22x3)q(x)+ax+b where p(x) is the polynomial, q(x) is the quotient polynomial and ax+b is the remainder. Now we observe that the remainder theorem states that p(3)=5 and p(1)=7. Also we notice that x22x3=(x3)(x+1). Thus, substituting x=3 and 1 into () we obtain p(3)=5=3a+bp(1)=7=a+b Solving the resulting system of equations gives a=3 and b=4. Therefore, the remainder is 3x4.

Problem Set

  1. If x and y are real numbers, determine all solutions (x,y) to the system of equations x2xy+8=0x28x+y=0

  2. The parabola defined by the equation y=(x1)24 intersects the x-axis at points P and Q. If (a,b) is the midpoint of PQ, what is the value of a?

    1. The equation y=x2+2ax+a represents a parabola for all real values of a. Prove that there exists a common point through which all of these parabolas pass, and determine the coordinates of this point.

    2. The vertices of these parabolas lie on a curve. Prove that this curve is itself a parabola whose vertex is the common point found in part (a).

  3. Determine all real values of p and r that satisfy the following system of equations. p+pr+pr2=26p2r+p2r2+p2r3=156

  4. A quadratic equation ax2+bx+c=0 (where a, b, and c are not zero), has real roots. Prove that a,b,c, in that order, cannot be consecutive terms in a geometric sequence.

  5. A quadratic equation ax2+bx+c=0 (where a, b, and c are integers and a0), has integer roots. If a,b,c, in that order, are consecutive terms in an arithmetic sequence, solve for the roots of the equation.

  6. Solve the following equation for x. (x23x+1)23(x23x+1)+1=x.

  7. The parabola y=(x2)216 has its vertex at point A and its larger x-intercept at point B. Find the equation of the line through A and B.

  8. Solve the equation (xb)(xc)=(ab)(ac) for x.

  9. Given that x=2 is a solution of x37x6=0, find the other solutions.

  10. Find the value of a such that the equation below in x has real roots, the sum of whose squares is a minimum. 4x2+4(a2)x8a2+14a+31=0

  11. If f(x)=3x7x+1 and g(x) is the inverse of f(x), then determine the value of g(2).

  12. If (2,7) is the maximum point for the function y=2x24ax+k, determine k.

  13. The roots of x2+cx+d=0 are a and b and the roots of x2+ax+b=0 are c and d. If a, b, c and d are nonzero, calculate a+b+c+d.

  14. If y=x22x3, then determine the minimum value of y4(x4)2.

  15. Suppose that the function g satisfies g(x)=2x4 for all real numbers x and that g1 is the inverse function of g. Suppose that the function f satisfies g(f(g1(x)))=2x2+16x+26 for all real numbers x. What is the value of f(π)?