View Single Post
  #1  
Old May 2nd, 2008, 06:35 AM
looi76's Avatar
looi76 looi76 is offline
Member
 
Join Date: Jan 2008
Posts: 185
Country:
Thanks: 222
Thanked 0 Times in 0 Posts
looi76 is on a distinguished road
Default [SOLVED] Quadratic Equation

Question:
Find the value of x when y = 0
y = \frac{2x - 1}{x + 3}

Attempt:

(2x - 1)(x + 3)^{-1} = 0

(2x - 1)(x^{-1} + \frac{1}{3}) = 0

2 + \frac{2}{3}x - x^{-1} - \frac{1}{3} = 0

\frac{2}{3}x - x^{-1} + \frac{5}{3} = 0

\frac{4}{9}x^2 - 1 + \frac{5}{3} = 0

\frac{4}{9}x^2 + \frac{5}{3} - 1 = 0

I think the quadratic equation that i got is wrong ... Where did I go wrong?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote