Top answers


What is the Rutherford scattering experiment and what did it tell us about the nature of the atom?

The experiment involves firing alpha particles, positively charged helium nuclei made of two protons and two neutrons, at a thin layer of gold foil. There is a screen behind the gold foil which is used as a ...
TD
43099 Views

How can the idea of precondtioning as part of 'Thinking Ahead' benefit a programmer when writing code?

'Thinking Ahead' is one of 5 main aspects of Computational Thinking. It is the planning of inputs, ouputs and preconditions that the program will adhear to. By 'Thinking Ahead' programmers can discover how t...
NH
Answered by Nathan H. Computing tutor
10465 Views

What factors affect acidity in solution?

Approach this question in a logical manner breaking it down into constituent parts and then explaining these in turn. Give a defination for acidity i.e. pH: pH=-log10[H+] or pKa=-long10Ka The question is con...
TR
Answered by Theo R. Chemistry tutor
2914 Views

How do you complete the square?

Say you start with a general equation of x 2 +ax+b=0. (If the x 2 has a coefficient the you will need to divide by that first.) You need to move to the equation (x+a/2) 2 -(a/2) 2 +b=0. Then put all of the c...
BC
Answered by Bryony C. Maths tutor
3393 Views

Consider the case for and against carrying out extensive market research[8].

Market research is the process of collecting, collating, and analyzing data on a market and the consumption of goods and services. Market research can be split into secondary research, which involves using d...
TR
6500 Views