I have one question please...I solved it in this way..so I am not sure..that is it right or not? and If I solved it in the wrong way..so would like to know about the correct way and method to solve it..so please :
Solve the equation (x-3) (x+9) (x+5) (x-7) = 385
and here is I solved it in this way :
Solve the equation:
(x-3) (x+9) (x+5) (x-7) = 385
x ( (1-3) (1+9) (1+5) (1-7)) = 385
x ( (-2) (10) (6) (-6) ) = 385
x ( (-20) (6) (-6) ) = 385
x ( (-120) (-6) ) = 385
x ( 720 ) = 385
720x = 385
x = 385/720
x = 0.5347222
waiting for your replies...
With regards to your attempt, when you take x out as a common factor, you have to take x out of all components.
So (x-3) = x(1 - 3/x) A good way to test your steps is to expand it out again!
– Fuzz Mar 24 '14 at 14:04