23.0k views
2 votes
Two numbers have a sum of -10 and a difference of -2 what is the product of numbers

User Benbjo
by
6.4k points

1 Answer

2 votes

let 'x' and 'y' be two numbers that have a sum of -10 and a difference of -2, then, we have the following system of equations:


\begin{gathered} x+y=-10 \\ x-y=-2 \end{gathered}

notice that if we add both equations at the same time, we get:


\begin{gathered} x+y=-10 \\ x-y=-2 \\ --------- \\ 2x=-12 \\ \Rightarrow x=(-12)/(2)=-6 \\ x=-6 \end{gathered}

now that we have that x = -6, we can find the value of y substituting x = -6 on any equation:


\begin{gathered} -6+y=-10 \\ \Rightarrow y=-10+6=-4 \\ y=-4 \end{gathered}

therefore, x = -6 and y = -4. Next, we have that the product is (-6)(-4) = 24

User Ilan Klinghofer
by
6.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.