I have the following line:
$P(can't\,communicate)
= \frac{\#\,of\,combinations\,of\,4\,different\,keys}
{total\,possible\,arrangements}
= \frac{\frac{10*9*8*7}{4}}{2025}
= \frac{1260}{2025} = 0.62 = 62 \% $
This doesn't all fit on one line, so the "= 0.62 = 62 %" falls under a new line, but it is stretched across to fill the WHOLE LINE.
Why is this, and how can I stop it from happening? I just want it to look standard..
