It would be 11 if I’m reading this right
This is something you would do through trial and error. At least, that's the approach I took. I'm not sure if there is any algorithm to solve. The solution I got is shown in the attached image below. There are probably other solutions possible. The trick is to keep each number separate but not too far away so that the other numbers to be filled in later don't get too crowded to their neighbor.
Side note: any mirror copy of what I posted would work as well since you can flip the page around and it's effectively the same solution.
1.60 mi +1.75 mi = 3.35 mi = 3 7/20 mi
Answer:
1.07 hours
Step-by-step explanation:
14 miles = 1 hour
15 miles = x hours
Equal these two together
14 mi/1hr = 15 mi/xhr
Cross multiply
14 mi × x hr = 1 hr × 15 mi
I will stop using the units for now so it won't be as confusing
14x = 15
Divide both sides by 14 to isolate the variable
14x ÷ 14 = 15 ÷ 14
x = 1.07... hours
Answer:
f^-1 (x) = (1 - x)/3.
Step-by-step explanation:
f(x) = -3x + 1
3x = 1 - f(x)
x = (1 - f(x)) / 3
So f^-1 x = (1 - x)/3.