1 of 14

Pythagorean Theorem

Created by Banting Memorial High School Math Department

2 of 14

Minds On...use your whiteboard to solve the following problem

On my Right Triangle:

Side a is 5cm.

Side b is 12cm

What is the measure of the hypotenuse, side c?

3 of 14

Action...Write the pseudocode for a program that can calculate the length of a hypotenuse, given two sides

What will the input be?

How will you get the input?

How will the output be calculated?

4 of 14

Create a new sprite

Create a new background

5 of 14

Translate you pseudocode into a progam in Scratch

You might find the following blocks helpful…

Remember to test your program...use the numbers from the Minds On!

6 of 14

Your program may

be similar to…

7 of 14

TITLE your program

SHARE your program

ADD your program to your STUDIO

8 of 14

Minds On...use your whiteboard to solve the following problem

On my Right Triangle:

The hypotenuse is 10.

Side a is 8.

What is the measure of side b?

9 of 14

Write a program in Scratch that calculates the length of side a, given side b and side c.

….test your program using the values from your work on the whiteboards

10 of 14

Consolidation…

  • Create a Google Slide called “Pythagorean Theorem”
  • Print Screen your work for each of the two tasks
  • What is the purpose of each program?
  • What is the input?
  • What is the output?

11 of 14

12 of 14

Extension #1

Draw the Right Triangle

13 of 14

Extension #2

Create a program where the user inputs two of the values (a, b, c) and the program calculates the unknown.

14 of 14