MHB Solving a System of Equations in N to Find a,b,c

AI Thread Summary
The discussion focuses on solving a system of equations involving natural numbers a, b, and c. The equations provided are (a − b)(b − c)(c + a) = -90, (a − b)(b + c)(c − a) = 42, and (a + b)(b − c)(c − a) = -60. The solution found is a = 3, b = 1, and c = 6, which satisfies all three equations. The approach included combining equations and using trial and error to derive relationships between a, b, and c, ultimately confirming the solution through logical deductions. The method, while not elegant, proved effective in arriving at the correct values.
Albert1
Messages
1,221
Reaction score
0
$a,b,c,\in N$
$( a −b)(b − c )(c + a ) = −90$
$( a − b)(b + c)(c − a ) = 42$
$( a + b)(b − c )(c − a ) = −60$
$ find :\,\, a,b,c$
 
Mathematics news on Phys.org
Albert said:
$a,b,c,\in N$
$( a −b)(b − c )(c + a ) = −90$
$( a − b)(b + c)(c − a ) = 42$
$( a + b)(b − c )(c − a ) = −60$
$ find :\,\, a,b,c$

a = 3, b= 1, c= 6

for solution
it is not elegent but effecitive

from the ( a − b)(b + c)(c − a ) = 42
as 7 devides RHS and not the other 2 equations we have
b+ c = 7 ( as b and c > 0)

so we get (a-b)(c-a) = 6

so combinations a-b = 6 , c- a = 1
a- b= 3 , c - a = 2
a - b = 2 c - a = 3
a- b = 1 , c- a = 6
and (-6, -1),(-3,-2), (-2,-3) and (-1,6) each can be tried with b+ c to give
a= 3, b = 1 and then they are seen to satisfy other 2 equations
 
Albert said:
$a,b,c,\in N$
$( a −b)(b − c )(c + a ) = −90$
$( a − b)(b + c)(c − a ) = 42$
$( a + b)(b − c )(c − a ) = −60$
$ find :\,\, a,b,c$
My solution, like http://www.mathhelpboards.com/members/kaliprasad/'s, involved a bit of guesswork. Add the first and second equations to get $$-2(a-b)^2c = -48.$$ Add the second and third equations to get $$-2(c-a)^2b = -18.$$ Add the first and third equations to get $$-2(b-c)^2a = -150.$$ You can write those equations as $$(a-b)^2c = 24 = 2^2*6,$$ $$(c-a)^2b = 9 = 3^2*1,$$ $$(b-c)^2a = 75 = 5^2*3.$$ If you then make the assumption that the squared terms on the left side of those equations correspond to the squared terms on the right side, and the nonsquared terms likewise correspond, then you read off the solution $a=3,\,b=1,\,c=6,$ which turns out to be correct.
 
Opalg said:
My solution, like http://www.mathhelpboards.com/members/kaliprasad/'s, involved a bit of guesswork. Add the first and second equations to get $$-2(a-b)^2c = -48.$$ Add the second and third equations to get $$-2(c-a)^2b = -18.$$ Add the first and third equations to get $$-2(b-c)^2a = -150.$$ You can write those equations as $$(a-b)^2c = 24 = 2^2*6,$$ $$(c-a)^2b = 9 = 3^2*1,$$ $$(b-c)^2a = 75 = 5^2*3.$$ If you then make the assumption that the squared terms on the left side of those equations correspond to the squared terms on the right side, and the nonsquared terms likewise correspond, then you read off the solution $a=3,\,b=1,\,c=6,$ which turns out to be correct.

we can combine (from above)
(a−b)^2c=24=2^2∗6
and b+ c = 7 ( from by solution) and confirm c = 6
we could have (a-b) = 1 and c = 24 from the above and by trial and error remove it.
and combining the two we get c =6 ad confirm and then b= 1 and a = 3

combining the above 2 get less range to guess
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Replies
10
Views
1K
Replies
2
Views
1K
Replies
3
Views
1K
Replies
4
Views
1K
Replies
3
Views
2K
Replies
1
Views
1K
Replies
1
Views
1K
Back
Top