asked 54.1k views
2 votes
Find two numbers that multiply to make the first number and add to make the second number. (I understand how to do it, I’m just having some issues. It’s not registering.)

Find two numbers that multiply to make the first number and add to make the second-example-1

1 Answer

6 votes
Let
x-----------> the first number
y-----------> the second number

we know that
x*y=x-----------> y=x/x----------> y=1
and x+y=y------> x=y-y---------> x=0

the answer is
the first number is 0
the second number is 1

answered
User GeneralBear
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.