Hi Sofia,
You are not wrong, you definitely can find the average velocity by dividing displacement by the time or the average speed by dividing the distance traveled by the time. This universal method works for any motion. However for the motion with constant acceleration (constant acceleration can also be zero, by the way) there are useful "shortcuts", namely the kinematic equations, which are not requiring calculus.
To find the instantaneous velocity (or its magnitude, the instantaneous speed) we can use the equation
v(t) = v0 + at
In your case,
v0 = 0 m/s
a = 10 m/s2
t = 10 s
Therefore v = 0 m/s + (10 m/s2)(10 s) = 100 m/s
To find the average velocity (which magnitude in your case is the average speed) you can use the formula
vaverage = (v0 + v) / 2
In your example
v0 = 0 m/s
v = 100 m/s
Therefore the average speed is
vaverage = (0 m/s + 100 m/s) / 2 = 50 m/s
Now let us check our answer. In 10 seconds our object traveled the distance of
x = v0t + 1/2 a t2 = (0.5)(10 m/s2)(10s)2 = 500 m
Its average speed is thus
vaverage = 500 m / 10s = 50 m/s
Best,
Sofia