I had a question in my exam paper - Which of the following is not a rational number?
a) $\sqrt{25}$
b) $\sqrt{45}$
c) $\sqrt\frac{256}{225}$
d) $\frac{3}{4}$
The answer to this is b. Now, $\sqrt{45} \approx 6.708$. Can someone explain why this not rational? Is it about decimal points?
A rational number is any number that can be expressed in the form of $\frac{p}{q}$, where $p,q$ are integers and $q\neq 0$.
So $\frac{3}{2}$ qualifies as a rational number right? But, in decimal form, $\frac{3}{2}$ is $1.5$ which has decimals. I thought integers don't have decimals, so 1.5 shouldn't be a rational number!
Can someone clear up my mind? Simple terms please :)
Regards.
You are correct, a rational number is one that can be expressed in the form $m/n$, where $m,n$ are integers (and $n\ne0$ - also we usually assume they have no common factors).
So 1.5 is a rational number because it can be expressed as 3/2.
Indeed, any finite decimal can be expressed in the form $m/n$ (think about what 0.123 means). Some infinite decimals can too, eg 0.333...
But $\sqrt5$ cannot. There is a standard proof for that. Are you familiar with it?
[Following your question below]
5 is a prime. Suppose we had $\sqrt5=\frac{a}{b}$. We can take out any common factors, so that $a,b$ are relatively prime. Then $a^2=5b^2$. But that implies that 5 divides $a^2$. Since 5 is prime, it must also divide $a$. Suppose $a=5c$. But now we can divide through by 5 to get $5c^2=b^2$. So exactly the same argument shows that $b$ is divisible by 5. Contradiction.