Solving 3 Variables with 2 Points: Can We Do It?

  • Thread starter Thread starter mubashirmansoor
  • Start date Start date
  • Tags Tags
    Points Variables
AI Thread Summary
It is not possible to solve for three variables using only two equations, as the equations represent planes in three-dimensional space. These planes may either be parallel, resulting in no solution, or intersect along a line, leading to infinitely many solutions. By manipulating the equations, one can express one variable in terms of another, demonstrating the infinite possibilities for the values of a, b, and c. For example, setting a to 1 yields a specific solution of (1, 0, 0), but many other combinations exist. Thus, while solutions can be generated, a unique solution cannot be determined.
mubashirmansoor
Messages
258
Reaction score
0
can we do this?

Can we solve 3 variables with 2 points? like this one

4a+2b+c=4
a+b+c=1

can we get the numerical values of all 3 variables?
 
Mathematics news on Phys.org
No. If you think of a, b, c as the x,y,z components of a point in 3 dimensional space, the 2 equations are equations of planes. The two equations will be satisfied for points where the two planes intersect. Two planes either are parallel and so don't intersect (so there is no solution) or intersect in a line (so there are an infinite number of solutions). But there cannot be a case where two planes intersect in a single point.
 
mubashirmansoor said:
4a+2b+c=4
a+b+c=1

subtract the 2nd eqn. from the 1st one and you get:
3a + b = 3
or, b = 3 - 3a

here putting different values of a, you can get different values of b. and then putting those values of a and b in either one of the original equations, you can get the value of c. thus, you can get and infinite number of solutions.

for example, if a = 1, then
b = 3-3a = 3-3*1 = 0 and
c = 1-a-b = 1-1-0 = 0
so, one solution is (a,b,c) = (1,0,0)
 
By inspection you can see there is no unique answer.
 
matt grime said:
By inspection you can see there is no unique answer.
of course we can. i was not sure whether mubashirmansoor wanted only unique answers. i thought he might have wanted a number of solutions (like the solutions of a diophantine equations). :smile:
 
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
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...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top