How to decompose and resolve respect to x

  • Thread starter Thread starter Ignition
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Ignition
Messages
54
Reaction score
0
How to decompose and resolve respect to x[tex]\frac{a}{b\pmx}[/tex]?
 
Physics news on Phys.org


Ignition said:
How to decompose and resolve respect to x[tex]\frac{a}{b\pm x}[/tex]?
You need a space between "\pm" and "x". The way you have it, LaTex tries to find a command "\pmx" and since there isn't one, it shows nothing.
[tex]\frac{a}{b\pm x}[/tex] means, of course, two values: [tex]\frac{a}{b+ x}[/tex] and [tex]\frac{a}{b- x}[/tex]. Now, what do you mean by "decompose with respect to x"? Neither of those fractions can be simplified more.