SOLUTION: The word problem is: "The sum of two numbers is ten. The product of the two numbers is twenty-one. Find the numbers." We are required to write a let statement: Let n=the first n

Algebra.Com
Question 260361: The word problem is: "The sum of two numbers is ten. The product of the two numbers is twenty-one. Find the numbers."
We are required to write a let statement:
Let n=the first number
and then i do not know the second.... something = the second number
And after i get the problem set up i know i need to set it equal to zero, factor, set equal to zero and solve. I am just confused on the second part of the let statement and then setting up the initial problem.

Answer by drk(1908)   (Show Source): You can put this solution on YOUR website!
Since you tell us you just need the set up, here we go . . .
Let A be the first number and B = second number
(i) A + B = 10
(ii) A*B = 21
Solve (i) for A to get
(iii) A = 10-B
by substituting (iii) into (ii) , we get
(iv) (10-B)(B) = 21
distributing we get
(v) -B^2 + 10B = 21
from here set = 0 factor and solve to find B. Once you have B substitute to get A.

RELATED QUESTIONS

The sum of two numbers is six. The sum of the squares of the two numbers is twenty. Find... (answered by PRMath)
I am having trouble with this one as well; The sum of two numbers is twelve. The product (answered by multiplier)
The product of two numbers is 621. The sum of the two numbers is 50. What are the two... (answered by Maths68)
how do i do this problem? the sum of two numbers is twenty five. the sum of two and four... (answered by mananth)
The product of two numbers is 442. The sum of the two numbers is 43. Find the two... (answered by Fombitz)
The sum of two numbers is two, and the product of those two numbers is -24. What are the... (answered by jim_thompson5910)
The larger of two numbers is one more than twice the smaller. The sum of the numbers is... (answered by mananth)
The sum of two numbers is seven. The sum is the squares of the two numbers is... (answered by ikleyn)
The sum of two numbers is six. The sum of the squares of the two numbers is twenty-six.... (answered by stanbon)