SOLUTION: 6/x + x/2 = 4 What is x?
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: 6/x + x/2 = 4 What is x?
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 32671
:
6/x + x/2 = 4
What is x?
Answer by
mukhopadhyay(490)
(
Show Source
):
You can
put this solution on YOUR website!
6/x + x/2 = 4
=> (12+x^2)/2x = 4
=> x^2+12 = 8x
=> x^2-8x+12 = 0
=> (x-6)(x-2) = 0
=> (x-6)=0 or (x-2)=0
=> x=6 or x=2