document.write( "Question 334285: x=3v
\n" ); document.write( "v=4t
\n" ); document.write( "x=pt\r
\n" ); document.write( "\n" ); document.write( "For the system of equations above, if x is unequal to 0, what is the value of p?
\n" ); document.write( "

Algebra.Com's Answer #239550 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"system%28x+=+3v%2C%0D%0Av+=+4t%2C%0D%0Ax+=+pt%29\"\r\n" );
document.write( "\r\n" );
document.write( "That system is the same as:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28x-3v=0%2C+v-4t=0%2C+x-pt=0%29\"\r\n" );
document.write( "\r\n" );
document.write( "which can be written\r\n" );
document.write( "\r\n" );
document.write( "\"system%281x-3v%2B0t=0%2C+0x%2B0v-4t=0%2C+1x%2B0v-pt=0%29\"\r\n" );
document.write( "\r\n" );
document.write( "This is a homogeneous system, which means all the\r\n" );
document.write( "constant terms are 0.\r\n" );
document.write( "\r\n" );
document.write( "A homogeneous system always has solution (0,0,0) and\r\n" );
document.write( "that is the only solution it can have it the matrix\r\n" );
document.write( "of the coefficients is not singular. \r\n" );
document.write( "\r\n" );
document.write( "Since we are told that x is not 0, we know that the \r\n" );
document.write( "matrix of coeficients is singular and therefore the \r\n" );
document.write( "determinant of coefficients must be 0. so we set the \r\n" );
document.write( "determinant of coefficients = 0.\r\n" );
document.write( "\r\n" );
document.write( "\"abs%28matrix%283%2C3%2C1%2C-3%2C0%2C0%2C1%2C-4%2C+1%2C+0%2C+-p%29%29=0\"\r\n" );
document.write( "\r\n" );
document.write( "We evaluate the determinant (I assume you know how, \r\n" );
document.write( "if you don't post again asking how.) We get:\r\n" );
document.write( " \r\n" );
document.write( "-p + 12 = 0\r\n" );
document.write( "     -p = -12\r\n" );
document.write( "      p = 12\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );