Problema Solution
Which of the points A(5,6) or B(-4,7) is closer to the origin?
Input the corresponding letter A or B here: ;
Answer provided by our tutors
by distance u use the pythagorian formula.
5,6 d=√ ( 25+36) = 6.403124,=====> closer
-4,7 d = √( 16+49) = 8.062258