document.write( "Question 72620This question is from textbook Introductory and intermediate algebra
\n" );
document.write( ": solve this system of equations. if it is unsolvable say so.
\n" );
document.write( "3x + 4y + 5z=8
\n" );
document.write( "1x - 2y + 3z= -6
\n" );
document.write( "2x - 4y + 6z=8 \n" );
document.write( "
Algebra.Com's Answer #52018 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Unsolvable. \n" ); document.write( ". \n" ); document.write( "In order to be a solvable system for three variables, all three equations must be independent. \n" ); document.write( "But look at the left sides of equations two and three. If you multiply both sides of the \n" ); document.write( "second equation by 2 you get: \n" ); document.write( ". \n" ); document.write( "2x - 4y + 6z = -12 \n" ); document.write( ". \n" ); document.write( "Notice that the left side of this equation is identical to the left side of equation 3. \n" ); document.write( "That indicates that the graph of the line represented by equation two is parallel to the \n" ); document.write( "graph of the line represented by equation 3. Since they are parallel lines they never \n" ); document.write( "intersect at a common point, so they can't have a common solution. \n" ); document.write( ". \n" ); document.write( "If you are familiar with Cramer's rule you can calculate the determinant of the coefficients \n" ); document.write( "on the left side of these 3 equations, and the determinant equals zero. This also \n" ); document.write( "indicates that there is no common solution for these three equations. \n" ); document.write( ". \n" ); document.write( "Hope this explanation helps you to understand why you can say the equations have no common \n" ); document.write( "solution just by inspecting them. \n" ); document.write( " \n" ); document.write( " |