If I have a fraction such as:
$\frac{1+d(6-4a)}{1-a+d(7-4a)}$
then how can I separate it so I have it as $\frac{1}{1-a}+(some-term)$
Thanks.
If I have a fraction such as:
$\frac{1+d(6-4a)}{1-a+d(7-4a)}$
then how can I separate it so I have it as $\frac{1}{1-a}+(some-term)$
Thanks.
You initially have the fraction
$$\frac{1 + d(6 - 4a)}{1 - a + d(7 - 4a)}.$$
You can rewrite this as:
$$\frac{1 - d + d(7 - 4a)}{1 - a + d(7 - 4a)}.$$
Furthermore, you can rewrite the last expression as:
$$\frac{(a - d) + (1 - a + d(7 - 4a))}{1 - a + d(7 - 4a)}$$
which simplifies to
$$1 + \frac{a - d}{1 - a + d(7 - 4a)}.$$
Without further information about the allowable values for $d$ (or perhaps, a relationship between $a$ and $d$), I don't think this last quantity can be further streamlined to suit your purposes.
What sort of simplification did you have in mind?