krit.club logo

Number - Ratios and Proportions

Grade 8IB

Review the key concepts, formulae, and examples before starting your quiz.

🔑Concepts

Understanding Ratios: A ratio is a comparison between two or more quantities of the same kind, usually expressed in the form a:ba:b. Visually, a ratio like 2:32:3 can be represented by a bar model with 22 blocks of one color and 33 blocks of another, showing the relationship between the parts.

Simplifying Ratios: Ratios are simplified by dividing all terms by their Highest Common Factor (HCF) until no further division is possible. For example, the ratio 12:1812:18 simplifies to 2:32:3 after dividing both sides by 66. Visually, this is like zooming out on a pattern of tiles while the relative proportions of colors remain the same.

Sharing in a Given Ratio: To divide a total quantity into a ratio a:ba:b, you must first calculate the total number of parts by adding the terms of the ratio (a+ba + b). Then, divide the total quantity by these parts to find the value of 'one part' before multiplying back by aa and bb respectively.

Direct Proportion: Two quantities are in direct proportion if an increase in one leads to a proportional increase in the other. Visually, a graph of two quantities in direct proportion is always a straight line that passes through the origin (0,0)(0,0). The relationship is defined by y=kxy = kx, where kk is the constant of proportionality.

Inverse Proportion: Two quantities are in inverse proportion if an increase in one leads to a proportional decrease in the other, such that their product remains constant (xy=kxy = k). Visually, this relationship is represented by a downward-sloping curve called a hyperbola that approaches the axes but never touches them.

Unit Rate and Unitary Method: The unit rate is a comparison where the second term is 11, such as 5 dollars per kg5 \text{ dollars per kg}. This is useful for 'best buy' problems. Visually, the unit rate is the gradient (steepness) of the line on a direct proportion graph.

Scale Drawings and Map Ratios: Scale is the ratio of the length of a drawing or map to the actual length. A scale of 1:n1:n means 1 unit1 \text{ unit} on the drawing represents nn units in real life. Visually, a 1 cm1 \text{ cm} line on a 1:50,0001:50,000 map represents 50,000 cm50,000 \text{ cm} (or 500 m500 \text{ m}) of actual terrain.

📐Formulae

Ratio Simplification: a:b=ax:bxa:b = \frac{a}{x} : \frac{b}{x} (where xx is the HCF)

Total Parts = a+b+c+a + b + c + \dots

Value of One Part = Total QuantityTotal Parts\frac{\text{Total Quantity}}{\text{Total Parts}}

Direct Proportion Equation: y=kxy = kx or y1x1=y2x2\frac{y_1}{x_1} = \frac{y_2}{x_2}

Inverse Proportion Equation: y=kxy = \frac{k}{x} or x1y1=x2y2x_1 y_1 = x_2 y_2

Scale Factor = Drawing LengthActual Length\frac{\text{Drawing Length}}{\text{Actual Length}}

💡Examples

Problem 1:

Divide 240240 Gold coins between Alice and Bob in the ratio 5:75:7.

Solution:

  1. Find the total number of parts: 5+7=125 + 7 = 12 parts.
  2. Calculate the value of one part: 240÷12=20240 \div 12 = 20 coins.
  3. Calculate Alice's share: 5×20=1005 \times 20 = 100 coins.
  4. Calculate Bob's share: 7×20=1407 \times 20 = 140 coins.
  5. Check: 100+140=240100 + 140 = 240.

Explanation:

To share a quantity, we find the value of a single 'unit' or 'part' first, then multiply that unit by the ratio terms.

Problem 2:

If yy is directly proportional to xx, and y=15y = 15 when x=3x = 3, find the value of yy when x=10x = 10.

Solution:

  1. Use the formula y=kxy = kx to find the constant kk.
  2. 15=k×3    k=153=515 = k \times 3 \implies k = \frac{15}{3} = 5.
  3. The equation is y=5xy = 5x.
  4. Substitute x=10x = 10 into the equation: y=5×10=50y = 5 \times 10 = 50.

Explanation:

Since the relationship is directly proportional, the ratio y/xy/x must be constant. We find this constant (kk) first, then apply it to the new value.