Too many (or not any) values?

Algebra Level 2

Find the no. of values (x,y) which satisfies (x^2 + y^2) - (2x + 3y) + 10 = 0.


The answer is 0.

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.

2 solutions

Blan Morrison
Oct 12, 2018

Relevant wiki: Completing the Square - Applications

Let's separate each of the terms into x's, y's, and constants: x 2 2 x + y 2 3 y + 10 = 0 x^2-2x+y^2-3y+10=0 Then, complete the square: ( x 2 2 x + 1 ) 1 + ( y 2 3 y + 2.25 ) 2.25 + 10 = 0 (x^2-2x+1)-1+(y^2-3y+2.25)-2.25+10=0 ( x 1 ) 2 + ( y 1.5 ) 2 + 6.75 = 0 \implies (x-1)^2+(y-1.5)^2+6.75=0 ( x 1 ) 2 + ( y + 1.5 ) 2 = 6.75 \implies (x-1)^2+(y+1.5)^2=-6.75 Now, look at the equation above. It states 2 positive numbers (because they are squared) add up to a negative number. However, assuming x x and y y are real numbers, this is impossible. Therefore, the answer is 0. β \beta_{\lceil \mid \rceil}

Jordan Cahn
Oct 12, 2018

I offer two solutions:

1.

Consider the equation as a quadratic in terms of y y : y 2 3 y + ( x 2 2 x + 10 ) = 0 y^2-3y+(x^2-2x+10) = 0 Consider the discriminant of this quadratic: 9 4 ( x 2 2 x + 10 ) = 4 x 2 + 8 x 31 ) 9-4(x^2-2x+10) = -4x^2 + 8x - 31) Now, considering the quadratic in x x above, the discriminant is 64 4 ( 4 ) ( 31 ) = 64 496 = 432 64-4(-4)(-31) = 64 - 496 = -432 Since the discriminant is negative, there are no real roots. And since the leading coefficient is negative, the value of the quadratic must be negative for all real x x . Thus, for all real x x , the discriminant of our original quadratic (in y y ) is also negative. Finally, this implies that there are no real y y satisfying our original equation, so the answer must be 0 \boxed{0} .


2.

Consider the equation as that of an circle. We complete the square for both x x and y y : ( x 2 2 x + 1 ) 1 + ( y 2 3 y + 9 4 ) 9 4 + 10 = 0 ( x 1 ) 2 + ( y 2 ) 2 = 27 4 \begin{aligned} (x^2 - 2x + 1) - 1 + (y^2 - 3y + \frac{9}{4}) - \frac{9}{4} +10 &= 0 \\ (x-1)^2 + (y-2)^2 &= -\frac{27}{4} \end{aligned}

This is the standard form of an circle: ( x x 0 ) 2 + ( y y 0 ) 2 = r 2 (x-x_0)^2 + (y-y_0)^2 = r^2 except, in our case, r 2 = 27 4 r^2 = -\frac{27}{4} .This is a circle with an imaginary radius(!) and therefore no real x x or y y can satisfy this equation.

You have an extra parenthesis in step 1.2

Blan Morrison - 2 years, 8 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...