When you do the multiplication you can notice that 10, 20, 30, 40 all have 0's at the end.
So that means 10 *20*30*40 = 1*2*3*4*10000 = 24*10000 = 240,000
A fraction x/y is a ratio between two numbers x and y.
The ratio is preserved if both x and y are scaled up or down by the same number n.
This means you can obtain any fraction equivalent to x/y by multiplying both x and y by n, i.e. (n*x)/(n*y).
Then we have 1/4 = (2*1)/(2*4) = 2/8, for example.
Answer:
<u>At a constant speed of 0.5 miles per minute, the ostrich can run 20 miles in 40 minutes. The unit rate is 0.5 miles per minute.</u>
Step-by-step explanation:
Distance run by the ostrich = 6 miles
Time the ostrich takes to run this distance = 12 minutes
Speed of the ostrich = Distance / Time
Speed of the ostrich = 6 miles / 12 minutes = 0.5 miles per minute
How far the ostrich could run in 40 minutes?
If the ostrich run 0.5 miles per minute, this is the formula:
Speed of the ostrich * 40 minutes = Distance
0.5 miles/minute * 40 minutes = 20 miles (Minutes is simplified in the numerator and the denominator on the left side)
<u>At a constant speed of 0.5 miles per minute, the ostrich can run 20 miles in 40 minutes. The unit rate is 0.5 miles per minute.</u>
Answer:
x = k - 3
Step-by-step explanation:
Given parameters:
Gradient of the line = 5;
Coordinates; M(x, 8)
N(k, 23)
Solution:
If we use the expression for finding the slope of the line, we can solve this problem;
Slope = 
where
x₁ = x y₁ = 8
x₂ = k y₂ = 23
Input the parameters:
5 = 
15 = 5(k - x)
3= k- x
k - x = 3
Express x in terms of k;
-x = 3 - k
Multiply through by -1;
x = -3 + k
x = k - 3