Need to learn how to solve this: $100 + \frac{110}{1 + r} = \frac{1}{1 + r} + \frac{232}{(1 + r)^{2}}$. Checked this site got to the 3rd line and am completely lost. Can someone help me solve for r line by line please?
2026-04-18 13:35:53.1776519353
$100 + [110/(1+r)] = [1/ (1+r)] + [(232 /(1+r)^2 ]$
117 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
You have this:
$$100+\frac{110}{1+r}=\frac{1}{1+r}+\frac{232}{(1+r)^2}$$
$$100(1+r)^2+110(1+r)-(1+r)-232=0$$
$$100+200r+100r^2+110+110r-1-r-232=0$$
$$100r^2+309r-23=0$$
Can you proceed using quadratic formula?