I've looked around at various sites and tried switching between array/eqnarray but don't seem to be able to get the effect I would like. I want to simply give an array I have one single equation number. I would also like to know just to make sure, how to give each equation a number within an array.
The equation I have is the following:
$$
\begin{array}{lr}
N_{x,sk} = k_{sk}\left(\frac{t_{sk}}{b_{sk}}\right)^{2}\bar{Et} \;\;
N_{x,st} = k_{st}\left(\frac{t_{st}}{b_{st}}\right)^{2}\bar{Et}
\end{array}
$$
Could someone please help provide examples where I would have these equations showing one equation number and then also an example with two separate ones please?

{r@{}l}exactly mean in\begin{array}{r@{}l}? – NumberFour Jul 04 '15 at 11:34@{}eliminates the inter column spacing that is usually there withtabularandarray. Try removing it to see the difference. Therandlset the columns to beleft andright aligned. – Peter Grill Jul 04 '15 at 23:26\documentclassand the appropriate packages that sets up the problem. – Peter Grill Feb 05 '19 at 07:18