Q25.

Question

The sum of 3 numbers is 12. The first number is twice the sum of the second and third. The third number is 5 less than the first. Find the numbers.

Step-by-Step Solution

Verified
Answer

The three numbers are8,1, and .3

1Step 1 – First construct a system of equations corresponding to the given situation.

Let the three numbers be x,y,and z.

The sum of three numbers is 12, so, mathematically it can be written as x+y+z=12.

 The first number is twice the second and third.

This can be mathematically written as $x=2\left( y+z \right)\Rightarrow x-2y-2z=0.

 The third number is 5 less than the first.

This can be mathematically written as z=x-5-x+z=-5.

 So, the system of equations will be:

x+y+z=12x2y2z=0x+z=5

2Step 2 – Use the elimination method to get the system of equations in two variables.

Add the equation x+y+z=12 to the equation -x+z=-5.

  x+y+z=   12x+    +z=5_       y+2z=   7

So, the resultant equation is y+2z=7

Subtract the equationx-2y-2z=0 from the equation -x+z=-5

  x2y2z=   0x+     +   z=5_    2y   z=5

So, the resultant equation is -2y-z=-5.

.

.

3Step 3 – Solve the system of equations in two variables

Multiply y+2z=7by 2 and add the new resultant equation to -2y-z=-5.

   y+2z=   72yz=5_  multiply by 2     2y+4z=  142yz=  5_                                            0+3z=   9

Solve 3z=9for x

3z=93z3=93      divide both sides by 3z=3

4Step 4 – Find the values of y and z .

Substitute z=3 in y+2z=7 and find the value of y.

y+2z=7y+2(3)=7             Substitute 3 for yy+6=7             Simplifyy=1              Subtract 6 from both sides

Substitute z=3in -x+z=-5 and find the value of x.

x+z=5x+3=5           substitute 3 for zx=8           Subtract 3 from both sidesx=8             Divide both sides by 1

Hence, the solution of the given system of equations isx,y,z=8,1,3.

So, the three numbers are 8,1,and 3.