Isolating A Single Variable!

Algebra Level 2

{ x + y + z = 15 x y + y z + x z = 72 \large {\begin{cases} x+y+z&=15 \\ xy+yz+xz&=72 \end{cases} }

Let x , y , x,y, and z z be real numbers satisfying the system of equations above.

Find the possible range of x x .

[ 1 , 4 ] [1,4] [ 2 , 7 ] [2,7] [ 3 , 7 ] [3,7] [ 4 , 13 ] [4,13]

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Calvin Lin Staff
Oct 27, 2016

Suppose that X , Y , Z X, Y, Z are real number solutions to the above system of equations.

Substitute Y = 15 X Z Y = 15 - X - Z into the second equation. We get

X ( 15 X Z ) + ( 15 X Z ) Z + X Z = 72 Z 2 + ( 15 X ) Z + ( X 2 + 15 X 72 ) = 0 X ( 15 -X - Z) + (15-X-Z)Z + XZ = 72 \Rightarrow - Z^2 + (15-X) Z + (-X^2 + 15X - 72 ) = 0

Considering z 2 + ( 15 X ) z + ( X 2 + 15 X 72 ) = 0 -z^2 + (15-X) z + (-X^2 + 15 X - 72 ) = 0 as a quadratic in z z . Since Z Z is a real solution, the quadratic discriminant is 0 \geq 0 , which implies

( 15 X ) 2 4 ( 1 ) ( X 2 + 15 X 72 ) 0 ( 15-X)^2 - 4 ( -1 ) ( -X^2 + 15 X - 72 ) \geq 0

Expanding this, we obtain 3 ( X 7 ) ( X 3 ) 0 3 ( X- 7) ( X- 3) \leq 0 , and thus the solution set is 3 X 7 3 \leq X \leq 7 .

Up to this point, we have only shown that 3 X 7 3 \leq X \leq 7 is a necessary condition. We still have to show that it is sufficient. Conversely, given any X [ 3 , 7 ] X \in [3, 7 ] , we can find a real Z Z that is a solution to z 2 + ( 15 X ) z + ( X 2 + 15 X 72 ) = 0 -z^2 + (15-X) z + (-X^2 + 15 X - 72 ) = 0 , and then set Y = 15 X Z Y = 15 - X - Z . Then, it is clear that X , Y , Z X, Y, Z satisfies the conditions in the problem.

Used your method to solve! @Calvin Lin

Skanda Prasad - 4 years, 7 months ago

I didn't understand how u took it as a quadratic??

Pranav Jayaprakasan UT - 4 years, 7 months ago

Log in to reply

See the solution...the 2 n d 2nd line consists of the required quadratic which when factorized, yields the answer.

Skanda Prasad - 4 years, 7 months ago

I've edited the problem for clarity, making a distinction between the variables and the solutions.

Calvin Lin Staff - 4 years, 7 months ago

I am not able to view the right part of the solution

Pranav Jayaprakasan UT - 4 years, 7 months ago

Log in to reply

I don't understand bro... What is 'right part of the solution'?

1) Right= Right side of the solution on your screen; or

2)Right=The correct method of the solution

Skanda Prasad - 4 years, 7 months ago
Pi Han Goh
Oct 27, 2016

Relevant wiki: Cubic Discriminant

Let f ( w ) = w 3 + A w 2 + B w + C f(w) = w^3 + Aw^2 + Bw + C be a cubic polynomial with roots x , y , z x,y,z for constants A , B , C A,B,C independent of its roots.

Then by Vieta's formula , A = 15 , B = 72 A = -15, B = 72 . We can simplify f ( w ) f(w) to w 3 15 w 2 + 72 w + C w^3 - 15w^2 + 72w + C .

Since f ( w ) f(w) has all real roots, then its discriminant is non-negative, that is

Δ 3 = b 2 c 2 4 a c 3 4 b 3 d 27 a 2 d 2 + 18 a b c d 0 , \Delta_3 = b^2 c^2 - 4ac^3 - 4b^3 d - 27a^2 d^2 + 18abcd \geq 0 \; ,

where a = 1 , b = 15 , c = 72 , d = C a = 1, b = -15, c = 72, d = C . Upon substitution, we get

27 ( C 2 + 220 C + 12096 ) 0 112 C 108 . -27 (C^2+220C+12096) \geq 0 \quad \Rightarrow \quad -112 \leq C \leq -108 \; .

When x x is at the boundary points, then C = 112 C = -112 or 108 -108 .

If C = 112 C = -112 , then factoring f ( w ) f(w) gives f ( w ) = ( w 7 ) ( w 4 ) 2 f(w) = (w-7)(w-4)^2 .
If C = 108 C = -108 , then factoring f ( w ) f(w) gives f ( w ) = ( w 6 ) 2 ( w 3 ) f(w) = (w-6)^2 (w-3) .

Hence, the minimum root of either of these f ( w ) f(w) 's is at w = 3 w=3 , and the maximum root of either of these f ( w ) f(w) 's is at w = 7 w = 7 .

Our answer is [ 3 , 7 ] [3,7] .


Bonus : Did you notice that at both the boundary points, f ( w ) f(w) has a double root. Coincidence?

Great approach using the Cubic discriminant! I love this approach.

Calvin Lin Staff - 4 years, 7 months ago

From the 2 eqn we can say... x² + y ² + z² = 81...and... x + y + z = 15.. O M G! Wait... Now it seems it's solvable using vectors... (x, y, z) is the vector... It's magnitude is 9 And it's dot with (1,1,1) gives 15. its simply a vector making a fixed angle with (1,1,1)....now find the highest and the least possible values of x - component.....which are 7 and 3 respectively.🙂simple.

Praveen Kumar - 3 years, 2 months ago

Log in to reply

Can you write that up as a separate solution? It is not immediately obvious to me how you reach the final conclusion since there is a cone of vectors that make a fixed angle, and you want to intersect that with the sphere of magnitude 9.

Calvin Lin Staff - 3 years, 2 months ago

Log in to reply

In the set of those cone of vectors ...there exists 2 unique vectors.... One with highest x-component and the other with least.

The highest and least x-components on solving comes out to be 7 and 3.

One can use few of the followings to find the 2 vectors (or their x components) ....

  1. The vector (a) with highest x component will make largest angle with x axis.

  2. The vector(b) with least x component will make least angle.

3.vectors (a) , (b) ,(1,1,1) and x axis will be coplanar.

Praveen Kumar - 3 years, 2 months ago
Praveen Kumar
Apr 4, 2018

From the 2 eqn we can say...
x² + y ² + z² = 81...and...
x + y + z = 15..
Now, 2(81 - x²) = 2(y² + z²) _> (y + z)² = (15 - x)²


Which implies that..... (x-3)(x-7) _< 0 Therefore... x lies in (3, 7) including both.

@Praveen Kumar I've converted it into a solution. Can you edit?

Calvin Lin Staff - 3 years, 2 months ago

Log in to reply

Yes I can... Thank you sir.

Praveen Kumar - 3 years, 2 months ago

It's easy when you think about RMS >= AM

Praveen Kumar - 2 years, 10 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...