Practica 80 preguntas originales de matemáticas A-Level que cubren álgebra, funciones, cálculo, trigonometría, exponenciales, logaritmos, sucesiones y series con soluciones detalladas.
Nivel: A-Level MathsDificultad: hard80 preguntas90 min
Elige un modo de práctica, responde cada pregunta de matemáticas A-Level y comprueba tu puntuación. Los errores se guardan localmente para repasar.
Racha de días: 0 díasGuardado solo en este dispositivo
Progreso0 / 80
Tiempo restante: 00:00
Aún no hay errores guardados.
Ninguna pregunta coincide con tus filtros.
Pregunta 1
Solve x^2 - 5x + 6 = 0.
Factorise to (x - 2)(x - 3) = 0, so x = 2 or x = 3.
Pregunta 2
What is the discriminant of x^2 + 4x + 5 = 0?
The discriminant is b^2 - 4ac, so substitute a = 1, b = 4, and c = 5: 4^2 - 4(1)(5) = 16 - 20 = -4. A negative discriminant means the quadratic has no real roots, so option a is correct.
Pregunta 3
For which positive value of k does x^2 + kx + 16 = 0 have exactly one real solution?
One solution requires discriminant 0: k^2 - 64 = 0, so k = 8.
The denominator cannot be zero, so x cannot equal 3.
Pregunta 6
If f(x) = 2x + 1, what is f^-1(7)?
Solve 2x + 1 = 7 to get x = 3, so f^-1(7) = 3.
Pregunta 7
If f(x) = x^2 and g(x) = x + 1, what is f(g(2))?
Evaluate from the inside out: g(2) = 2 + 1 = 3, then substitute that into f, giving f(3) = 3^2 = 9. Option a is correct; 5 is g(4) and 4 is 2^2.
Pregunta 8
Solve the simultaneous equations y = x + 1 and y = x^2 - 1.
x + 1 = x^2 - 1 gives x^2 - x - 2 = 0, so x = 2 or x = -1; the points are (2, 3) and (-1, 0).
Pregunta 9
Simplify sqrt(50).
Split 50 into a square factor and the remaining factor: 50 = 25 x 2, so sqrt(50) = sqrt(25) x sqrt(2) = 5 sqrt(2). Option a is correct because the square factor is 25, not 10.
Pregunta 10
Simplify (3 + sqrt(2))(3 - sqrt(2)).
Use the difference of two squares formula: (a + b)(a - b) = a^2 - b^2, so (3 + sqrt(2))(3 - sqrt(2)) = 9 - 2 = 7. Option a is correct.
Pregunta 11
When x^3 + 2x^2 - 5x - 6 is divided by x + 1, what is the remainder?
f(-1) = -1 + 2 + 5 - 6 = 0, so x + 1 is a factor and the remainder is 0.
Pregunta 12
What is the coefficient of x^2 in the expansion of (1 + x)^5?
C(5,2) = 10, so the x^2 term is 10x^2.
Pregunta 13
The graph y = f(x) is translated 3 units up. What is the new equation?
A translation 3 units up changes every output y by adding 3, so the new equation is y = f(x) + 3. Adding inside the bracket would move the graph horizontally, so option a is correct.
Pregunta 14
Solve 2x^2 - 3x - 5 < 0.
Roots are x = -1 and x = 5/2; the upward parabola is negative between them.
Pregunta 15
The roots of x^2 - 6x + 10 = 0 are alpha and beta. What is alpha + beta?
Power rule: multiply by 5 and reduce the power by 1.
Pregunta 18
Find d/dx (3x^4 - 2x^2 + 7).
Differentiate term by term: 12x^3 - 4x, and the constant vanishes.
Pregunta 19
Find d/dx (x^2 e^x).
Apply the product rule: differentiate x^2 to get 2x and keep e^x, then keep x^2 and differentiate e^x to get e^x. The result is 2x e^x + x^2 e^x, matching option a.
Use the chain rule: differentiate the outer sine to get cos(3x), then multiply by the derivative of 3x, which is 3. This gives 3 cos(3x), so option a is correct.
Pregunta 22
Find d/dx ln(x^2 + 1).
Chain rule: (1/(x^2+1)) x 2x = 2x/(x^2 + 1).
Pregunta 23
Find d^2y/dx^2 when y = x^3 - 3x^2.
First derivative is 3x^2 - 6x; differentiating again gives 6x - 6.
Pregunta 24
The tangent to y = x^2 at x = 1 has slope:
dy/dx = 2x, so at x = 1 the slope is 2.
Pregunta 25
For f(x) = x^3 - 6x^2 + 9x, the stationary points are at:
The derivative is 3x^2 - 12x + 9 = 3(x - 1)(x - 3), so x = 1 and x = 3.
Pregunta 26
Find integral (4x^3 + 2x) dx.
Integrate each term by increasing the power by one and dividing by the new power: 4x^3 becomes x^4 and 2x becomes x^2. Adding the constant C gives x^4 + x^2 + C, matching option a.
Pregunta 27
Evaluate integral 1 to 2 (3x^2) dx.
An antiderivative is x^3, so 2^3 - 1^3 = 8 - 1 = 7.
Pregunta 28
The area between y = x^2 and the x-axis from x = 0 to x = 2 is:
Integral 0 to 2 x^2 dx = 8/3 - 0 = 8/3.
Pregunta 29
What is the exact value of sin(pi/3)?
sin(pi/3) is one of the standard exact values: sqrt(3)/2.
Pregunta 30
What is the value of tan(pi/4)?
tan(pi/4) = sin(pi/4)/cos(pi/4) = 1.
Pregunta 31
Solve sin(x) = 1/2 for 0 <= x < 2pi.
Sine is positive in the first and second quadrants: pi/6 and 5pi/6.
Pregunta 32
Convert 135 degrees to radians.
Multiply the degree measure by pi/180: 135 x pi/180 = 3pi/4. This simplifies because 135 and 180 share a factor of 45, leaving 3pi/4, so option a is correct.
Pregunta 33
A sector has radius 6 cm and angle pi/3 radians. What is its arc length?
Arc length = r theta = 6 x pi/3 = 2pi cm.
Pregunta 34
What is the area of a sector with radius 4 cm and angle pi/4 radians?
Area = (1/2) r^2 theta = (1/2)(16)(pi/4) = 2pi cm^2.
Pregunta 35
In triangle ABC, a = 8, A = 60 degrees and B = 30 degrees. What is b?
Sine rule: b/sin(30) = 8/sin(60), so b = 8 x (1/2)/(sqrt(3)/2) = 8/sqrt(3).
Pregunta 36
Two sides of a triangle are 5 and 7 with included angle 60 degrees. What is the third side?
Cosine rule: c^2 = 25 + 49 - 70 cos(60) = 74 - 35 = 39, so c = sqrt(39).
Pregunta 37
Simplify sin^2(x) + cos^2(x).
This is the Pythagorean identity: sin^2(x) + cos^2(x) = 1.
Pregunta 38
Simplify sin(2x)/cos(2x).
By definition, tan(theta) = sin(theta)/cos(theta), so the quotient is tan(2x).
Pregunta 39
What is the period of y = sin(3x)?
The period of sin(kx) is 2pi divided by the absolute value of k. Here k = 3, so the period is 2pi/3, which matches option a; pi/3 would come from dividing by 6.
Pregunta 40
What is the amplitude of y = 4 cos(x)?
Amplitude is the absolute value of the coefficient multiplying the cosine function. Since y = 4 cos(x) has coefficient 4, the amplitude is 4, making option a correct.
Pregunta 41
Simplify ln(ab).
The product rule for logarithms: ln(ab) = ln(a) + ln(b).
Pregunta 42
Solve e^x = 20, giving x to 3 significant figures.
x = ln(20) = 2.9957, which rounds to 3.00.
Pregunta 43
Solve 2^x = 16.
Write 16 as a power of 2: 2^4 = 16, so the equation 2^x = 16 has solution x = 4. The other options do not satisfy the equation when substituted into 2^x.
Pregunta 44
The 5th term of an arithmetic sequence with first term 3 and common difference 4 is:
The nth term of an arithmetic sequence is a + (n - 1)d. With a = 3, d = 4, and n = 5, this gives 3 + 4(4) = 19, so option a is correct.
Pregunta 45
The sum of the first 10 terms of an arithmetic sequence with a = 2 and d = 3 is:
Use the arithmetic sum formula S_n = n/2(2a + (n - 1)d). With n = 10, a = 2, and d = 3, this gives 5(4 + 27) = 155, matching option a.
Pregunta 46
The 4th term of a geometric sequence with first term 5 and common ratio 2 is:
The nth term of a geometric sequence is ar^(n - 1). With a = 5, r = 2, and n = 4, this gives 5 x 2^3 = 5 x 8 = 40, so option a is correct.
Pregunta 47
What is the common ratio of the geometric sequence 8, 4, 2, 1?
Each term is half of the previous term, so r = 1/2.
Pregunta 48
The sum of the infinite geometric series 6 + 3 + 3/2 + ... is:
For an infinite geometric series with first term a and common ratio r, the sum is a/(1 - r). Here a = 6 and r = 1/2, so the sum is 6/(1 - 1/2) = 12, matching option a.
Pregunta 49
For which common ratio r does an infinite geometric series converge?
An infinite geometric series converges only when the common ratio satisfies |r| < 1, so the terms shrink toward zero. Options with r > 1 or r = 2 describe divergent series, so option a is correct.
Pregunta 50
Solve log10(x) = 2.
Raising 10 to both sides gives x = 10^2 = 100.
Pregunta 51
The sum of the first 5 terms of 3 + 6 + 12 + 24 + ... is:
S5 = 3(2^5 - 1)/(2 - 1) = 3 x 31 = 93.
Pregunta 52
If log2(32) = x, what is x?
The logarithm log2(32) asks which power of 2 equals 32. Since 2^5 = 32, log2(32) = 5, making option a correct; 16 is 2^4, not the answer.
Pregunta 53
A geometric sequence has a = 4 and r = 3. What is the 3rd term?
The nth term of a geometric sequence is ar^(n - 1). With a = 4, r = 3, and n = 3, this gives 4 x 3^2 = 4 x 9 = 36, so option a is correct.
Pregunta 54
The sequence 5, 9, 13, 17 is:
Subtract consecutive terms: 9 - 5 = 4, 13 - 9 = 4, and 17 - 13 = 4. Because the difference is constant, the sequence is arithmetic with common difference 4, matching option a.
Pregunta 55
Solve 3^x = 100 to 3 significant figures.
x = ln(100)/ln(3) = 4.1918, which rounds to 4.19.
Pregunta 56
The 10th term of the Fibonacci-like sequence 1, 1, 2, 3, 5, ... is:
Continuing the pattern: 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, so the 10th term is 55.
Pregunta 57
The graph y = f(x) is reflected in the x-axis. What is the new equation?
A reflection in the x-axis multiplies the function by -1.
Pregunta 58
What is the coefficient of x in (2x + 3)^4?
The x term is C(4,1)(2x)^1(3)^3 = 4 x 2 x 27 = 216.
Pregunta 59
A particle moves with velocity v(t) = 3t^2 - 12. When is it at rest?
Set 3t^2 - 12 = 0, so t^2 = 4 and t = 2 (for t >= 0).
Pregunta 60
For f(x) = x^3 - 6x^2, the inflection point is at:
The second derivative is 6x - 12 = 0 at x = 2, where concavity changes.
Pregunta 61
The definite integral of a positive function gives the area under the curve.
For f(x) >= 0, the definite integral equals the area under the curve.
Pregunta 62
A local maximum occurs where the first derivative is zero and the second derivative is negative.
That combination identifies a local maximum by the second derivative test.
Pregunta 63
The period of y = cos(x) is 2pi.
The cosine function completes one full cycle every 2pi radians, so its period is 2pi. The statement is therefore true.
Pregunta 64
A geometric series converges when its common ratio has absolute value greater than 1.
A geometric series converges when the absolute value of the common ratio is less than 1, because the terms then approach zero. The statement says greater than 1, so it is false.
Pregunta 65
ln(1) = 0.
The natural logarithm ln(1) asks which power of e equals 1. Since e^0 = 1, ln(1) = 0, so the statement is true.
Pregunta 66
The sum of an arithmetic series always exists when the number of terms is infinite.
An arithmetic series with non-zero common difference diverges when the number of terms is infinite.
Pregunta 67
The inverse of f(x) = x^3 is g(x) = x^(1/3).
Cubing and cube-rooting undo each other: g(f(x)) = (x^3)^(1/3) = x and f(g(x)) = (x^(1/3))^3 = x. The statement is true.
Pregunta 68
The function f(x) = x^2 is increasing on its whole domain.
x^2 decreases for x < 0, so it is not increasing on the whole real line.
Pregunta 69
Which of the following are roots of x^2 - 4 = 0?
Solve x^2 = 4 by taking the square root of both sides, which gives both x = 2 and x = -2. Options 4 and -4 are not roots because 4^2 and (-4)^2 equal 16, so options a and b are correct.
Pregunta 70
Which of the following functions have derivative 2x?
The derivative of x^2 is 2x and the derivative of x^2 + 5 is also 2x; the others give 4x and 1.
Pregunta 71
Which of the following values satisfy sin(x) = 1 for 0 <= x < 2pi?
Only pi/2 gives sine equal to 1 in that interval.
Pregunta 72
Which of the following are true for the arithmetic sequence 2, 5, 8, 11?
The common difference is 3, the 10th term is 2 + 9(3) = 29, and the sum is 2 + 5 + 8 + 11 = 26; the sequence is not geometric.
Pregunta 73
Which of the following are equivalent to log(a) - log(b)?
Subtracting logs is the quotient rule, and log(b^-1) = -log(b).
Pregunta 74
Which of the following are stationary points of f(x) = x^3 - 3x?
The derivative is 3x^2 - 3 = 0 at x = 1 or x = -1.
Pregunta 75
Match each algebra term to its definition.
A quadratic has degree 2, the discriminant is b^2 - 4ac, stationary points have zero derivative, and asymptotes are approached but not reached.
Pregunta 76
Match each derivative rule to its formula.
These are the standard product, quotient, chain and power rules.
Pregunta 77
Match each integral to its result.
Match each standard antiderivative: sin(x) becomes -cos(x) + C, cos(x) becomes sin(x) + C, sec^2(x) becomes tan(x) + C, and e^x becomes e^x + C. These are the standard integrals used in A-Level calculus.
Pregunta 78
Match each trig identity to its equivalent form.
Match each identity: sin(2x) = 2 sin(x) cos(x), cos(2x) = cos^2(x) - sin^2(x), tan(x) = sin(x)/cos(x), and sin^2(x) + cos^2(x) = 1. These are the double-angle and Pythagorean identities.
Pregunta 79
Match each sequence type to its property.
Arithmetic has a common difference, geometric has a common ratio, convergence needs |r| < 1, and Fibonacci sums previous terms.
Pregunta 80
Match each logarithm rule to its form.
Match each logarithm law: the product rule is log(ab) = log(a) + log(b), the quotient rule is log(a/b) = log(a) - log(b), the power rule is log(a^b) = b log(a), and the change of base formula is log_b(a) = log(a)/log(b).