document.write( "Question 239168: if i were to need to find the point that three lines share is it possible for there to be no solution?
\n" );
document.write( "the problem is
\n" );
document.write( "6x+2y+4z=2
\n" );
document.write( "3x+4y-8z=-3
\n" );
document.write( "-3x-6y+2z=5\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #175656 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if i were to need to find the point that three lines share is it possible for there to be no solution? \n" ); document.write( "--- \n" ); document.write( "Yes. Each equation is a plane. They may meet in a point, or in \n" ); document.write( "a line or not at all: \n" ); document.write( "------------------------ \n" ); document.write( "Mske the 3rd equation the 1st: \n" ); document.write( "-3x-6y+2z=5 \n" ); document.write( "6x+2y+4z=2 \n" ); document.write( "3x+4y-8z=-3 \n" ); document.write( "------------------ \n" ); document.write( "Add twice the 1st equation to the 2nd \n" ); document.write( "Add the 1st equation to the 3rd: \n" ); document.write( "-3x-6y+2z=5 \n" ); document.write( "0x-10y+8z=12 \n" ); document.write( "0x-2y-6z=2 \n" ); document.write( "---------------------- \n" ); document.write( "Make the 3rd equation the 2nd: \n" ); document.write( "-3x-6y+2z=5 \n" ); document.write( "0x-2y-6z=2 \n" ); document.write( "0x-10y+8z=12 \n" ); document.write( "---------------------- \n" ); document.write( "Divide thru the 2nd by -2 \n" ); document.write( "Divide thru the 3rd by 2: \n" ); document.write( "-3x-6y+2z=5 \n" ); document.write( "0x+y+3z=-1 \n" ); document.write( "0x-5y+4z=6 \n" ); document.write( "-------------------- \n" ); document.write( "Add 5 times the 2nd Eq. to the 3rd to get: \n" ); document.write( "-3x-6y+2z=5 \n" ); document.write( "0x+y+3z=-1 \n" ); document.write( "0x+0y+19z=1 \n" ); document.write( "---------------------- \n" ); document.write( "z = 1/19 \n" ); document.write( "------------------- \n" ); document.write( "Substitute into the 2nd equation and solve for \"y\": \n" ); document.write( "y + 3(1/19) = (-19/19) \n" ); document.write( "y = -22/19 \n" ); document.write( "------------------- \n" ); document.write( "Substitute into the 1st equation to solve for \"x\": \n" ); document.write( "-3x-6y+2z=5 \n" ); document.write( "-3x -6(-22/19) +2(1/19) = 5 \n" ); document.write( "-3x + 132/19 + 2/19 = 95/19 \n" ); document.write( "-3x = -39/19 \n" ); document.write( "x = 13/19 \n" ); document.write( "==========================- \n" ); document.write( "Conclusion: The three planes meet in the \n" ); document.write( "point (13/19, -22/19, 1/19) \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |