document.write( "Question 940542: steps and solution how to solve this question:
\n" ); document.write( "M is the matrix (3 4)
\n" ); document.write( " (p q)
\n" ); document.write( " If M is a singular matrix and p=2,calculate the value of q.
\n" ); document.write( "

Algebra.Com's Answer #573209 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!
M is the matrix \r
\n" ); document.write( "\n" ); document.write( "\"M=%28matrix%282%2C2%2C3%2C4%2Cp%2Cq%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If \"M\" is a singular matrix and \"p=2\",calculate the value of \"q\":\r
\n" ); document.write( "\n" ); document.write( "A square matrix which does not have an inverse. A matrix is \"singular\" \"if\" and \"only\" \"if\" its \"determinant\" is \"zero\".\r
\n" ); document.write( "\n" ); document.write( "so, \"D=3q-4p=0\"\r
\n" ); document.write( "\n" ); document.write( "substitute \"p=2\"\r
\n" ); document.write( "\n" ); document.write( "\"3q-4%2A2=0\"
\n" ); document.write( "\"3q-8=0\"
\n" ); document.write( "\"3q=8\"
\n" ); document.write( "\"q=8%2F3\"\r
\n" ); document.write( "\n" ); document.write( "check:\r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: Finding the Determinant of a 2x2 Matrix

If you have the general 2x2 matrix:

\"%28matrix%282%2C2%2Ca%2Cb%2Cc%2Cd%29%29\"

the determinant is: \"D=a%2Ad-c%2Ab\"

So this means that

\"abs%28matrix%282%2C2%2Ca%2Cb%2Cc%2Cd%29%29=a%2Ad-c%2Ab\"

Note: the vertical bars denote a determinant.


-----------------------------------------------------------------


So in this case the determinant of \"%28matrix%282%2C2%2C3%2C4%2C2%2C8%2F3%29%29\" is:

\n" ); document.write( "
\"abs%28matrix%282%2C2%2C3%2C4%2C2%2C8%2F3%29%29=%283%29%288%2F3%29-%282%29%284%29=8-8=0\"

Note: if you are having trouble with the fractions, check out this solver


======================================================


Answer:

So \"abs%28matrix%282%2C2%2C3%2C4%2C2%2C8%2F3%29%29=0\" which means that the determinant of the matrix \"%28matrix%282%2C2%2C3%2C4%2C2%2C8%2F3%29%29\" is 0

\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );