Find a number using a quadratic equation
Problem 1
Find two integers with a product of -40 and a sum of -3.
Solution
ANSWER. The numbers are -8 and 5.
Two solutions are possible.
One solution is to guess the answer mentally.
A person familiar with the multiplication table, can do it mentally (without using equations) in 10 seconds.
Alternative solution is algebraic. Write equations as you read the problem
x + y = -3 (1)
xy = -40. (2)
From equation (1), express y = -3 - x and substitute into equation (2)
x*(-3-x) = -40.
Simplify it and reduce to the standard form of the quadratic equation
-x^2 - 3x + 40 = 0, or, equivalently,
x^2 + 3x - 40 = 0.
You may solve the last equation either by factoring
(x+8)*(x-5) = 0
or using the quadratic formula
=
=
=
.
It gives you the same answer that is placed at the very beginning.
Problem 2
Two positive integers differ by 6. Their product is 616. Find the integers.
Solution
Let x be the smaller integer; then the greater integer is (x+6).
Then you write this equation for the product
x*(x+6) = 616,
or
x^2 + 6x - 616 = 0.
Use the quadratic formula to solve this quadratic equation.
=
=
=
Only positive root is the solution to the problem x =
=
= 22.
ANSWER. The numbers are 22 and 28.
Problem 3
The difference of two positive numbers is six. Their product is 223 less than the sum of their squares.
What are the two numbers?
Solution
Let x be the larger number, y be the lesser number.
Then
x - y = 6, (1)
xy = x^2 + y^2 - 223. (2)
Square equation (1) (both sides). Keep equation (2) as is:
x^2 - 2xy + y^2 = 36, (3)
x^2 - xy + y^2 = 223 (4) (<<<---=== it is transformed eq(2) )
----------------------------------Subtract eq(3) from eq(4). You will get
xy = 187.
Now you have system of two equations
x - y = 6,
xy = 187.
It is reduced to the quadratic equation
x*(x-6) = 187
x^2 -6x - 187 = 0
=
=
,
=
= 17,
= 11.
=
= -11,
= -17.
Answer. There are TWO solutions: a) (x,y) = (17,11); b) (x,y) = (-11,-17).
Since the problem asks about positive numbers, only first pair satisfies this requirement.
Problem 4
The sum of a number and its reciprocal is 10/3. What is the number?
Solution
There are two ways to solve this problem. One way is easy and gives the solution in 3-4-5 seconds.
The other way is formal, through solving a quadratic equation.
I will show you both ways.
Easy way
After reading the condition, turn on your mind.
= 3
= 3 +
.
So, the number is 3 and its reciprocal is
.
It is one answer. Another answer is THIS:
The number is
and its reciprocal is 3.
Thus easy way is complete.
The formal way
Let x be the number; then reciprocal is
.
The equation is THIS:
x +
=
.
Multiply both sides by 3x
3x^2 + 3 = 10x
3x^2 - 10x + 3 = 0
=
=
=
.
One root is
=
=
= 3.
The other root is
=
=
=
.
Thus we solved the problem formally and mentally (!)
For advanced young students, who are able manipulate fractions freely,
it is an entertainment problem, which SHOULD be solved mentally, and it is fan for them to do it.
For other students, the formal way is often very boring and torturing way to solve the problem formally.
Good student should know both ways.
Therefore, I placed both ways solutions here with the easy joking mode first.
Problem 5
The product of two consecutive odd integers is 323. Find the integers.
Solution
Let x be the EVEN integer exactly midway between the two odd consecutive integers.
Then the odd integers are (x-1) and (x+1), and
(x+1)*(x-1) = 323. or
x^2 - 1 = 323
x^2 = 323 + 1 = 324
x = +/-
= +/- 18.
So, the positive odd integers are 17 and 19;
the negative odd integers are -19 and -17.
Problem 6
A positive real number is 2 less than another.
If the sum of the squares of the two numbers is 6, find the numbers.
Solution
Let x be the smaller positive real number.
Then the larger number is (x+2), and the problem leads to equation
x^2 + (x+2)^2 = 6 (the sum of squares is 6).
Simplify and find x
x^2 + (x^2 + 4x + 4) = 6
2x^2 + 4x -2 = 0
x^2 + 2x - 1 = 0
Use the quadratic formula
=
=
=
.
ANSWER. The numbers are x =
(the positive root) and
.
My other lessons on solving quadratic equations in this site are
- HOW TO solve quadratic equation by completing the square - Learning by examples
- Solving quadratic equations without quadratic formula
- Who is who in quadratic equations
- Using Vieta's theorem to solve quadratic equations and related problems
- Using quadratic equations to solve word problems
- Challenging word problems solved using quadratic equations
- Business-related problems to solve them using quadratic equations
- Rare beauty investment problem to solve using quadratic equation
- HOW TO solve the problem on quadratic equation mentally and avoid boring calculations
- Entertainment problems on quadratic equations
- OVERVIEW of lessons on solving quadratic equations
Use this file/link ALGEBRA-I - YOUR ONLINE TEXTBOOK to navigate over all topics and lessons of the online textbook ALGEBRA-I.