The problem
Click to see the original problem
I'm trying to solve X for this equation and I get an error message saying and unexpected character. Please advise. ((4320+2720+X)/.57)=10000+(X/.125)
Answer provided by our tutors
The issue here is that you have typed .57 instead of 0.57 and .125 instead of 0.125.
Replace .57 with 0.57 and .125 with 0.125 and you will get the solution:
Click here to see the step by step solution for 'x'