Mathbench

6. Functions

Asymptotes, composites, and equations with the unknown underneath. Set for OMPT-A, OMPT-B, OMPT-D, OMPT-E, OMPT-F and OMPT-G.

All OMPT worksheets


Questions

Sheet length
1

Give the equation of the VERTICAL asymptote of f(x)=2x+52x+8f(x) = \dfrac{2 x + 5}{2 x + 8}

Answer:

2

Simplify fully: x2x12x2+11x+24\dfrac{x^{2} - x - 12}{x^{2} + 11 x + 24}

Answer:

3

Expand and simplify: 4(3x1)2+44\left(3 x - 1\right)^2 + 4

Answer:

4

Solve for xx: 2x+1x+1=5\dfrac{2 x + 1}{x + 1} = 5

Answer:

5

Solve for xx: (x+2)3=1\left(x + 2\right)^3 = -1

Answer:

6

Give the equation of the VERTICAL asymptote of f(x)=22x2x+3f(x) = \dfrac{2 - 2 x}{2 x + 3}

Answer:

7

Simplify fully: x2+10x+21x2+11x+28\dfrac{x^{2} + 10 x + 21}{x^{2} + 11 x + 28}

Answer:

8

Expand and simplify: 4(5x1)224\left(5 x - 1\right)^2 - 2

Answer:

9

Solve for xx: 5xx3=2\dfrac{5 x}{x - 3} = 2

Answer:

10

Solve for xx: (x3)3=64\left(x - 3\right)^3 = -64

Answer:

11

Give the equation of the VERTICAL asymptote of f(x)=62xx+6f(x) = \dfrac{6 - 2 x}{x + 6}

Answer:

12

Simplify fully: x2+4x12x2+10x+24\dfrac{x^{2} + 4 x - 12}{x^{2} + 10 x + 24}

Answer:

13

Expand and simplify: 4(5x1)244\left(5 x - 1\right)^2 - 4

Answer:

14

Solve for xx: 6x8x=3\dfrac{6 x - 8}{x} = 3

Answer:

15

Solve for xx: (x+3)3=64\left(x + 3\right)^3 = -64

Answer:

16

Give the equation of the VERTICAL asymptote of f(x)=3x+72x+3f(x) = \dfrac{3 x + 7}{2 x + 3}

Answer:

17

Simplify fully: x2+3xx2+5x\dfrac{x^{2} + 3 x}{x^{2} + 5 x}

Answer:

18

Expand and simplify: 5(5x4)285\left(5 x - 4\right)^2 - 8

Answer:

19

Solve for xx: 2x7x+2=5\dfrac{2 x - 7}{x + 2} = 5

Answer:

20

Solve for xx: (x5)3=8\left(x - 5\right)^3 = -8

Answer:

21

Give the equation of the VERTICAL asymptote of f(x)=1xx+2f(x) = \dfrac{1 - x}{x + 2}

Answer:

22

Simplify fully: x2+9x+20x2+2x15\dfrac{x^{2} + 9 x + 20}{x^{2} + 2 x - 15}

Answer:

23

Expand and simplify: 5(2x+5)2+75\left(2 x + 5\right)^2 + 7

Answer:

24

Solve for xx: 6x8x5=2\dfrac{6 x - 8}{x - 5} = 2

Answer:

25

Solve for xx: (x+6)3=27\left(x + 6\right)^3 = -27

Answer:

26

Give the equation of the VERTICAL asymptote of f(x)=8x2x+6f(x) = \dfrac{8 - x}{2 x + 6}

Answer:

27

Simplify fully: x29x+14x212x+35\dfrac{x^{2} - 9 x + 14}{x^{2} - 12 x + 35}

Answer:

28

Expand and simplify: 5(5x1)215\left(5 x - 1\right)^2 - 1

Answer:

29

Solve for xx: 4x6x+7=6\dfrac{4 x - 6}{x + 7} = 6

Answer:

30

Solve for xx: (x5)3=64\left(x - 5\right)^3 = -64

Answer:

Answers

Every answer below was re-derived independently before this page was built.

1

Answer: 4-4

The vertical asymptote sits where the denominator is zero: 2x+8=02 x + 8 = 0, so x=4x = -4. (The horizontal one is y=1y = 1, the ratio of the leading coefficients.)

Common mistakes, and the answer each one gives:

  • Set the NUMERATOR to zero (that gives the x-intercept) → 52- \frac{5}{2}
  • Gave the horizontal asymptote instead → 11
  • Forgot the sign when solving → 44
2

Answer: x4x+8\frac{x - 4}{x + 8}

Factorise both: (x4)(x+3)(x+3)(x+8)\dfrac{\left(x - 4\right) \left(x + 3\right)}{\left(x + 3\right) \left(x + 8\right)}. The factor x+3x + 3 is common to both and cancels, leaving x4x+8\frac{x - 4}{x + 8}.

Common mistakes, and the answer each one gives:

  • Cancelled the x2x^2 terms, which are terms and not factors → x1211x+24\frac{- x - 12}{11 x + 24}
  • Cancelled the wrong bracket → x+3x+8\frac{x + 3}{x + 8}
3

Answer: 36x224x+836 x^{2} - 24 x + 8

Square the bracket FIRST, then multiply by 44, then add the constant — the order matters. (3x1)2=9x26x+1\left(3 x - 1\right)^2 = 9 x^{2} - 6 x + 1, and the whole thing comes to 36x224x+836 x^{2} - 24 x + 8.

Common mistakes, and the answer each one gives:

  • Multiplied the bracket by the outside number before squaring → 144x296x+20144 x^{2} - 96 x + 20
  • Squared each term inside the bracket separately → 36x2+836 x^{2} + 8
4

Answer: 43- \frac{4}{3}

Multiply both sides by x+1x + 1: 2x+1=5(x+1)2 x + 1 = 5\left(x + 1\right). Expand, collect and divide: x=43x = - \frac{4}{3}. (Check it is not x=1x = -1, which the original forbids.)

Common mistakes, and the answer each one gives:

  • Multiplied only the numerator by the right-hand side → 22
  • Set the denominator to zero, which is the EXCLUDED value → 1-1
5

Answer: 3-3

A cube is undone by a cube root, and unlike a square root it keeps the sign: 13=1\sqrt[3]{-1} = -1. So x+2=1x + 2 = -1 and x=3x = -3.

Common mistakes, and the answer each one gives:

  • Divided by 3 instead of taking the cube root → 73- \frac{7}{3}
  • Took the cube root but lost the sign → 1-1
6

Answer: 32- \frac{3}{2}

The vertical asymptote sits where the denominator is zero: 2x+3=02 x + 3 = 0, so x=32x = - \frac{3}{2}. (The horizontal one is y=1y = -1, the ratio of the leading coefficients.)

Common mistakes, and the answer each one gives:

  • Set the NUMERATOR to zero (that gives the x-intercept) → 11
  • Gave the horizontal asymptote instead → 1-1
  • Forgot the sign when solving → 32\frac{3}{2}
7

Answer: x+3x+4\frac{x + 3}{x + 4}

Factorise both: (x+3)(x+7)(x+4)(x+7)\dfrac{\left(x + 3\right) \left(x + 7\right)}{\left(x + 4\right) \left(x + 7\right)}. The factor x+7x + 7 is common to both and cancels, leaving x+3x+4\frac{x + 3}{x + 4}.

Common mistakes, and the answer each one gives:

  • Cancelled the x2x^2 terms, which are terms and not factors → 10x+2111x+28\frac{10 x + 21}{11 x + 28}
  • Cancelled the wrong bracket → x+7x+4\frac{x + 7}{x + 4}
8

Answer: 100x240x+2100 x^{2} - 40 x + 2

Square the bracket FIRST, then multiply by 44, then add the constant — the order matters. (5x1)2=25x210x+1\left(5 x - 1\right)^2 = 25 x^{2} - 10 x + 1, and the whole thing comes to 100x240x+2100 x^{2} - 40 x + 2.

Common mistakes, and the answer each one gives:

  • Multiplied the bracket by the outside number before squaring → 400x2160x+14400 x^{2} - 160 x + 14
  • Squared each term inside the bracket separately → 100x2+2100 x^{2} + 2
9

Answer: 2-2

Multiply both sides by x3x - 3: 5x=2(x3)5 x = 2\left(x - 3\right). Expand, collect and divide: x=2x = -2. (Check it is not x=3x = 3, which the original forbids.)

Common mistakes, and the answer each one gives:

  • Multiplied only the numerator by the right-hand side → 25\frac{2}{5}
  • Set the denominator to zero, which is the EXCLUDED value → 33
10

Answer: 1-1

A cube is undone by a cube root, and unlike a square root it keeps the sign: 643=4\sqrt[3]{-64} = -4. So x3=4x - 3 = -4 and x=1x = -1.

Common mistakes, and the answer each one gives:

  • Divided by 3 instead of taking the cube root → 553- \frac{55}{3}
  • Took the cube root but lost the sign → 77
11

Answer: 6-6

The vertical asymptote sits where the denominator is zero: x+6=0x + 6 = 0, so x=6x = -6. (The horizontal one is y=2y = -2, the ratio of the leading coefficients.)

Common mistakes, and the answer each one gives:

  • Set the NUMERATOR to zero (that gives the x-intercept) → 33
  • Gave the horizontal asymptote instead → 2-2
  • Forgot the sign when solving → 66
12

Answer: x2x+4\frac{x - 2}{x + 4}

Factorise both: (x2)(x+6)(x+4)(x+6)\dfrac{\left(x - 2\right) \left(x + 6\right)}{\left(x + 4\right) \left(x + 6\right)}. The factor x+6x + 6 is common to both and cancels, leaving x2x+4\frac{x - 2}{x + 4}.

Common mistakes, and the answer each one gives:

  • Cancelled the x2x^2 terms, which are terms and not factors → 2x65x+12\frac{2 x - 6}{5 x + 12}
  • Cancelled the wrong bracket → x+6x+4\frac{x + 6}{x + 4}
13

Answer: 100x240x100 x^{2} - 40 x

Square the bracket FIRST, then multiply by 44, then add the constant — the order matters. (5x1)2=25x210x+1\left(5 x - 1\right)^2 = 25 x^{2} - 10 x + 1, and the whole thing comes to 100x240x100 x^{2} - 40 x.

Common mistakes, and the answer each one gives:

  • Multiplied the bracket by the outside number before squaring → 400x2160x+12400 x^{2} - 160 x + 12
  • Squared each term inside the bracket separately → 100x2100 x^{2}
14

Answer: 83\frac{8}{3}

Multiply both sides by xx: 6x8=3(x)6 x - 8 = 3\left(x\right). Expand, collect and divide: x=83x = \frac{8}{3}. (Check it is not x=0x = 0, which the original forbids.)

Common mistakes, and the answer each one gives:

  • Multiplied only the numerator by the right-hand side → 116\frac{11}{6}
  • Set the denominator to zero, which is the EXCLUDED value → 00
15

Answer: 7-7

A cube is undone by a cube root, and unlike a square root it keeps the sign: 643=4\sqrt[3]{-64} = -4. So x+3=4x + 3 = -4 and x=7x = -7.

Common mistakes, and the answer each one gives:

  • Divided by 3 instead of taking the cube root → 733- \frac{73}{3}
  • Took the cube root but lost the sign → 11
16

Answer: 32- \frac{3}{2}

The vertical asymptote sits where the denominator is zero: 2x+3=02 x + 3 = 0, so x=32x = - \frac{3}{2}. (The horizontal one is y=32y = \frac{3}{2}, the ratio of the leading coefficients.)

Common mistakes, and the answer each one gives:

  • Set the NUMERATOR to zero (that gives the x-intercept) → 73- \frac{7}{3}
  • Gave the horizontal asymptote instead → 32\frac{3}{2}
  • Forgot the sign when solving → 32\frac{3}{2}
17

Answer: x+3x+5\frac{x + 3}{x + 5}

Factorise both: x(x+3)x(x+5)\dfrac{x \left(x + 3\right)}{x \left(x + 5\right)}. The factor xx is common to both and cancels, leaving x+3x+5\frac{x + 3}{x + 5}.

Common mistakes, and the answer each one gives:

  • Cancelled the x2x^2 terms, which are terms and not factors → 35\frac{3}{5}
  • Cancelled the wrong bracket → xx+5\frac{x}{x + 5}
18

Answer: 125x2200x+72125 x^{2} - 200 x + 72

Square the bracket FIRST, then multiply by 55, then add the constant — the order matters. (5x4)2=25x240x+16\left(5 x - 4\right)^2 = 25 x^{2} - 40 x + 16, and the whole thing comes to 125x2200x+72125 x^{2} - 200 x + 72.

Common mistakes, and the answer each one gives:

  • Multiplied the bracket by the outside number before squaring → 625x21000x+392625 x^{2} - 1000 x + 392
  • Squared each term inside the bracket separately → 125x2+72125 x^{2} + 72
19

Answer: 173- \frac{17}{3}

Multiply both sides by x+2x + 2: 2x7=5(x+2)2 x - 7 = 5\left(x + 2\right). Expand, collect and divide: x=173x = - \frac{17}{3}. (Check it is not x=2x = -2, which the original forbids.)

Common mistakes, and the answer each one gives:

  • Multiplied only the numerator by the right-hand side → 66
  • Set the denominator to zero, which is the EXCLUDED value → 2-2
20

Answer: 33

A cube is undone by a cube root, and unlike a square root it keeps the sign: 83=2\sqrt[3]{-8} = -2. So x5=2x - 5 = -2 and x=3x = 3.

Common mistakes, and the answer each one gives:

  • Divided by 3 instead of taking the cube root → 73\frac{7}{3}
  • Took the cube root but lost the sign → 77
21

Answer: 2-2

The vertical asymptote sits where the denominator is zero: x+2=0x + 2 = 0, so x=2x = -2. (The horizontal one is y=1y = -1, the ratio of the leading coefficients.)

Common mistakes, and the answer each one gives:

  • Set the NUMERATOR to zero (that gives the x-intercept) → 11
  • Gave the horizontal asymptote instead → 1-1
  • Forgot the sign when solving → 22
22

Answer: x+4x3\frac{x + 4}{x - 3}

Factorise both: (x+4)(x+5)(x3)(x+5)\dfrac{\left(x + 4\right) \left(x + 5\right)}{\left(x - 3\right) \left(x + 5\right)}. The factor x+5x + 5 is common to both and cancels, leaving x+4x3\frac{x + 4}{x - 3}.

Common mistakes, and the answer each one gives:

  • Cancelled the x2x^2 terms, which are terms and not factors → 9x+202x15\frac{9 x + 20}{2 x - 15}
  • Cancelled the wrong bracket → x+5x3\frac{x + 5}{x - 3}
23

Answer: 20x2+100x+13220 x^{2} + 100 x + 132

Square the bracket FIRST, then multiply by 55, then add the constant — the order matters. (2x+5)2=4x2+20x+25\left(2 x + 5\right)^2 = 4 x^{2} + 20 x + 25, and the whole thing comes to 20x2+100x+13220 x^{2} + 100 x + 132.

Common mistakes, and the answer each one gives:

  • Multiplied the bracket by the outside number before squaring → 100x2+500x+632100 x^{2} + 500 x + 632
  • Squared each term inside the bracket separately → 20x2+13220 x^{2} + 132
24

Answer: 12- \frac{1}{2}

Multiply both sides by x5x - 5: 6x8=2(x5)6 x - 8 = 2\left(x - 5\right). Expand, collect and divide: x=12x = - \frac{1}{2}. (Check it is not x=5x = 5, which the original forbids.)

Common mistakes, and the answer each one gives:

  • Multiplied only the numerator by the right-hand side → 53\frac{5}{3}
  • Set the denominator to zero, which is the EXCLUDED value → 55
25

Answer: 9-9

A cube is undone by a cube root, and unlike a square root it keeps the sign: 273=3\sqrt[3]{-27} = -3. So x+6=3x + 6 = -3 and x=9x = -9.

Common mistakes, and the answer each one gives:

  • Divided by 3 instead of taking the cube root → 15-15
  • Took the cube root but lost the sign → 3-3
26

Answer: 3-3

The vertical asymptote sits where the denominator is zero: 2x+6=02 x + 6 = 0, so x=3x = -3. (The horizontal one is y=12y = - \frac{1}{2}, the ratio of the leading coefficients.)

Common mistakes, and the answer each one gives:

  • Set the NUMERATOR to zero (that gives the x-intercept) → 88
  • Gave the horizontal asymptote instead → 12- \frac{1}{2}
  • Forgot the sign when solving → 33
27

Answer: x2x5\frac{x - 2}{x - 5}

Factorise both: (x7)(x2)(x7)(x5)\dfrac{\left(x - 7\right) \left(x - 2\right)}{\left(x - 7\right) \left(x - 5\right)}. The factor x7x - 7 is common to both and cancels, leaving x2x5\frac{x - 2}{x - 5}.

Common mistakes, and the answer each one gives:

  • Cancelled the x2x^2 terms, which are terms and not factors → 9x1412x35\frac{9 x - 14}{12 x - 35}
  • Cancelled the wrong bracket → x7x5\frac{x - 7}{x - 5}
28

Answer: 125x250x+4125 x^{2} - 50 x + 4

Square the bracket FIRST, then multiply by 55, then add the constant — the order matters. (5x1)2=25x210x+1\left(5 x - 1\right)^2 = 25 x^{2} - 10 x + 1, and the whole thing comes to 125x250x+4125 x^{2} - 50 x + 4.

Common mistakes, and the answer each one gives:

  • Multiplied the bracket by the outside number before squaring → 625x2250x+24625 x^{2} - 250 x + 24
  • Squared each term inside the bracket separately → 125x2+4125 x^{2} + 4
29

Answer: 24-24

Multiply both sides by x+7x + 7: 4x6=6(x+7)4 x - 6 = 6\left(x + 7\right). Expand, collect and divide: x=24x = -24. (Check it is not x=7x = -7, which the original forbids.)

Common mistakes, and the answer each one gives:

  • Multiplied only the numerator by the right-hand side → 33
  • Set the denominator to zero, which is the EXCLUDED value → 7-7
30

Answer: 11

A cube is undone by a cube root, and unlike a square root it keeps the sign: 643=4\sqrt[3]{-64} = -4. So x5=4x - 5 = -4 and x=1x = 1.

Common mistakes, and the answer each one gives:

  • Divided by 3 instead of taking the cube root → 493- \frac{49}{3}
  • Took the cube root but lost the sign → 99