Ask Experts Questions for FREE Help!
 

Free Answers in 3 Easy Steps

Register Now
3 Steps
 


Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.
  View Answers    Answer this question    Ask a question  
 

junipermcj
Jan 15, 2012, 12:56 PM
x^2-2x-13=0 I need help solving this problem using the Indian Method

corrigan
Jan 15, 2012, 10:17 PM
First move the -13 to the other side and get x^2-2x=13 .
Since the coefficient of x^2 is one, multiply both sides by 4 and get:
4x^2 - 8x = 52 .
Square the coefficient of the original x term, which was -2 , to get 4 , then add it to both sides and get:
4x^2 -8x +4 = 56 .
Factor 4x^2 -8x +4 and we get:
\Rightarrow (2x - 2)^2 =56 .
Take the square root of both sides and solve for x.
2x - 2 = \pm sqrt{56} .
\Rightarrow 2x = 2 \pm sqrt{56} .

\Rightarrow x = \frac{2 \pm sqrt{56}}{2} .

\Rightarrow x = \frac{2 \pm 2sqrt{14}}{2} .

\Rightarrow x = 1 \pm sqrt{14} .


I had never heard of this "indian method" before, I had to look it up. How this is easier than completing the square I don't know. I think it's for people who see fractions and freak out. Now I feel dirty.