Hard GCSE Algebraic proportion Questions

Challenging, exam-style GCSE Algebraic proportion questions with worked solutions. Stretch yourself on the hardest square, fractional constant, substitution, surd answer problems.

squarefractional constantsubstitutionsurd answerreverse substitutioncube
GCSE Higher34 questionsStep-by-step solutions
Question 1
6 markschallenging
A ball is thrown. The energy EE is directly proportional to the square of the speed vv. When v=12v = 12, E=36E = 36. Find the value of vv when E=100E = 100.
Show worked solution

Worked solution

  1. Write the relationship using the proportional sign

    Ev2E \propto v^{2}

    "Directly proportional to the square of vv" is written Ev2E \propto v^{2}.

  2. Replace the proportional sign with a constant of proportionality

    E=kv2E = k v^{2}

    Every proportional statement becomes an equation once the constant kk is included. Finding kk is always the first job.

  3. Substitute the pair of values you are given

    36=k×12236 = k \times 12^{2}

    Putting v=12v = 12 and E=36E = 36 into the equation gives one equation in one unknown.

  4. Work out the power or root of the given value

    36=144k36 = 144k

    The relevant power of 1212 is 144144, so the equation now has kk as its only unknown.

  5. Rearrange to make k the subject

    144k=36k=36144144k = 36 \Rightarrow k = \frac{36}{144}

    Divide (or multiply) to isolate kk — keep everything exact, never round.

  6. Work out the constant

    k=14k = \frac{1}{4}

    The constant of proportionality is 14\frac{1}{4}.

  7. Write the complete model

    E=v24E = \frac{v^{2}}{4}

    This single equation now links EE and vv for every pair of values.

  8. Check the model reproduces the given pair

    E=14×122=36E = \frac{1}{4} \times 12^{2} = 36

    Substituting v=12v = 12 back gives E=36E = 36, which matches the question — the model is right.

  9. Say why that check matters

    14×144=36\frac{1}{4} \times 144 = 36

    A round trip through the original data is the fastest way to catch an arithmetic slip in kk.

  10. Substitute the value you are asked about

    100=v24100 = \frac{v^{2}}{4}

    This time EE is known, so the equation must be solved for vv.

  11. Rearrange to isolate the power of the unknown

    v2=400v^{2} = 400

    Undo the multiplication by 14\frac{1}{4} first.

  12. Undo the power or root

    v=20v = 20

    Take the positive root: a length or size in a proportion question is positive, so v=20v = 20.

  13. State the final answer

    v=20whenE=100v = 20 \quad \text{when} \quad E = 100

    So v=20v = 20.

  14. Sense check the size of the answer

    v:1220v: 12 \rightarrow 20

    EE grows as vv grows, so a larger vv must give a larger EE — check the answer moves the right way.

  15. Reflect on the structure

    E=v24E = \frac{v^{2}}{4}

    Once kk is known the model works in both directions: forwards to find EE, backwards to find vv.

Answer
v=20v = 20
Question 2
5 markschallenging
yy is directly proportional to the square root of xx. When x=2x = 2, y=6y = 6. Which of these is the correct formula for yy in terms of xx?
Show worked solution

Worked solution

  1. Turn the words into an equation

    y=kxy = k \sqrt{x}

    The shape of the model is fixed by the words: y=kxy = k \sqrt{x}.

  2. Substitute the pair of values

    6=k×26 = k \times \sqrt{2}

    Only the constant is unknown, so one pair of values is enough.

  3. Work out the constant

    k=32k = 3 \sqrt{2}

    The constant of proportionality is 323 \sqrt{2}.

  4. Write the model and check it

    y=32xy = 3 \sqrt{2} \sqrt{x}

    Substituting x=2x = 2 gives y=6y = 6 — the option y=32xy = 3 \sqrt{2} \sqrt{x} is the correct one.

  5. Test the first wrong option

    3x6 when x=23 \sqrt{x} \ne 6 \text{ when } x = 2

    At x=2x = 2 it gives 323 \sqrt{2}, not 66.

  6. Test the second wrong option

    6x6 when x=26 \sqrt{x} \ne 6 \text{ when } x = 2

    At x=2x = 2 it gives 626 \sqrt{2}, not 66.

  7. Test the third wrong option

    6x6 when x=2\frac{6}{\sqrt{x}} \ne 6 \text{ when } x = 2

    At x=2x = 2 it gives 323 \sqrt{2}, not 66.

  8. Test the last wrong option

    22x6 when x=22 \sqrt{2} \sqrt{x} \ne 6 \text{ when } x = 2

    At x=2x = 2 it gives 44, not 66.

  9. Check the shape as well as the value

    yxy \propto \sqrt{x}

    A correct option must have the right shape as well as fit the data point — only y=32xy = 3 \sqrt{2} \sqrt{x} does both.

  10. Say what the constant means

    k=yx=32k = \frac{y}{\sqrt{x}} = 3 \sqrt{2}

    For every pair of values, dividing yy by x\sqrt{x} gives the same number, 323 \sqrt{2}.

  11. Predict a second point from the model

    x=4y=62x = 4 \Rightarrow y = 6 \sqrt{2}

    The model can now be used anywhere, not just at the given point.

  12. Check that second point rules out a wrong option

    3x63 \sqrt{x} \rightarrow 6

    The wrong option gives 66 there, not 626 \sqrt{2} — the two models disagree everywhere except, at best, a single point.

  13. Note the usual error

    ykxy \ne kx

    Reading the words as a straight-line relationship is the most common mistake in this topic.

  14. Summarise the method

    wordsy=k×kmodel\text{words} \rightarrow y = k \times \ldots \rightarrow k \rightarrow \text{model}

    Words to equation, data to constant, constant back into the equation: the same three moves every time.

  15. State the answer

    y=32xy = 3 \sqrt{2} \sqrt{x}

    So the correct formula is y=32xy = 3 \sqrt{2} \sqrt{x}.

Answer
y=32xy = 3 \sqrt{2} \sqrt{x}
Question 3
5 markschallenging
yy is directly proportional to the cube of xx. In this relationship xx is divided by 2. Which statement about yy is correct?
Show worked solution

Worked solution

  1. Write the relationship as an equation

    y=kx3y = k x^{3}

    Keep the constant kk in — it will cancel out later, which is exactly why the answer does not depend on it.

  2. Replace the variable with its new value

    ynew=kx38y_{new} = \frac{k x^{3}}{8}

    xx is divided by 2, so every xx in the model becomes 0.5x0.5x.

  3. Compare the new value with the old one

    ynewy=18\frac{y_{new}}{y} = \frac{1}{8}

    The constant kk and the xx cancel, leaving a pure number: 18\frac{1}{8}. yy is divided by 8.

  4. Try it with numbers to be sure

    x=2y=8k,x=1y=1kx = 2 \rightarrow y = 8k, \quad x = 1 \rightarrow y = 1k

    Taking x=2x = 2 and then x=1x = 1 gives 8k8k and 1k1k — a factor of 18\frac{1}{8}, confirming the algebra.

  5. Note the trap

    y0.5yy \ne 0.5y

    The scale factor on yy is not the same as the scale factor on xx unless yxy \propto x. The power in the model changes it.

  6. Write the general rule for this model

    yx3xcx gives yc3yy \propto x^{3} \Rightarrow x \rightarrow cx \text{ gives } y \rightarrow c^{3}y

    Multiplying xx by cc multiplies yy by c3c^{3} — that is the whole of the scale-factor idea.

  7. Check one of the wrong statements

    1812\frac{1}{8} \ne \frac{1}{2}

    yy is divided by 2. would need a factor of 12\frac{1}{2}, not 18\frac{1}{8}, so it is false.

  8. Check another wrong statement

    1816\frac{1}{8} \ne \frac{1}{6}

    yy is divided by 6. would need a factor of 16\frac{1}{6}, not 18\frac{1}{8}, so it is false too.

  9. Check a third wrong statement

    188\frac{1}{8} \ne 8

    yy is multiplied by 8. needs a factor of 88 — again not 18\frac{1}{8}.

  10. Check the last wrong statement

    1814\frac{1}{8} \ne \frac{1}{4}

    yy is divided by 4. needs a factor of 14\frac{1}{4}, so it is wrong as well.

  11. Try a second set of numbers

    x=4y=64k,x=2y=8kx = 4 \rightarrow y = 64k, \quad x = 2 \rightarrow y = 8k

    A different starting value gives the same factor 18\frac{1}{8} — the result is independent of where you start and of kk.

  12. Link it to the graph

    y=kx3y = k x^{3}

    The graph of this model is a curve, not a straight line, so equal steps along xx never give equal steps in yy.

  13. Summarise the method

    factor on y=ynewyold\text{factor on } y = \frac{y_{new}}{y_{old}}

    Always form the ratio of new to old — it turns a wordy question into one short calculation.

  14. Restate the answer

    ynewyold=18\frac{y_{new}}{y_{old}} = \frac{1}{8}

    yy is divided by 8. This is the statement to choose.

  15. State the conclusion

    y18yy \rightarrow \frac{1}{8}y

    So yy is divided by 8.

Answer
y18yy \rightarrow \frac{1}{8}y
Question 4
5 markschallenging
yy is inversely proportional to the square of xx. xx is decreased by 20%. Work out the percentage increase in yy.
Show worked solution

Worked solution

  1. Write the model with its constant

    y=kx2y = \frac{k}{x^{2}}

    A percentage-change question is a scale-factor question in disguise, so keep kk as a letter.

  2. Turn the percentage into a multiplier

    x0.8xx \rightarrow 0.8x

    Decreased by 20% means multiplying xx by 0.8=450.8 = \frac{4}{5}.

  3. Substitute the multiplier into the model

    ynew=25k16x2y_{new} = \frac{25 k}{16 x^{2}}

    Replace every xx with 0.8x0.8x and simplify.

  4. Form the ratio of new to old

    ynewyold=2516\frac{y_{new}}{y_{old}} = \frac{25}{16}

    The kk and the xx cancel exactly, leaving the multiplier 2516\frac{25}{16} on yy.

  5. Turn the multiplier back into a percentage change

    1.56251=0.56251.5625 - 1 = 0.5625

    A multiplier of 1.56251.5625 is a n increase of 56.2556.25%.

  6. Work the multiplier out as an exact fraction

    x45xy2516yx \rightarrow \frac{4}{5}x \Rightarrow y \rightarrow \frac{25}{16}y

    As an exact fraction the multiplier on yy is 2516\frac{25}{16}. Working in fractions avoids the rounding errors that decimals bring in.

  7. Check with a concrete pair of numbers

    x=10y=1100k,x=8y=164kx = 10 \rightarrow y = \frac{1}{100}k, \quad x = 8 \rightarrow y = \frac{1}{64}k

    The ratio of those two is 2516\frac{25}{16}, matching the algebra.

  8. Note the trap

    56.25%20%56.25\% \ne 20\%

    The percentage change in yy is not the percentage change in xx — the power in the model magnifies (or inverts) it.

  9. Explain why a decrease can follow an increase

    y1x2y \propto \frac{1}{x^{2}}

    Because yy is inversely proportional to the square of xx, increasing xx makes yy smaller.

  10. Summarise the method

    multiplier on xmultiplier on ypercentage\text{multiplier on } x \rightarrow \text{multiplier on } y \rightarrow \text{percentage}

    Three moves: percentage to multiplier, multiplier through the model, multiplier back to a percentage.

  11. Write the general rule

    y1x2xcx gives y1c2yy \propto \frac{1}{x^{2}} \Rightarrow x \rightarrow cx \text{ gives } y \rightarrow \frac{1}{c^{2}}y

    Any multiplier cc on xx gives the multiplier 1c2\frac{1}{c^{2}} on yy.

  12. Check the answer is reasonable

    0<25160 < \frac{25}{16}

    The multiplier is positive and greater than 1, which agrees with a percentage increase.

  13. Reflect on why the constant never mattered

    k×k×\frac{k \times \ldots}{k \times \ldots}

    The constant kk cancels in the ratio, so a percentage-change question can be answered even when kk is unknown.

  14. Restate the answer

    y2516yy \rightarrow \frac{25}{16}y

    The percentage increase in yy is 56.2556.25%.

  15. State the percentage change

    56.25%56.25\%

    So yy increases by 56.2556.25%.

Answer
56.25%56.25\%
Question 5
6 markschallenging
yy is directly proportional to the square of xx. When xx increases from 22 to 66, yy increases by 9696. Find the value of xx when y=108y = 108.
Show worked solution

Worked solution

  1. Write the model with its constant

    y=kx2y = k x^{2}

    The constant kk is unknown, but the change in yy is enough to find it.

  2. Write the first value in terms of the constant

    y1=k×22=4ky_1 = k \times 2^{2} = 4k

    When x=2x = 2, y=4ky = 4k.

  3. Write the second value in terms of the constant

    y2=k×62=36ky_2 = k \times 6^{2} = 36k

    When x=6x = 6, y=36ky = 36k.

  4. Write the change as an expression

    y2y1=36k4k=32ky_2 - y_1 = 36k - 4k = 32k

    The increase in yy is itself a multiple of kk, which is what makes the constant findable.

  5. Set the change equal to the number given

    32k=9632k = 96

    The question says yy increases by 9696, so that expression equals 9696.

  6. Solve for the constant

    k=9632=3k = \frac{96}{32} = 3

    So k=3k = 3 and the model is y=3x2y = 3 x^{2}.

  7. Check the two values

    y1=12,y2=108y_1 = 12, \quad y_2 = 108

    The difference is 9696, which matches the 9696 in the question — the constant is right.

  8. Write the complete model

    y=3x2y = 3 x^{2}

    This is the model that answers everything else in the question.

  9. Say why one pair of values was not given

    y2y1=32ky_2 - y_1 = 32k

    No single pair of values is given here — only the change. That is still enough, because the change is also a multiple of kk.

  10. Check the model at a third value

    x=8y=192x = 8 \Rightarrow y = 192

    The finished model can be used at any value, which is the point of finding kk.

  11. Substitute the value asked for

    108=3x2108 = 3 x^{2}

    This time yy is known, so solve for xx.

  12. Undo the power and take the positive root

    x=6x = 6

    So x=6x = 6 when y=108y = 108.

  13. Note the trap

    ykxy \ne kx

    Treating the relationship as a straight line would give a different constant and a wrong answer.

  14. Sense check the direction

    x:26x: 2 \rightarrow 6

    yy grows as xx grows, so a larger xx must give a larger yy — check the answer moves the right way.

  15. State the final answer

    x=6x = 6

    So x=6x = 6.

Answer
x=6x = 6

Unlock 29 more Algebraic proportion questions

Create a free account to work through every GCSE Algebraic proportion question with instant step-by-step worked solutions, progress tracking and interactive lessons.

  • Full worked solutions for every question
  • Interactive lessons and instant feedback
  • Track your mastery across every topic
Create a Free Account

No card required · Free forever

More Algebraic proportion practice

Related Ratio & Proportion topics