Give the gradient of the line through A(−4;−4) and B(−3;−10).
Answer:
2
Solve for x: 2(x+8)=7x+6
Answer:
3
Solve for x: 4x−3=7x−1
Answer:
4
Solve the system and give the value of x: 5x+2y=9 and 3x−3y=−24
Answer:
5
Solve the system and give the value of x: y=−x and 3x+2y=−5
Answer:
6
Solve x2+9x+14=0 and give the LARGER root.
Answer:
7
Solve exactly and give the LARGER solution: x2+7x+2=0
Answer:
8
The parabola f(x)=−3x2+30x−69 has a maximum. At what value of x does it occur?
Answer:
9
A parabola and a line meet where x2−6x+8=x+2. Give the LARGER of the two x-coordinates.
Answer:
10
Give the equation of the VERTICAL asymptote of f(x)=x+5x+8
Answer:
11
Simplify fully: x2−4x−32x2−16
Answer:
12
Expand and simplify: 2(3x−3)2−5
Answer:
13
Solve for x: x−34x+1=2
Answer:
14
Solve for x: (x)3=−27
Answer:
15
Write as a single logarithm: 3log2(x)+log2(3). Give only the ARGUMENT of the resulting logarithm.
Answer:
16
Solve for x: log2(x+9)=log2(16)
Answer:
17
Solve for x: 24x+1=32
Answer:
18
Evaluate exactly: log25(15625)
Answer:
19
Give the exact value: sin(2π)
Answer:
20
Give the SMALLEST NON-NEGATIVE solution: 6cos(x)=3
Answer:
21
Simplify as far as possible: 3tan(x)cos(x)
Answer:
22
A right-angled triangle has a hypotenuse of 10 and one leg of 6. How long is the other leg?
Answer:
23
Two angles of a triangle are 92∘ and 42∘. How many degrees is the third?
Answer:
24
What is the sum of the interior angles of a polygon with 24 sides, in degrees?
Answer:
25
A circle has a radius of 4. What is its area? Leave your answer in terms of π.
Answer:
26
How far apart are the points (−5,1) and (1,9)?
Answer:
27
An arithmetic sequence starts at 7 and goes up by 8 each time. What is its 16th term?
Answer:
28
A geometric sequence starts at 2 and each term is 2 times the one before. What is its 8th term?
Answer:
29
An arithmetic sequence starts at −1 and goes up by 1 each time. What is the sum of its first 17 terms?
Answer:
30
Give the gradient of the line through A(7;−2) and B(6;−10).
Answer:
Answers
Every answer below was re-derived independently before this page was built.
1
Answer:−6
m=x2−x1y2−y1=−3−(−4)−10−(−4)=−6.
Common mistakes, and the answer each one gives:
Inverted the fraction (run over rise) → −61
Subtracted the coordinates in opposite orders → 6
2
Answer:2
Expand the bracket: 2x+16=7x+6. Collect the x terms on one side and the numbers on the other, then divide: x=2.
Common mistakes, and the answer each one gives:
Multiplied only the x by the number outside the bracket → 52
Moved a term across without changing its sign → 528
3
Answer:317
Cross-multiply to clear both denominators: 7(x−3)=4(x−1). Expand, collect the x terms and divide: x=317.
Common mistakes, and the answer each one gives:
Multiplied only the numerators by the other denominator → 320
Added the fractions instead of cross-multiplying → 1125
4
Answer:−1
Eliminate y by scaling and adding, or substitute. The solution is x=−1, y=7.
Common mistakes, and the answer each one gives:
Solved for y instead of x → 7
5
Answer:−5
The first equation already gives y, so put it straight into the second: 3x+2(−x)=−5. That leaves one unknown, and x=−5.
Common mistakes, and the answer each one gives:
Gave the value of y rather than of x → 5
Substituted into the equation it came from, which says nothing → −3
6
Answer:−2
(x+2)(x+7)=0, so x=−2 or x=−7. The larger is −2.
Common mistakes, and the answer each one gives:
Gave the smaller root → −7
Read the roots off with the signs unchanged → 7
7
Answer:−27+241
The discriminant is b2−4ac=41, which is positive but not a perfect square, so the roots are irrational and the formula is needed: x=2a−b±b2−4ac. The larger root is −27+241.
Common mistakes, and the answer each one gives:
Used +b in the numerator instead of −b → 241+27
Divided by a instead of 2a → −7+41
Gave the smaller root → −27−241
8
Answer:5
The turning point of ax2+bx+c sits at x=−2ab. Here a=−3 and b=30, so x=−2(−3)30=5. (Completing the square gives −3(x−5)2+6, which shows the same thing.)
Common mistakes, and the answer each one gives:
Used 2ab without the minus sign → −5
Gave the MAXIMUM VALUE instead of where it happens → 6
9
Answer:6
Where the graphs meet, the two expressions are equal. Bring everything to one side: x2−7x+6=0, which factorises as (x−6)(x−1). The roots are 1 and 6.
Common mistakes, and the answer each one gives:
Gave the smaller root → 1
Read the roots straight off the brackets with the signs unchanged → −1
10
Answer:−5
The vertical asymptote sits where the denominator is zero: x+5=0, so x=−5. (The horizontal one is y=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) → −8
Gave the horizontal asymptote instead → 1
Forgot the sign when solving → 5
11
Answer:x−8x−4
Factorise both: (x−8)(x+4)(x−4)(x+4). The factor x+4 is common to both and cancels, leaving x−8x−4.
Common mistakes, and the answer each one gives:
Cancelled the x2 terms, which are terms and not factors → x+84
Cancelled the wrong bracket → x−8x+4
12
Answer:18x2−36x+13
Square the bracket FIRST, then multiply by 2, then add the constant — the order matters. (3x−3)2=9x2−18x+9, and the whole thing comes to 18x2−36x+13.
Common mistakes, and the answer each one gives:
Multiplied the bracket by the outside number before squaring → 36x2−72x+31
Squared each term inside the bracket separately → 18x2+13
13
Answer:−27
Multiply both sides by x−3: 4x+1=2(x−3). Expand, collect and divide: x=−27. (Check it is not x=3, which the original forbids.)
Common mistakes, and the answer each one gives:
Multiplied only the numerator by the right-hand side → 41
Set the denominator to zero, which is the EXCLUDED value → 3
14
Answer:−3
A cube is undone by a cube root, and unlike a square root it keeps the sign: 3−27=−3. So x=−3 and x=−3.
Common mistakes, and the answer each one gives:
Divided by 3 instead of taking the cube root → −9
Took the cube root but lost the sign → 3
15
Answer:3x3
The power rule turns 3log2(x) into log2(x3), and the product rule combines the two into log2(3x3).
Common mistakes, and the answer each one gives:
Added the arguments instead of multiplying them → x3+3
Multiplied by the power instead of raising to it → 9x
16
Answer:7
Equal logarithms with the same base have equal arguments, so x+9=16 and x=7. Check the domain: x+9>0 holds.
Common mistakes, and the answer each one gives:
Subtracted the shift from the wrong side → 25
Treated the log as a multiplier and divided → 916
17
Answer:1
Write the right-hand side as a power of 2: 32=25. With the same base on both sides the exponents must be equal, so 4x+1=5 and x=1.
Common mistakes, and the answer each one gives:
Set the exponent equal to 32 instead of to 5 → 431
Forgot to move the constant in the exponent across → 45
18
Answer:3
Write both numbers as powers of 5: 25=52 and 15625=56. Then log2515625=26=3, because the base has to be raised to that power to reach the argument.
Common mistakes, and the answer each one gives:
Divided the two numbers → 625
Turned the fraction of exponents upside down → 31
19
Answer:1
2π is a special angle, so the value is exact rather than a decimal. Read it off the unit circle: sin(2π)=1.
Common mistakes, and the answer each one gives:
Gave the cosine instead → 0
Worked in degrees, reading the number as an angle in degrees → sin(360π)
20
Answer:3π
Divide by 6 first: cos(x)=21. That is a special value, and the smallest angle at or above zero with it is 3π. (Others follow every 2π, and there is a second one inside the first turn unless the value is 1.)
Common mistakes, and the answer each one gives:
Gave the other solution inside the first turn, which is larger → 35π
Forgot to divide by the coefficient before taking the inverse → 0
21
Answer:3sin(x)
Use sin2(x)+cos2(x)=1 and tan(x)=cos(x)sin(x). Here that reduces the expression to 3sin(x).
Common mistakes, and the answer each one gives:
Cancelled to the cosine rather than the sine → 3cos(x)
Left the tangent untouched → 3tan(x)
22
Answer:8
Rearrange Pythagoras: the missing leg squared is 102−62=64, so the leg is 64=8.
Common mistakes, and the answer each one gives:
Subtracted the lengths instead of their squares → 4
Added the squares, which is the rule for the HYPOTENUSE → 234
23
Answer:46
The three angles of any triangle add to 180∘, so the third is 180−92−42=46.
Common mistakes, and the answer each one gives:
Used 360∘, which is the angles round a POINT → 226
Subtracted only one of the two given angles → 88
24
Answer:3960
A polygon with 24 sides splits into 22 triangles from one corner, and each triangle contributes 180∘: (24−2)×180=3960.
Common mistakes, and the answer each one gives:
Multiplied the number of sides by 180 without subtracting 2 → 4320
Gave the EXTERIOR angle sum, which is 360 for every polygon → 360
25
Answer:16π
Area =πr2=π×42=16π.
Common mistakes, and the answer each one gives:
Used the circumference formula 2πr → 8π
Doubled the radius instead of squaring it → 8π
26
Answer:10
The horizontal gap is 6 and the vertical gap is 8, so Pythagoras gives 62+82=100=10.
Common mistakes, and the answer each one gives:
Added the two gaps instead of using Pythagoras → 14
Forgot the square root → 100
27
Answer:127
The nth term is a+(n−1)d — the step is taken 15 times, not 16: 7+15×8=127.
Common mistakes, and the answer each one gives:
Used a+nd, taking the step one time too many → 135
Multiplied the first term by the step → 56
28
Answer:256
The nth term is arn−1, so the ratio is applied 7 times: 2×(2)7=256.
Common mistakes, and the answer each one gives:
Used arn, applying the ratio one time too many → 512
Added the ratio each time instead of multiplying → 16
29
Answer:119
The last term is −1+16×1=15, and a sum of an arithmetic sequence is the number of terms times the average of the first and last: 17×2−1+15=119.
Common mistakes, and the answer each one gives:
Multiplied the number of terms by the LAST term rather than the average → 255
Multiplied the number of terms by the FIRST term → −17
30
Answer:8
m=x2−x1y2−y1=6−(7)−10−(−2)=8.
Common mistakes, and the answer each one gives:
Inverted the fraction (run over rise) → 81
Subtracted the coordinates in opposite orders → −8