I'm studying basic algebra through Khan Academy at a late age (I'm in my 30s, but what I'm learning now is probably elementary to middle school).
The reason I didn't study math when I was younger was simply because I was stupid, and even though I'm studying now, I don't think that has changed.
Anyway, the part I don't understand is
In the ratio and proportionality unit
time×speed = distance
is a formula of the form
My confusion here is that
is the process of multiplying time when speed is a fraction.
I understand this algebraically
Time×Speed = Distance is
speed = distance/time and
distance/time(speed) × time = distance
like this.
But what I'm obsessing over here is this,
if 5/6 is a speed of 5 miles per 6 hours, then when you multiply that by 12 hours.
multiplied by the number in the numerator (5×12 = 60) divided by the number in the denominator, 6.
how does that divide into 5 miles per 6 hours?
How can the number 60 in the numerator be divided by 5 miles per 6 hours?
for example, if just 2/1, like 2 miles per hour, or the number 2
2 miles x 12 hours = 24 miles, which makes sense.
What about the case I mentioned earlier?
5 miles x 12 hours = 60 miles
Does that mean 60 miles/6 hours?
But how does that equation break down to 5 miles per 6 hours? Ha....
I'm so dumb I'm not even sure how to ask the question.
I don't know if you'll understand the question.
But I'd appreciate it if someone could help me out
I guess the question is also about units? When you said "5 miles x 12 hours = 60 miles", this is actually not correct, and might have led to your confusion about "60 miles/6 hours" later.
Your initial goal is to multiply a speed (given as a fraction) and a time, and you tried to first multiply the numerator and the time, which is OK:
$$\text{Distance travelled} = \frac{5\text{ miles}}{6\text{ hours}} \times 12 \text{ hours} = \frac{5\text{ miles} \times 12 \text{ hours}}{6\text{ hours}}$$
But the numerator unit is not simply "miles", and should be "miles" and "hours" multiplied:
$$\ldots = \frac{5\text{ miles} \times 12 \text{ hours}}{6\text{ hours}} = \frac{60\text{ mile-hours}}{6\text{ hours}}$$
The "$60\text{ mile-hours}$" alone is not a common physical quantity, and "mile-hour" is not a common unit. But divide that by $6\text{ hours}$, and all is good:
$$\ldots = \frac{60\text{ mile-hours}}{6\text{ hours}} = 10\text{ miles}$$
Often you might see that all intermediate units are omitted as followed, but in the background the units still exist:
$$\text{Distance travelled} = \frac{5}{6} \times 12 = \frac{5\times 12}{6} = \frac{60}{6} = 10\text{ miles}$$
Your question should be distinguished from a completely different question that involves the same numerical multiplication but different units:
The difference here is that the "$12$ times" has no units. You may still represent G's speed as $5\text{ miles}$ per $6\text{ hours}$:
$$\text{P's speed} = \frac{5\text{ miles}}{6\text{ hours}} \times {12}_\text{(unitless!)} = \frac{5\text{ miles} \times 12}{6\text{ hours}}$$
This time the numerator really has a unit of "miles", and the numerator alone represents the distance P would travel in $6\text{ hours}$:
$$\ldots = \frac{5\text{ miles} \times 12}{6\text{ hours}} = \frac{60\text{ miles}}{6\text{ hours}} = 10 \text{ miles per hour}$$
It also makes sense that this result shouldn't "break down to 5 miles per 6 hours", because one shouldn't expect these two (non-zero) speeds to be equal.