By looking at this question I understand it is a complex trinomial so do I just decompose it??I have multiplied 98 by 32 getting 3136, but I'm not quite sure what comes next.
2026-03-30 05:25:15.1774848315
On
On
Factor fully $98g^2+112g+32$ by decomposition
93 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
5
There are 5 best solutions below
0
On
$$98g^2+112g+32=2(49g^2+56g+16)=2((7g)^2+8(7g)+16)$$ Then which numbers added give you 8 and multiplied 16?
0
On
You already took the first step: $98 \times 32=3136$. Now, we have to find two factors of $3136$ that add up to be $112$. After some time trying out some factors, I found out that two factors of $3136$ that add up to $112$ are $56$ and $56$. Now we can split up our expression. $$98g^2+112g+32=98g^2+56g+56g+32$$ $$=14g(7g+4)+8(7g+4)$$ $$=(14g+8)(7g+4)$$ Now, we can factor out a common factor $2$ in $14g+8$. $$2(7g+4)(7g+4)$$ $$2(7g+2)^2$$ $$\displaystyle \boxed{98g^2+112g+32=2(7g+2)^2}$$
Hint: $98g^2 + 112g + 32 = (98g^2 + 56g) + (56g + 32)$. Can you take it from here?