IdeasCuriosas - Every Question Deserves an Answer Logo

In Mathematics / High School | 2013-12-13

The sum of two numbers is 95, and their difference is 61. What are the two numbers?

Asked by Anonymous

Answer (3)

Let's call:
f i rs t # = x
seco n d # = y
then
when we have a SUM, we have PLUS and when we have a DIFFERENCE, we have MINUS... Let's go then...
\begin{Bmatrix}x+y&=&95\\x-y&=&61\end{matrix}
now we can sum all the rows then we got it... (This is the other way to solved this question)
x + y + ( x − y ) = 95 + 61
x + y + x − y = 156
2 x = 156
x = 78 ​
now we can replace this value at first or at second row, you just need to pick up one...
I'll choose the second one
x − y = 61
78 − y = 61
y = 78 − 61
y = 17 ​
\boxed{\boxed{\begin{Bmatrix}x&=&78\\y&=&17\end{matrix}}}

Answered by D3xt3R | 2024-06-10

\left \{ {x+y=95} \atop {x-y=61}} \right. \\
\\2x=156\\x= \frac{156}{2} \\
\\x=78\\
\\y=95-y\\y=95-78\\y=17
First number 78, and the second is 17 .

Answered by 452 | 2024-06-10

The two numbers are 78 and 17. The sum of these numbers is 95, and their difference is 61. By setting up and solving the system of equations, we found these values systematically.
;

Answered by D3xt3R | 2024-10-14