Filters

Clear all
Find a publisher

Showing 13802 results

Show
results per page

This resource contains two excel files which encourage exploration of the background to Pythagoras' Theorem and give practice in its application. Each file contains the same nine sheets of questions which may be suitable for use in the classroom.

...

This sub-collection of resources from the Virtual Text Book collection contains five resources designed for use on an interactive whiteboard to aid the teaching and learning of a variety of topics in ‘Pythagoras and Trigonometry’. Each resource is an interactive Excel worksheet to encourage teacher-student...

This worksheet challenges students to answer a series of questions themed around using Pythagoras theorem. It provides worked examples, examiners top tips and answers to each question. The resource is useful for teaching maths content in design and technology, or as a maths activity sheet.

This resource consists of 23 instant maths ideas, ideal for use as starter questions, extension question or probing questions to assess understanding, asking students to: * investigate the area of tilted squares * explore whether Pythagoras’ theorem works for all triangles * find a proof for Pythagoras’ theorem *...

This MEP resource from CIMT is taken from text book 8A which covers the mathematics scheme of work for the first half of year 8.

Pythagoras' theorem covers: the definition of Pythagoras' theorem, calculating the length of the hypotenuse, calculating the length of the other sides, solving problems in context...

This maths in construction resource looks at Pythagoras’ Theorem and the importance of right angles in construction. The activity is supplemented by worksheet-based calculations and links to careers in Quantity Surveying and Construction Site Manager.

This resource is part of a Nuffield Maths collection exploring Shape and Space. The demand is roughly equivalent to that in Higher Level GCSE and Level 2 Functional Mathematics.

In this resource students use Pythagoras’ Theorem to a series of solve problems.

 

This task is designed to assess how well students understand Pythagorean Triples.

In the initial task students are given the Pythagorean Triples

(3, 4, 5), (5, 12, 13), (7, 24, 25) and (9, 40, 41)

They investigate the relationships between the lengths of the sides of the triangles that belong...

This series of three lessons introduces Python programming to students in secondary school. The lesson objectives include:

  • Creating simple code including the input and print scripts
  • Using "If statements" to make a decision
  • Using the random function in programs

Detailed...

This cheat sheet provides guidance to inexperienced Python programmers. It covers several of the most-used functions, operations and data types including:

• User interaction
• Boolean logic
• String handling and manipulation
• Assigning and using variables
• Loops
• Using simple...

This resource is a comprehensive beginner’s guide to creating procedural programs using Python 3. It would be suitable for self-paced learning and independent work. There are also activities that are suitable as homework tasks that reiterate key terms and concepts. It was originally developed for the pre-2015...

This handy guide sheet shows how the format () method can be used in a variety of situations: • Inserting values into strings, • Formatting layout and alignment, • Displaying numbers with specific formats A print-out-and-keep quick guide shows all the options available when using the format ‘mini-language’.

For students with some prior experience of using simple For and While loops, this intermediate-level resource explores how they can be used for more complex coding while maintaining efficiency.

Exercises include arithmetic applications of While loops, and development of simple For loops to be usable in more...

This intermediate-level resource for those learning to program with Python 3.x looks at conditional statements including ELSE and ELIF. The use of arithmetic and logical operators is covered, along with tricks and tips for more efficient and fault-free code.

An explanation of how different data values and...

This intermediate-level resource for those learning to program with Python 3.x looks at lists (called arrays in other languages), strings and tuples. It covers the main features of these sequences, including the differences between them, how the elements of each are referenced, and some of the functions and...

Pages