document.write( "Question 152812: use cramers rule or to determine that the system is inconsistent or contains dependent equations:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "x-2y=5
\n" );
document.write( "5x-y=-2 \n" );
document.write( "
Algebra.Com's Answer #112688 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! in gral:\r \n" ); document.write( "\n" ); document.write( "ax+by=e \n" ); document.write( "cx+dy=f\r \n" ); document.write( "\n" ); document.write( "if ad-bc is not 0 the system is independent \n" ); document.write( "so\r \n" ); document.write( "\n" ); document.write( "x-2y=5 \n" ); document.write( "5x-y=-2\r \n" ); document.write( "\n" ); document.write( "ad-bc=1(-1)-(-2)(5)=9 then the system is independent \n" ); document.write( " |