document.write( "Question 1205181: Consider the following system of linear equations
\n" );
document.write( "𝑥 + 3𝑦 + 2𝑧 - 𝑤 = −1
\n" );
document.write( "−3𝑥 − 7𝑦 + (𝑝 − 6)𝑧 + 2𝑤 = 1
\n" );
document.write( "2𝑥 + 𝑝^2𝑧 + 𝑝𝑤 = 𝑞^2
\n" );
document.write( "where 𝑝 and 𝑞 are real numbers.
\n" );
document.write( "Using Gaussian elimination, determine all possible values of 𝑝 and 𝑞 such that the system has no solution. \n" );
document.write( "
Algebra.Com's Answer #841824 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Write the augmented matrix for the given system of equations.\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |