(() => { if ( document.cookie.split(';').some((item) => item.trim().indexOf('ckns_id=') > -1) ) { return; } function localStorageIsAvailable() { try { const storage = window && window.localStorage; if(typeof storage.getItem === 'function') { return true } return false } catch (error) { return false } } if(localStorageIsAvailable()) { var dismissCount = Number(window.localStorage.getItem('-banner-undefined-dismiss-count')); if (dismissCount >= 4) { return; } var lastDismissedDate = Number(window.localStorage.getItem('-banner-undefined-last-dismissed-date')); var currentTime = Date.now(); if (currentTime - lastDismissedDate < 10 * 86400000) { return; } } document.querySelector('html').classList.add('display--banner'); })()

Chemistry

Part of Learn & revise

Sign In Banner

All your learning in one place

Add subjects and guides to My Bitesize to get learning quicker.

  • Nature's chemistry

      • Guide Number
        2 Guides
      • Video Number
        1 Video
    • Everyday consumer products

      Plants are a source of carbohydrates and oils which can be used for food, fuel and many everyday products. Carbohydrates are compounds which contain the elements carbon, hydrogen and oxygen.

  • Chemistry in society

      • Guide Number
        1 Guide
      • Video Number
        1 Video
      • Guide Number
        1 Guide
      • Video Number
        1 Video
    • Properties of fertilisers

      It is important to ensure that plants have the correct nutrients to ensure sufficient food production. There are three main elements required for plant growth; nitrogen, phosphorus and potassium.

    • Nuclear chemistry

      All of the naturally-occurring elements on planet Earth were made inside stars. Stars can together protons, neutrons and electrons to form larger elements. This process is nuclear fusion.

Links