GCSE Algebraic proportion Practice Questions

Free GCSE Algebraic proportion practice questions with full step-by-step worked solutions. Covers direct proportion, square, finding k, cube. Practise exam-style problems and check your method.

direct proportionsquarefinding kcubesquare rootinverse square
GCSE Higher70 questionsStep-by-step solutions
Question 1
1 markeasy
yy is directly proportional to the square of xx. When x=2x = 2, y=12y = 12. Find the value of the constant of proportionality kk.
Show worked solution

Worked solution

  1. Turn the proportional statement into an equation

    y=kx2y = k x^{2}

    "Directly proportional to the square of xx" becomes y=kx2y = k x^{2} once the constant kk is put in.

  2. Substitute the pair of values given

    12=k×2212 = k \times 2^{2}

    Replace xx with 22 and yy with 1212.

  3. Solve for the constant

    k=3k = 3

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

Answer
k=3k = 3
Question 2
2 markseasy
yy is inversely proportional to the square of xx. When x=2x = 2, y=9y = 9. 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=kx2y = \frac{k}{x^{2}}

    The shape of the model is fixed by the words: y=kx2y = \frac{k}{x^{2}}.

  2. Work out the constant

    k=36k = 36

    The constant of proportionality is 3636.

  3. Write the model and check it

    y=36x2y = \frac{36}{x^{2}}

    Substituting x=2x = 2 gives y=9y = 9 — the option y=36x2y = \frac{36}{x^{2}} is the correct one.

Answer
y=36x2y = \frac{36}{x^{2}}
Question 3
2 marksintermediate
yy is directly proportional to the square root of xx. When x=4x = 4, y=10y = 10. 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

    10=k×410 = k \times \sqrt{4}

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

  3. Work out the constant

    k=5k = 5

    The constant of proportionality is 55.

  4. Write the model and check it

    y=5xy = 5 \sqrt{x}

    Substituting x=4x = 4 gives y=10y = 10 — the option y=5xy = 5 \sqrt{x} is the correct one.

  5. Test the first wrong option

    10x10 when x=410 \sqrt{x} \ne 10 \text{ when } x = 4

    At x=4x = 4 it gives 2020, not 1010.

  6. State the answer

    y=5xy = 5 \sqrt{x}

    So the correct formula is y=5xy = 5 \sqrt{x}.

Answer
y=5xy = 5 \sqrt{x}
Question 4
3 markshard
yy is inversely proportional to the square root of xx. In this relationship xx is multiplied by 4. Which statement about yy is correct?
Show worked solution

Worked solution

  1. Write the relationship as an equation

    y=kxy = \frac{k}{\sqrt{x}}

    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=k2xy_{new} = \frac{k}{2 \sqrt{x}}

    xx is multiplied by 4, so every xx in the model becomes 4x4x.

  3. Compare the new value with the old one

    ynewy=12\frac{y_{new}}{y} = \frac{1}{2}

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

  4. Try it with numbers to be sure

    x=1y=1k,x=4y=12kx = 1 \rightarrow y = 1k, \quad x = 4 \rightarrow y = \frac{1}{2}k

    Taking x=1x = 1 and then x=4x = 4 gives 1k1k and 12k\frac{1}{2}k — a factor of 12\frac{1}{2}, confirming the algebra.

  5. Note the trap

    y4yy \ne 4y

    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

    y1xxcx gives y1cyy \propto \frac{1}{\sqrt{x}} \Rightarrow x \rightarrow cx \text{ gives } y \rightarrow \frac{1}{\sqrt{c}}y

    Multiplying xx by cc multiplies yy by 1c\frac{1}{\sqrt{c}} — that is the whole of the scale-factor idea.

  7. Check one of the wrong statements

    1214\frac{1}{2} \ne \frac{1}{4}

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

  8. Check another wrong statement

    122\frac{1}{2} \ne 2

    yy is multiplied by 2. would need a factor of 22, not 12\frac{1}{2}, so it is false too.

  9. Try a second set of numbers

    x=2y=22k,x=8y=24kx = 2 \rightarrow y = \frac{\sqrt{2}}{2}k, \quad x = 8 \rightarrow y = \frac{\sqrt{2}}{4}k

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

  10. State the conclusion

    y12yy \rightarrow \frac{1}{2}y

    So yy is divided by 2.

Answer
y12yy \rightarrow \frac{1}{2}y
Question 5
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

Unlock 65 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