Here’s and example of a SMART MATH problem for GEOMETRY.
Geometry Problem 1
Find the distance between points P (-3, 2) and Q (-5, 8).
- units
- 4 units
- 6 units
- units
- units
[xyz-ihs snippet=”GoogleAdsenseHor”]
The Usual Way
Using formula of distance between two points =
=
=
= units
(Ans: 1)
Estimated Time to arrive at the answer = 30 seconds.
[xyz-ihs snippet=”Code2″]
The Smart Way
Difference between and = 2 units
Difference between and = 6 units
Since, the lines PQ, and form a right angled triangle with PQ as the hypotenuse. We already know that the hypotenuse of any right triangle should be more than the longest right side but less than the sum of the right sides. Thus length of PQ should be lying between 6 < PQ < (6 + 2). The only value satisfying this range is 6.3 units.
(Ans: 1)
Estimated Time to arrive at the answer = 15 seconds.
[xyz-ihs snippet=”FreeMath”][xyz-ihs snippet=”Code1″]