Okay, here's the formal way of solving question 5 (I suspect your niece is actually being expected to use trial-and-error).
Labeling the missing numbers in the circles a, b (top row, L to right) and c, d (bottom row, L to right), we end up with 4 equations in 4 unknowns.
so
a+b=7 (eqn1)
c-d=4 (eqn2)
a+c=10 (eqn3)
b+d=8 (eqn4)
subtract eqn1 from eqn 3 (to get rid of a)
c-b=3 (eqn5)
add eqn2 and eqn 4
c+ b = 12 (eqn6)
add eqn5 and eqn6
2c=15 i.e. c=7.5
substitute c back into eqn 3
a=2.5
substitute c back into 2
d = 3.5
substitute a back into 1
b = 4.5
So the answer looks like this:
2.5 + 4.5 = 7
7.5 - 3.5 = 4
= =
10 8
(I hope your niece has been taught about simultaneous equations, because this would be a bit of a bugger to solve by trial-and-error.)