Jagjeet W. answered 12/11/18
Tutor
5.0
(63)
THE Tutor for Computer Programming (C++, Python, Java)
The number of non box cars is the number of cars minus the number of boxcars.
This is 99 cars - 62 boxcars = 37 non boxcars
The fraction is the number of nonboxcars divided by the total cars
or
37/99.