Top answers

All subjects
All levels

How do I find out where two functions meet on a graph?

Both equations should be given with variables of y and x. They may however not be given in the form y=mx+c where m and c are constants, the equation could be given in the form of a circle (y-a)2

TR
Answered by Thomas R. Maths tutor
3077 Views

How does the circulatory system work?

This system is made up of two main components: the heart and the vasculature.  The heart is an organ with two sides, each of which is dedicated to carry out a different job.  The right side receives deoxy...

NW
Answered by Nicholas W. Biology tutor
3935 Views

Make button that says how many times it has been clicked.

<button id="count" onclick="showCount()">0</button>
var x = 0; function showCount() {
  x++;
  document.getElementById("count").innerHTM...

PW
Answered by Piotr W. Javascript tutor
1104 Views

Make a dropdown list with red type and yellow background.

<select style="color: red; background-color: yellow">
  <option value="1">1</option>
  <option value="2">2</option>
  <opti...

PW
1898 Views

How come nuclei become more unstable the bigger they are?

The nucleus is made up of protons and nuetrons, which means there is an electric repulsion. The nucleus is held together by somethign called the strong nuclear force. This overrides the electromagnetic re...

TR
Answered by Thomas R. Physics tutor
2227 Views

We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2025 by IXL Learning