View Single Post
  #3  
Old January 5th, 2009, 11:53 PM
magentarita magentarita is offline
MHF Contributor
 
Join Date: Jul 2008
Location: NYC
Posts: 1,489
Country:
Thanks: 1,132
Thanked 23 Times in 16 Posts
magentarita is on a distinguished road
Default nice....

Quote:
Originally Posted by nzmathman View Post
The roots are found by the quadratic formula, x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

In your equation, a = 2, b = 3 and c = -1.

So x = \frac{-3 \pm \sqrt{9 + 8}}{4} = \frac{-3 \pm \sqrt{17}}{4}

This shows there are 2 real roots. Now 17 is a prime number - it can only be divided exactly by 1 and itself. The square root of any prime number is irrational - it cannot be expressed as a fraction. So the roots of the equation are therefore irrational.
Very nicely explained.
Reply With Quote