Practica 80 preguntas originales de matemáticas estilo GCSE que cubren números, álgebra, geometría, estadística y probabilidad con soluciones paso a paso.
Nivel: GCSEDificultad: medium80 preguntas70 min
Elige un modo de práctica, responde cada pregunta de matemáticas 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
Work out 3/5 + 1/4.
Use a common denominator of 20: 3/5 = 12/20 and 1/4 = 5/20, so 12/20 + 5/20 = 17/20.
Pregunta 2
What is 20% of 45?
20% = 0.2, so 0.2 x 45 = 9. To find a percentage, convert it to a decimal and multiply by the original amount. Checking 10% of 45 = 4.5 also confirms that 20% is double 4.5, which is 9.
Pregunta 3
Increase 80 by 25%.
25% of 80 is 20, so 80 + 20 = 100. An increase means adding the percentage amount to the original value. Since one quarter of 80 is 20, the increased value is 80 + 20 = 100.
Pregunta 4
Which ratio is equivalent to 3:5?
Multiply both parts by 4: 3:5 = 12:20. Equivalent ratios are formed by multiplying or dividing both parts by the same number. Because 3 x 4 = 12 and 5 x 4 = 20, 12:20 keeps the same relationship as 3:5.
Pregunta 5
What is the lowest common multiple (LCM) of 6 and 8?
Multiples of 6 include 6, 12, 18, 24; multiples of 8 include 8, 16, 24, so the LCM is 24.
Pregunta 6
What is the highest common factor (HCF) of 12 and 18?
The common factors of 12 and 18 are 1, 2, 3 and 6, so the highest is 6.
Pregunta 7
Write 0.00072 in standard form.
Move the decimal point 4 places to the right to get 7.2, so the power is -4.
Pregunta 8
What is the positive square root of 144?
12 x 12 = 144, so sqrt(144) = 12. The positive square root is the nonnegative number that squares to give the original value. Squaring 12 confirms 144, while 14 x 14 = 196 and 11 x 11 = 121.
Pregunta 9
Work out 2^5.
2^5 = 2 x 2 x 2 x 2 x 2 = 32.
Pregunta 10
Work out 3^2 x 3^3.
Add the powers: 3^2 x 3^3 = 3^5 = 243.
Pregunta 11
What is the value of 5^0?
Any non-zero number raised to the power 0 is 1.
Pregunta 12
Simplify 6x + 3 - 2x + 7.
Collect like terms: 6x - 2x = 4x and 3 + 7 = 10, so the result is 4x + 10.
Pregunta 13
Solve x + 7 = 15.
Subtract 7 from both sides: x = 15 - 7 = 8. Solving x + 7 = 15 requires isolating x by doing the inverse operation on both sides. Substituting x = 8 back gives 8 + 7 = 15, which checks.
Pregunta 14
Solve 3x = 21.
Divide both sides by 3: x = 21 / 3 = 7. Because x is multiplied by 3, the inverse operation is division. Checking 3 x 7 = 21 confirms that 7 is the correct solution.
Pregunta 15
Solve 2x + 5 = 13.
Subtract 5 then divide by 2: 2x = 8, so x = 4.
Pregunta 16
Solve x/4 = 6.
Multiply both sides by 4: x = 24. Because x is divided by 4, the inverse operation is multiplication. Substituting 24 back gives 24 / 4 = 6, so the solution checks.
Pregunta 17
Solve 5x - 3 = 2x + 9.
Subtract 2x from both sides to get 3x - 3 = 9, then add 3: 3x = 12, so x = 4.
Pregunta 18
Expand 3(x + 4).
Multiply each term inside the bracket by 3: 3x + 12.
Pregunta 19
Expand (x + 2)(x + 5).
Using FOIL: x^2 + 5x + 2x + 10 = x^2 + 7x + 10.
Pregunta 20
Factorise x^2 + 5x.
The common factor is x, so x^2 + 5x = x(x + 5).
Pregunta 21
Simplify 10x^5 / 2x^2.
Divide coefficients and subtract powers: 10/2 = 5 and 5 - 2 = 3, so 5x^3.
Pregunta 22
What is the next term of the sequence 3, 7, 11, 15, ...?
The sequence increases by 4 each time, so the next term is 15 + 4 = 19.
Pregunta 23
What is the nth term of the sequence 5, 8, 11, 14, ...?
The difference is 3, so the nth term has 3n; at n = 1, 3n = 3 and 3 + 2 = 5, so it is 3n + 2.
Pregunta 24
Solve 2x - 4 > 6.
Add 4 to both sides: 2x > 10, then divide by 2: x > 5.
Pregunta 25
What is the gradient of the line y = 3x + 2?
In y = mx + c, m is the gradient, so the gradient is 3.
Pregunta 26
What is the y-intercept of the line y = -2x + 7?
In y = mx + c, c is the y-intercept, so the y-intercept is 7.
Pregunta 27
If y = 2x + 1 and x = 4, what is y?
Substitute x = 4: y = 2(4) + 1 = 9. Replace x with 4, multiply by 2 first, then add 1. The result is 8 + 1 = 9, so the point (4, 9) lies on the line.
Pregunta 28
Solve the simultaneous equations x + y = 10 and x - y = 4. What is x?
Add the equations: 2x = 14, so x = 7. Then y = 3.
Pregunta 29
Solve the simultaneous equations 2x + y = 12 and x - y = 3. What is y?
Add the equations: 3x = 15, so x = 5. Substitute into x - y = 3 to get y = 2.
Pregunta 30
What is the positive solution of x^2 - 9 = 0?
x^2 = 9, so x = 3 or x = -3. The positive solution is 3.
Pregunta 31
What is the sum of the angles in a triangle?
The interior angles of a triangle always add up to 180 degrees.
Pregunta 32
What is the sum of the angles in a quadrilateral?
A quadrilateral can be split into two triangles, so 2 x 180 = 360 degrees.
Pregunta 33
What is the area of a rectangle with length 6 cm and width 4 cm?
Area = length x width = 6 x 4 = 24 cm^2.
Pregunta 34
What is the area of a triangle with base 10 cm and height 6 cm?
Area = 1/2 x base x height = 1/2 x 10 x 6 = 30 cm^2.
Pregunta 35
What is the area of a circle with radius 3 cm?
Area = pi r^2 = pi x 3^2 = 9 pi cm^2.
Pregunta 36
What is the circumference of a circle with radius 5 cm?
Circumference = 2 pi r = 2 x pi x 5 = 10 pi cm.
Pregunta 37
A right-angled triangle has shorter sides 3 cm and 4 cm. What is the hypotenuse?
Using Pythagoras: c^2 = 3^2 + 4^2 = 9 + 16 = 25, so c = 5 cm.
Pregunta 38
A right-angled triangle has hypotenuse 13 cm and one shorter side 5 cm. What is the other side?
Using Pythagoras: 13^2 - 5^2 = 169 - 25 = 144, so the missing side is sqrt(144) = 12 cm.
Pregunta 39
What is the volume of a cuboid with dimensions 2 cm, 3 cm and 4 cm?
Volume = length x width x height = 2 x 3 x 4 = 24 cm^3.
Pregunta 40
What is the volume of a cylinder with radius 2 cm and height 5 cm?
Volume = pi r^2 h = pi x 2^2 x 5 = 20 pi cm^3.
Pregunta 41
A square has perimeter 28 cm. What is the length of one side?
Perimeter = 4 x side, so side = 28 / 4 = 7 cm.
Pregunta 42
What is the area of a parallelogram with base 8 cm and height 5 cm?
Area = base x height = 8 x 5 = 40 cm^2.
Pregunta 43
What is the mean of 4, 6, 8, 10 and 12?
Mean = (4 + 6 + 8 + 10 + 12) / 5 = 40 / 5 = 8.
Pregunta 44
What is the median of 3, 5, 7, 9 and 11?
The middle value of the ordered list is 7. With five numbers, the median is the third value once they are arranged from smallest to largest. The list is already ordered, so the middle number is 7; 5 is the first value and 9 is the fourth.
Pregunta 45
What is the mode of 2, 3, 3, 4 and 5?
The mode is the value that appears most often, which is 3.
Pregunta 46
What is the range of 2, 5, 9 and 12?
Range = largest - smallest = 12 - 2 = 10. The range measures how spread out a data set is by subtracting the smallest value from the largest. For 2, 5, 9 and 12, the spread is 12 - 2 = 10.
Pregunta 47
A fair six-sided dice is rolled once. What is the probability of getting an even number?
There are 3 even numbers out of 6, so P(even) = 3/6 = 1/2.
Pregunta 48
A fair six-sided dice is rolled once. What is the probability of getting a 6?
One outcome is a 6 out of six equally likely outcomes, so P(6) = 1/6.
Pregunta 49
Two fair coins are tossed. What is the probability of getting two heads?
The outcomes are HH, HT, TH and TT, so P(HH) = 1/4.
Pregunta 50
In a class of 30 students, 12 prefer blue. One student is chosen at random. What is the probability that they prefer blue?
P(blue) = 12/30 = 2/5. Probability is the number of favorable outcomes divided by the total number of equally likely outcomes. Simplify 12/30 by dividing both numbers by 6 to get 2/5.
Pregunta 51
A bag contains 3 red, 5 blue and 2 green counters. One counter is taken at random. What is the probability it is red?
There are 10 counters in total and 3 are red, so P(red) = 3/10.
Pregunta 52
The probability that it rains tomorrow is 0.3. What is the probability that it does not rain?
The two probabilities add to 1, so P(no rain) = 1 - 0.3 = 0.7.
Pregunta 53
A bank pays 5% compound interest per year. How much is in the account after one year if the starting amount is 200 pounds?
5% of 200 is 10, so the total after one year is 200 + 10 = 210 pounds.
Pregunta 54
What is the simple interest on 500 pounds at 4% per year for 2 years?
Interest = principal x rate x time = 500 x 0.04 x 2 = 40 pounds.
Pregunta 55
A price falls from 80 pounds to 60 pounds. What is the percentage decrease?
The decrease is 20, so 20/80 = 0.25 = 25%.
Pregunta 56
What is the value of 4^-1?
A negative power gives a reciprocal: 4^-1 = 1/4.
Pregunta 57
What is the positive square root of 0.09?
0.3 x 0.3 = 0.09, so sqrt(0.09) = 0.3.
Pregunta 58
Factorise x^2 - 25.
This is the difference of two squares: x^2 - 25 = (x - 5)(x + 5).
Pregunta 59
What is the smaller solution of x^2 - 7x + 10 = 0?
Factorise to (x - 2)(x - 5) = 0, so x = 2 or x = 5. The smaller solution is 2.
Pregunta 60
What is the gradient of the line passing through (0, 1) and (2, 7)?
Gradient = (7 - 1) / (2 - 0) = 6 / 2 = 3. The gradient measures the change in y divided by the change in x between two points. Moving from (0, 1) to (2, 7) rises 6 units over a run of 2, so the gradient is 3.
Pregunta 61
A prime number has exactly two factors.
A prime number has exactly two distinct factors: 1 and itself.
Pregunta 62
The value of 3^2 is 6.
3^2 = 3 x 3 = 9, not 6. The exponent 2 means multiply the base by itself once, so 3 squared is 9. Multiplying 3 by 2 gives 6, which confuses powers with multiplication.
Pregunta 63
The angles in a triangle add up to 180 degrees.
The interior angles of any triangle sum to 180 degrees.
Pregunta 64
The mean is the middle value of a data set.
The middle value is the median; the mean is the sum divided by the number of values.
Pregunta 65
The probability of an event can be greater than 1.
Probabilities are always between 0 and 1 inclusive. An event that cannot happen has probability 0, and a certain event has probability 1. A value greater than 1 would mean more favorable outcomes than total outcomes, which is impossible.
Pregunta 66
2(x + 3) expands to 2x + 6.
Multiply both terms by 2: 2x + 6. Expanding a bracket means applying the outside factor to every term inside. Since 2(x + 3) = 2x + 6, the statement is true.
Pregunta 67
A square is a rectangle.
A square has four right angles, so it satisfies the definition of a rectangle.
Pregunta 68
0.5 is equal to 1/2.
1 divided by 2 is 0.5, so the values are equal.
Pregunta 69
Which of the following are factors of 12?
2 and 6 divide 12 exactly; 5 does not and 24 is a multiple, not a factor.
Pregunta 70
Which of the following expressions are equal to 10?
2 + 8 = 10 and 20 / 2 = 10; the other two equal 9.
Pregunta 71
Which of the following numbers are prime?
7 and 11 have exactly two factors; 9 = 3 x 3 and 15 = 3 x 5 are not prime.
Pregunta 72
Which of the following shapes always have all sides equal?
A square and a rhombus have four equal sides; a rectangle does not and a kite has two pairs of adjacent equal sides.
Pregunta 73
Which of the following values are solutions of x^2 = 16?
4 x 4 = 16 and (-4) x (-4) = 16; 8^2 and (-8)^2 are 64.
Pregunta 74
Which of the following numbers are multiples of 6?
12, 18 and 30 are in the 6 times table; 22 is not divisible by 6.
Pregunta 75
Match each number term to its definition.
A prime has exactly two factors, a factor divides exactly, a multiple is in a times table, and a square number is an integer times itself.
Pregunta 76
Match each algebra term to its meaning.
A coefficient multiplies a variable, a variable is an unknown, an expression has no equals sign, and an equation states equality.
Pregunta 77
Match each circle term to its definition.
The radius reaches the circumference, the diameter crosses the centre, a chord joins two points, and a tangent touches at one point.
Pregunta 78
Match each statistics term to its definition.
Mean is the average, median is the middle, mode is most frequent, and range measures spread.
Pregunta 79
Match each probability term to its description.
Impossible events have probability 0, certain events have 1, an even chance is 1/2, and unlikely events fall below 1/2.
Pregunta 80
Match each transformation to its description.
A reflection mirrors, a rotation turns, a translation slides, and an enlargement changes size.