SOLUTION: How do I solve for x in this equation? x + 12/x = 7
Algebra
->
Test
-> SOLUTION: How do I solve for x in this equation? x + 12/x = 7
Log On
Test Calculators and Practice
Test
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
Click here to see ALL problems on test
Question 492005
:
How do I solve for x in this equation?
x + 12/x = 7
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
x + 12/x = 7
multiply both sides by x:
x^2 + 12 = 7x
x^2 - 7x + 12 = 0
factoring left:
(x-3)(x-4) = 0
x = {3,4}