document.write( "Question 1209084: For a certain value of k, the system
\n" );
document.write( "x + y + 3z = 10,
\n" );
document.write( "4x + 5y + 6z = 7,
\n" );
document.write( "kx - 3y + 2z = 3
\n" );
document.write( "has no solutions. What is this value of k? \n" );
document.write( "
Algebra.Com's Answer #847654 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: k = -16/9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The given system is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It converts to this matrix \n" ); document.write( "
\n" ); document.write( "I placed the matrix in a table or grid format to separate out each entry. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From here we can apply row operations to get the matrix into Row Echelon Form (REF). \n" ); document.write( "This is where we turn each pivot into a 1, and zero out each item below the pivots. \n" ); document.write( "The pivots are along the northwest diagonal.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's what the steps look like. \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "At this point we can stop since the pivots are 1 and each item below the pivot is 0. \n" ); document.write( "The third row leads to the equation \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Set the denominator equal to zero and isolate k. \n" ); document.write( "-16-9k = 0 \n" ); document.write( "-9k = 16 \n" ); document.write( "k = -16/9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If k = -16/9, then the denominator of \n" ); document.write( "For any other value of k, that fraction is some real number; and we can use that value of z to find y, and then find x using back substitution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Verification using WolframAlpha\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Somewhat similar questions are found here and here \n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |