SOLUTION: how do you figure out 3=x^2-4x
Algebra
->
Permutations
-> SOLUTION: how do you figure out 3=x^2-4x
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 331470
:
how do you figure out
3=x^2-4x
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
x^2-4x-3=0
use the quadratic formula to get the roots of the equation
a=1,b=-4,c=-3
..
x1=-(-4)+sqrt((-4)^2-4*1*(-3)))/2*1
x1=4+sqrt(16+12)/2
x1=4+sqrt28 /2
x1=(4+2sqrt7)/2
x1=2+sqrt7
x2=2-sqrt7