SOLUTION: For a game, I need to solve the following question:
4(x+3)+2-8(x+4)=2x-3-4(x+2)-60/x
This is what I have so far:
4X+12+2-8X-32=2X-3-4X-8-(60/x)
4X-8X-2X+4X+(60/X)=-12-2+32-3-
Algebra ->
Equations
-> SOLUTION: For a game, I need to solve the following question:
4(x+3)+2-8(x+4)=2x-3-4(x+2)-60/x
This is what I have so far:
4X+12+2-8X-32=2X-3-4X-8-(60/x)
4X-8X-2X+4X+(60/X)=-12-2+32-3-
Log On
Question 770341: For a game, I need to solve the following question:
4(x+3)+2-8(x+4)=2x-3-4(x+2)-60/x
This is what I have so far:
4X+12+2-8X-32=2X-3-4X-8-(60/x)
4X-8X-2X+4X+(60/X)=-12-2+32-3-8
-2X+(60/X) = 7
Now I'm stuck. Please help me out how to solve this. Thank you!
You've proceeded correctly so far!
Continue from the last equation
-2X+(60/X) = 7
Multiplying by x
-2*x^2 + 60 = 7*x
This is a standard quadratic equation which can be solved by factorizing
So the 2 roots are
2*x + 15 = 0, or x = -15/2
x - 4 = 0, or x = 4
Hope you got it :)