SOLUTION: solve the following equation for all values of x. 10x^2-5x=0

Algebra ->  Graphs -> SOLUTION: solve the following equation for all values of x. 10x^2-5x=0      Log On


   



Question 1032816: solve the following equation for all values of x.
10x^2-5x=0

Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
We can solve this one by factoring...
10x%5E2+-+5x+=+0
5x%282x+-+1%29+=+0
so that
5x = 0 or 2x - 1 = 0
which leads to
x = 0 or x = 1/2