Browse papers
LevelACT
SubjectACT Math
Year2025 BS
Exam sessionModel questions
Full marks36
Time allowed60 minutes
Questions10, all with step-by-step solutions
A

ACT Mathematics

Solve each problem and select the correct answer.

10 questions·1 mark each
1Multiple choice1 mark

A recipe calls for 34\dfrac{3}{4} cup of sugar. If Marcus wants to make 2122\dfrac{1}{2} times the recipe, how many cups of sugar does he need?

  • a

    1121\dfrac{1}{2}

  • b

    1781\dfrac{7}{8}

  • c

    2142\dfrac{1}{4}

  • d

    1341\dfrac{3}{4}

Correct answer: b

1781\dfrac{7}{8}

To find the total sugar needed, multiply 34\dfrac{3}{4} by 2122\dfrac{1}{2}.

First, convert the mixed number to an improper fraction: 212=522\dfrac{1}{2} = \dfrac{5}{2}.

Then multiply: 34×52=158\dfrac{3}{4} \times \dfrac{5}{2} = \dfrac{15}{8}.

Convert to a mixed number: 158=178\dfrac{15}{8} = 1\dfrac{7}{8}.

Therefore, Marcus needs 1781\dfrac{7}{8} cups of sugar.

pre-algebrafractions
2Multiple choice1 mark

If x=3x = -3 and y=4y = 4, what is the value of 2x23xy+y2x^2 - 3xy + y?

  • a

    5858

  • b

    2222

  • c

    14-14

  • d

    4040

Correct answer: a

5858

Substitute x=3x = -3 and y=4y = 4 into the expression:

2x23xy+y2x^2 - 3xy + y =2(3)23(3)(4)+4= 2(-3)^2 - 3(-3)(4) + 4 =2(9)3(12)+4= 2(9) - 3(-12) + 4 =18+36+4= 18 + 36 + 4 =58= 58

Step by step:

  • 2(3)2=2×9=182(-3)^2 = 2 \times 9 = 18
  • 3(3)(4)=3×(12)=36-3(-3)(4) = -3 \times (-12) = 36
  • y=4y = 4
  • Sum: 18+36+4=5818 + 36 + 4 = 58
elementary-algebrasubstitution
3Multiple choice1 mark

What are the solutions to the equation 2x2+5x3=02x^2 + 5x - 3 = 0?

  • a

    x=1 and x=3x = 1 \text{ and } x = -3

  • b

    x=12 and x=3x = \dfrac{1}{2} \text{ and } x = -3

  • c

    x=12 and x=3x = -\dfrac{1}{2} \text{ and } x = 3

  • d

    x=3 and x=12x = 3 \text{ and } x = -\dfrac{1}{2}

Correct answer: b

x=12 and x=3x = \dfrac{1}{2} \text{ and } x = -3

Using the quadratic formula x=b±b24ac2ax = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a} with a=2a = 2, b=5b = 5, c=3c = -3:

x=5±254(2)(3)2(2)=5±25+244=5±494=5±74x = \dfrac{-5 \pm \sqrt{25 - 4(2)(-3)}}{2(2)} = \dfrac{-5 \pm \sqrt{25 + 24}}{4} = \dfrac{-5 \pm \sqrt{49}}{4} = \dfrac{-5 \pm 7}{4}

So x=5+74=24=12x = \dfrac{-5 + 7}{4} = \dfrac{2}{4} = \dfrac{1}{2} or x=574=124=3x = \dfrac{-5 - 7}{4} = \dfrac{-12}{4} = -3.

The solutions are x=12x = \dfrac{1}{2} and x=3x = -3.

Verification: 2(12)2+5(12)3=12+523=33=02(\tfrac{1}{2})^2 + 5(\tfrac{1}{2}) - 3 = \tfrac{1}{2} + \tfrac{5}{2} - 3 = 3 - 3 = 0. Also 2(3)2+5(3)3=18153=02(-3)^2 + 5(-3) - 3 = 18 - 15 - 3 = 0.

intermediate-algebraquadratic-formula
4Multiple choice1 mark

A line passes through the points (2,7)(-2, 7) and (4,5)(4, -5). What is the slope of this line?

  • a

    2-2

  • b

    22

  • c

    12-\dfrac{1}{2}

  • d

    12\dfrac{1}{2}

Correct answer: a

2-2

The slope formula is m=y2y1x2x1m = \dfrac{y_2 - y_1}{x_2 - x_1}.

Substituting the given points (2,7)(-2, 7) and (4,5)(4, -5):

m=574(2)=126=2m = \dfrac{-5 - 7}{4 - (-2)} = \dfrac{-12}{6} = -2

The slope of the line is 2-2. This means for every 1 unit increase in xx, yy decreases by 2 units.

coordinate-geometryslope
5Multiple choice1 mark

A triangle has a base of 1414 cm and a height of 99 cm. What is the area of the triangle, in square centimeters?

  • a

    126126

  • b

    6363

  • c

    5656

  • d

    7272

Correct answer: b

6363

The area of a triangle is given by the formula:

A=12×base×heightA = \dfrac{1}{2} \times \text{base} \times \text{height}

A=12×14×9=1262=63A = \dfrac{1}{2} \times 14 \times 9 = \dfrac{126}{2} = 63

The area of the triangle is 6363 square centimeters.

plane-geometryarea-of-triangle
6Multiple choice1 mark

In a right triangle, the side opposite angle θ\theta has length 55 and the hypotenuse has length 1313. What is the value of cosθ\cos\theta?

  • a

    513\dfrac{5}{13}

  • b

    512\dfrac{5}{12}

  • c

    1213\dfrac{12}{13}

  • d

    1312\dfrac{13}{12}

Correct answer: c

1213\dfrac{12}{13}

In a right triangle, sinθ=oppositehypotenuse=513\sin\theta = \dfrac{\text{opposite}}{\text{hypotenuse}} = \dfrac{5}{13}.

To find cosθ\cos\theta, we first need the adjacent side. Using the Pythagorean theorem:

adjacent=hypotenuse2opposite2=13252=16925=144=12\text{adjacent} = \sqrt{\text{hypotenuse}^2 - \text{opposite}^2} = \sqrt{13^2 - 5^2} = \sqrt{169 - 25} = \sqrt{144} = 12

Therefore, cosθ=adjacenthypotenuse=1213\cos\theta = \dfrac{\text{adjacent}}{\text{hypotenuse}} = \dfrac{12}{13}.

Note: This is a 5-12-13 right triangle, a well-known Pythagorean triple.

trigonometrysin-cos
7Multiple choice1 mark

What is the least common multiple (LCM) of 1212 and 1818?

  • a

    2424

  • b

    3636

  • c

    7272

  • d

    216216

Correct answer: b

3636

To find the LCM, first find the prime factorizations:

12=22×312 = 2^2 \times 3 18=2×3218 = 2 \times 3^2

The LCM is the product of the highest powers of all prime factors:

LCM=22×32=4×9=36\text{LCM} = 2^2 \times 3^2 = 4 \times 9 = 36

Verification:

  • 36÷12=336 \div 12 = 3 (whole number)
  • 36÷18=236 \div 18 = 2 (whole number)
  • No smaller positive integer is divisible by both 12 and 18.
number-propertiesfactorsmultiples
8Multiple choice1 mark

If f(x)=3x22x+7f(x) = 3x^2 - 2x + 7, what is the value of f(2)f(-2)?

  • a

    1515

  • b

    1919

  • c

    2323

  • d

    2727

Correct answer: c

2323

Substitute x=2x = -2 into the function:

f(2)=3(2)22(2)+7=3(4)2(2)+7=12+4+7=23f(-2) = 3(-2)^2 - 2(-2) + 7 = 3(4) - 2(-2) + 7 = 12 + 4 + 7 = 23

Step by step:

  • 3(2)2=3×4=123(-2)^2 = 3 \times 4 = 12 (the squaring happens before the multiplication by 3)
  • 2(2)=4-2(-2) = 4 (negative times negative is positive)
  • Constant term: 77
  • Sum: 12+4+7=2312 + 4 + 7 = 23
functionsevaluating-functions
9Multiple choice1 mark

Which of the following represents all values of xx that satisfy the inequality 3(2x4)>18-3(2x - 4) > 18?

  • a

    x<1x < -1

  • b

    x>1x > -1

  • c

    x<1x < 1

  • d

    x>1x > 1

Correct answer: a

x<1x < -1

Solve the inequality step by step:

3(2x4)>18-3(2x - 4) > 18

Distribute 3-3: 6x+12>18-6x + 12 > 18

Subtract 12 from both sides: 6x>6-6x > 6

Divide both sides by 6-6 (remember to flip the inequality sign when dividing by a negative number): x<1x < -1

Verification: Test x=2x = -2 (which should satisfy x<1x < -1): 3(2(2)4)=3(44)=3(8)=24>18-3(2(-2) - 4) = -3(-4 - 4) = -3(-8) = 24 > 18. Correct.

Test x=0x = 0 (which should NOT satisfy x<1x < -1): 3(2(0)4)=3(4)=12-3(2(0) - 4) = -3(-4) = 12, which is not greater than 18. Correct.

inequalitieslinear-inequalities
10Multiple choice1 mark

A cyclist leaves Town A heading toward Town B at a constant speed of 1515 miles per hour. At the same time, a second cyclist leaves Town B heading toward Town A at a constant speed of 1010 miles per hour. If the two towns are 7575 miles apart, after how many hours will the two cyclists meet?

  • a

    2.52.5

  • b

    33

  • c

    55

  • d

    3.53.5

Correct answer: b

33

When two objects travel toward each other, their combined rate is the sum of their individual rates.

Combined rate =15+10=25= 15 + 10 = 25 miles per hour.

Using the formula time=distancerate\text{time} = \dfrac{\text{distance}}{\text{rate}}:

t=7525=3t = \dfrac{75}{25} = 3 hours.

Verification:

  • In 3 hours, cyclist 1 travels 15×3=4515 \times 3 = 45 miles.
  • In 3 hours, cyclist 2 travels 10×3=3010 \times 3 = 30 miles.
  • Total distance covered: 45+30=7545 + 30 = 75 miles (equals the distance between the towns).
word-problemrate-distance-time

Frequently asked questions

Where can I find the ACT ACT Math question paper 2025?
The full ACT ACT Math 2025 (Model questions) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
Does the ACT Math 2025 paper come with solutions?
Yes. Every question on this ACT Math past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
How many marks is the ACT ACT Math 2025 paper?
The ACT ACT Math 2025 paper carries 36 full marks and is meant to be completed in 60 minutes, across 10 questions.
Is practising this ACT Math past paper free?
Yes — reading and attempting this ACT Math past paper on Kekkei is completely free.