Question
Question: Divide 39 into two parts such that their product is 324....
Divide 39 into two parts such that their product is 324.
Solution
In this problem we need to divide the given number such that the product of the two numbers is equal to324. We will first assume that the number 39 is divided into x , y . Here the sum of the values x , y is equal to 39 and the product of the values x , y is equal to 324. Now we will convert them into mathematical representation and calculate the value of y from any one of the equations and substitute that value in another equation and simplify it by using basic mathematical operations. Then we will get a quadratic equation, we will solve the quadratic equation by using the quadratic formula x=2a−b±b2−4ac and simplify the equation to get the required value. Here we will get the value of one number and the value of the second number is calculated by using any one of the equations we have.
Complete step-by-step solution:
Let us assume the two values x , y.
The sum of the two values x , y is 39.
The product of the two values x , y is 324.
We can represent the both the statements mathematically as
x+y=39 , xy=324 .
Considering the equation x+y=39. From this equation we can write the value of y as
y=39−x
Substituting this value in the equation xy=324, then we will have
x(39−x)=324
Simplifying the above equation by using distribution law of multiplication, then we will get
39x−x2=324⇒x2−39x+324=0
The above equation is a quadratic equation in terms of x . Comparing the above equation with ax2+bx+c=0 , then we will get
a=1 , b=−39 , c=324 .
Solving the quadratic equation by using the quadratic formula x=2a−b±b2−4ac, then we will have
x=2(1)−(−39)±(−39)2−4(1)(324)
Simplifying the above equation by using basic mathematical operations, then we will get
x=239±1521−1296⇒x=239±225⇒x=239±15⇒x=239+15 or 239−15⇒x=27 or 12
Let us assume the value of x as 27 , then the value of y from the equation y=39−x is given by
y=39−27⇒y=12
Let us assume the value of x as 12 , then the value of y from the equation y=39−x is given by
y=39−12⇒y=27
Hence the required two numbers which will satisfy the given conditions are 27, 12.
Note: In this problem we have used the quadratic formula to solve the quadratic equation. We can also use the completing squares method or the splitting the middle term method to solve the quadratic equation. In any method we will get the same solution for the quadratic equation.