EASY
MYP:3
IMPORTANT
Earn 100

Groups of three whole numbers that satisfy Pythagoras' theorem are called "Pythagorean triples". Find the third number that would make these into Pythagorean triples. They are given in numerical order.

8, ___,17

50% studentsanswered this correctly

Important Questions on Triangles Principles, Processes and Solutions

EASY
MYP:3
IMPORTANT

Groups of three whole numbers that satisfy Pythagoras' theorem are called "Pythagorean triples". Find the third number that would make these into Pythagorean triples. They are given in numerical order.

 ___, 40, 41

HARD
MYP:3
IMPORTANT

You proved Pythagoras' theorem by constructing squares on each of the sides. Does the formula work with other shapes, for example, circles? If semi-circles are constructed on the sides of a right triangle whose sides measure 3cm,4cm and 5cm, show that Pythagoras' theorem still applies.

Question Image
 

EASY
MYP:3
IMPORTANT

Find the shortest distance between the following pair of points. If the answer to the nearest tenth is d units then find d.

-1,4 and (3,10)

EASY
MYP:3
IMPORTANT

Find the shortest distance between the following pair of points. If the answer to the nearest tenth is d units then find d.

-7,-11 and (4,-25)

EASY
MYP:3
IMPORTANT

Find the shortest distance between the following pair of points. If the answer to the nearest tenth is d units then find d.

0,-6 and (4,3)

EASY
MYP:3
IMPORTANT

Find the shortest distance between the following pair of points. If the answer to the nearest tenth is d units then find d.

5,-2 and (13,-2)

EASY
MYP:3
IMPORTANT

When data is sent electronically, for example when you download a song, you don't want parts of it to be missing. Computer programmers, who imagine data as points in space, use Pythagoras' theorem to make sure that the data is where it should be. Given an original point and its final location, determine whether or not a piece of data is where it  should be (a distanced from its original location). Copy and complete this table. 

Original Location

Final Location

Actual distance travelled

Distance data was supposed to travel (d) Did the data end up where it was supposed to? (Y/N)
(2,6) (8,14)   10  
(-1,3) (2,-1)   6  
(1,-1) (-4,5)   7  
(0,7) (-5,-5)   13  

 

EASY
MYP:3
IMPORTANT

In video games, the location of each character is tracked using coordinates. The program uses Pythagoras' theorem to calculate the distance between characters. It then compares this value with minimum distances that have been set for certain actions. For example, a role-playing game is programed to register a "hit" by a character's sword if the character is within 2 units of her opponent. In which of the following scenarios would a "hit" be registered?

i) Player A (1,4) and Player B (2,2)

ii) Player C (-1,2) and Player D (0,1)

iii) Player E (3,2) and Player F (4,1)

iv) Player G (-2,-3) and Player H -1,0