MHB Solve System of Equations for a×b×c×d

  • Thread starter Thread starter Albert1
  • Start date Start date
Click For Summary
The discussion focuses on solving a system of equations involving real numbers a, b, c, and d, defined by two equations: ad - bc = 1 and a² + b² + c² + d² - ab + cd = 1. Through algebraic manipulation, it is shown that a = d, b = a, and c = -a, leading to the conclusion that a² = 1/2. Substituting these values into the equations reveals that the product a × b × c × d equals -1/4. The solution effectively demonstrates the relationships between the variables and the final product.
Albert1
Messages
1,221
Reaction score
0
$a,b,c,d \in R$

$ad - bc =1 -------(1)$

$a^2+b^2+c^2+d^2 - ab +cd =1--------(2)$

$\text {find :} a\times b\times c\times d$
 
Last edited:
Mathematics news on Phys.org
Re: find: a ᵡ b ᵡ c ᵡ d

$\text{2$\times$(2)-2$\times$(1)}\implies$
$$\begin{align*}
(2a^2+2b^2+2c^2+2d^2-2ab+2cd)-(2ad-2bc)&=2-2\\
(a^2-2ad+d^2)+(a^2-2ab+b^2)+(b^2+2bc+c^2)+(c^2+2cd+d^2)&=0\\
(a-d)^2+(a-b)^2+(b+c)^2+(c+d)^2&=0
\end{align*}$$
to stand the equality,
$$
(a-d)=0,\quad (a-b)=0, \quad (b+c)=0,\quad (c+d)=0\\
d=a, \quad b=a, \quad c=-b=-a
$$

from (1),
$$\begin{align*}
ad-bc&=1\\
a(a)-(a)(-a)&=1\\
2a^2&=1\\
a^2&=\frac 12
\end{align*}$$

$$\therefore a\times b\times c\times d=a\times a \times (-a)\times a= -a^4=-\left(\frac{1}{2}\right)^2=-\frac 14$$
 
Re: find: a ᵡ b ᵡ c ᵡ d

perfect ! you got it
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...

Similar threads