Let a , y and b be real numbers such that: a 2 − 2 a y + 6 a + y 2 − 6 y + 9 = 0 and b 3 + b 2 = 2 , and let A be equal to: [ a b + 8 7 b ( a + 1 ) ( a + 2 ) ] − 1 . There is a single value of y for which this matrix is ill-defined. This value can be expressed in the form j i , where i and j are coprime natural numbers. Find i + j .
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.
The question has been changed. In the new version, i + j = 9 .
We need to write a in terms of y . We can easily see that b will be a real number, and that it is independent of y . Let's start by solving the first equation in terms of a . We have: a 2 − 2 a y + 6 a + y 2 − 6 y + 9 = 0 a 2 − 2 a ( y − 3 ) + ( y − 3 ) 2 = 0 ( a − ( y − 3 ) ) 2 = 0 a = y − 3 Now let's solve for b . b 3 + b 2 = 2 b 3 + b 2 = 1 + 1 b 3 − 1 + b 2 − 1 = 0 ( b − 1 ) ( b 2 + b + 1 ) + ( b − 1 ) ( b + 1 ) = 0 ( b − 1 ) ( b 2 + 2 b + 2 ) = 0 We can easily check that the quadratic trinomial here has no real roots, and thus the only solution of this equation is b = 1 . Plugging the following values into the matrix A , we get: [ y − 3 8 1 5 1 ( y − 2 ) ( y − 1 ) ] − 1 We know that a matrix has an inverse iff it is a square matrix and its determinant is not equal to zero. Since the existence of an inverse matrix depends on the choice of y in this case, we will find the value for which it is nonexistent by making the determinant of the "original" matrix equal to zero. Let B = A − 1 . The determinant of B is equal to: ∣ ∣ ∣ ∣ y − 3 8 1 5 1 ( y − 2 ) ( y − 1 ) ∣ ∣ ∣ ∣ = ( y − 3 ) ( y − 2 ) ( y − 1 ) − 8 1 5 . Now we have to solve for: ( y − 3 ) ( y − 2 ) ( y − 1 ) − 8 1 5 = 0 . We will simplify this equation. Let u = y − 2 . We have: ( u − 1 ) u ( u + 1 ) − 8 1 5 = 0 u 3 − u − 8 1 5 = 0 Let's try to solve this equation using the intermediate value theorem from calculus. We can take the derivative of the polynomial to find that it is monotonically increasing from negative infinity to − 3 1 and from 3 1 to infinity. Since the function only starts increasing indefinitely for these (positive) u values, and we can check that its left local extreme value is still negative, we can conclude that the root of the function only exists for positive u values. For u = 1 we get − 8 1 5 and for u = 2 we get 8 3 3 , so we can see that our desired value is between 1 and 2 . For u = 2 3 we get 0, so that is the value we were looking for. Substituting back to get y , we get that y = 2 3 + 2 = 2 7 , so the answer is 9.
Problem Loading...
Note Loading...
Set Loading...
The conditions a , b , y are real and b 3 + b 2 = 2 yields b = 1
Solution to the equation a 2 − 2 a y + 6 a + y 2 − 6 y + 9 = 0 is y = a + 3
A will be ill-defined if determinant of the matrix is zero. That is,
8 a ( a + 1 ) ( a + 2 ) = 1 5 ⟹ a = 2 1 ⟹ y = 2 1 + 3 = 2 7
So, u = 7 , v = 2 and u + v = 9 .