I have two numbers, their sum is 41 and their product is 238. What are the numbers?
I got during this far in my calculations:
$a+b=41,\quad ab=238,\quad 238=41-b.$
I appreciate answers or tips to help me complete this. Thanks in advance
I have two numbers, their sum is 41 and their product is 238. What are the numbers?
I got during this far in my calculations:
$a+b=41,\quad ab=238,\quad 238=41-b.$
I appreciate answers or tips to help me complete this. Thanks in advance
Your first two equations are correct. One way to continue is to solve one of them for a variable. For example, you could find $$ a = 41 - b $$ and substitute into the other equation to get $$ (41 - b)b = 238. $$ The equation in $b$ can be rewritten $b^2 - 41b + 238 = 0$, which has solutions $7$ and $34$ (you can use the quadratic formula to find these).
If we use this information in $a + b = 41$, we also get solutions of $7$ and $34$ for $a$. As far as we are concerned in this problem, there is no difference between the solution $a = 7$ and $b = 34$ and the solution $a = 34$ and $b = 7$. We may simply say: "The two numbers with sum $41$ and product $238$ are $7$ and $34$."