Register - Login

Who Discovered Gravity? (And Was It Really an Apple?)

Who Discovered Gravity? (And Was It Really an Apple?)

 Isaac Newton formulated the universal law of gravitation, inspired by observing an apple fall. While the apple story is partly legendary, it illustrates his quest to understand why objects fall toward Earth. Newton’s work revolutionized our understanding of gravity and motion.

Members Only

You need to be registered and logged in to access this learning resource and other member only content. It only costs £1.99

Leave a comment

'; // Add header content for print html += '

Lenara Learning

Get more learning resources at www.lenara.uk

'; // Insert the worksheet content html += '
' + content + '
'; html += ''; printWindow.document.write(html); printWindow.document.close(); printWindow.focus(); // Trigger printing and auto-close the popup printWindow.print(); printWindow.onafterprint = function() { printWindow.close(); }; setTimeout(function() { printWindow.close(); }, 1500); }