skip to main content


summary
understanding and solving problems involving rates and ratios is crucial for mastering act math questions, focusing on setting up proportions to find unknown values.
  • rates are ratios with different units in the numerator and denominator, essential for solving various act math problems.
  • to solve rate problems, set up an equation where ratio equals ratio, ensuring the units match on both sides.
  • operations with proportions, including simplification and cross-multiplication, are fundamental techniques in solving these problems.
  • practical examples include converting units, calculating time for tasks, and determining quantities in scientific contexts.
  • understanding unit conversion and the ability to manipulate proportions are key skills for success on the act.
chapters
00:00
introduction to rates and ratios
01:45
practical application of rates
03:14
advanced problem solving with rates

q: in the last question about gold, the solution did not follow the pattern of setting up the numerators and denominators to match (mentioned in the summary). actually you crossed the symbols out diagonally. any advice on how to distinguish when to use this method versus the other of matching the numerators and denominators? the formula seemed quite different than the others and i am just wondering is there any method of knowing which approach to take.

a: i can see how this would be a bit confusing. the most important point here is that the advice to "make sure the units of the numerators and denominators match" only applies to proportions—ratios set equal to each other. take a look back at the question at about 2:00 into the video to see an example of this:

8 grams / 1 hour = 30 grams / h hours.

when they are equal to each other like that, you need to match grams with grams and hours with hours (or whatever other units).

when you multiply ratios, on the other hand, as shown in the question you asked about, you don't need to have the same units in each ratio. consider this simple case:

john drives 40 mph for 2 hours. how far does he drive?

well, that's 40m / 1 hour * 2 hours, which gives us 80 miles. they are different types of measurements, but we can multiply them together when one measurement is "unit a per unit b" and the second measurement is "unit b." for example, 20 dollars per book and 5 books? that's 100 dollars. :-)

20 dollars/book * 5 books = 100 dollars <-- the "books" cancel because we have (book/book) = 1

for the last problem, we don't have a proportion. we are multiplying the ratios together to get the ratio we want:

1) the density of gold — or, in other words, the weight per unit of volume, in this case cm³

2) the price per weight 3) the measurements of a cube

it asks us to find the price of gold in the cube.

first, we find the volume of the cube — 8 cm³

second, since we know the weight per volume — 20g/cm³, we can find the weight of the cube = 8cm³ * 20g/cm³ = 160g (the cm³'s cancel)

third, since we know the price per weight, we can find the price of 160g = 160g * $50/g = $8000

so the question you should be asking yourself:

  • am i setting up a proportion to solve such as (a/b = c/x)? in this case the units of the numerator and denominator need to line up. otherwise the statement doesn't make sense.

more examples:

  • proportions on the gre
  • or, am i multiplying ratios together to get a target ratio? in this case, we want the units to line up diagonally such that all but the units of the final answer we are looking for cancel out. that's what we did in the gold problem.

or, take this example:

10 bags per 4 bugs 5 bears per bug 5 donuts per 2 bears.

how many donuts per bag?

(5 donuts / 2 bears) * (5 bears/ 1 bug) * (4 bugs / 10 bags) =

100 donuts / 20 bags = 5 donuts / bag

i hope that makes sense! :)

q: in the block of ice question, i don't understand why the grams canceled out. i understand why the numbers were simplified, but why do the grams cancel?

a: great question! that's definitely not something that mike explains clearly in the video. i'll try to be more explicit here.

the video sets up the equation:

8 grams / 1 hour = 30 grams / h hours. (i should note here that the "1" hour is implied -- the number 1 here is not really necessary, but it will make this more obvious later).

we simplify that to 4 grams / 1 hour = 15 grams / h hours.

now we cross multiply, keeping the units along with the numbers. we get:

4 grams * h hours = 15 grams * 1 hour

at this point, we can actually think of the units (the grams and hours) as variables that we can divide out. if we "divide" both sides by grams, we'll get:

4 * h hours = 15 * 1 hour

the grams have canceled out here. now, if we we divide both sides by 4, we get:

h hours = 15/4 * 1 hours

evaluating 15/4 * 1 we'll get h = 3.75 hours, or 3 hours and 45 minutes.

now, i'm oversimplifying a little bit here, because "grams" and "hours" aren't variables, they are units. however, the underlying thinking is the same -- if we divide two numbers with the same units, the units cancel out. this is actually a really important concept in chemistry called dimensional analysis. it's not something we cover in our course, but here's a good video that explains dimensional analysis.