document.write( "Question 95734: What is the solution of the system of equations?\r
\n" );
document.write( "\n" );
document.write( "4x + y =14
\n" );
document.write( "5x + y = -11 \r
\n" );
document.write( "\n" );
document.write( "is it consistant or inconsistent?
\n" );
document.write( "is it independent or dependent? \n" );
document.write( "
Algebra.Com's Answer #69753 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 4x+y=14 now now multiply the second equation by -1 & add. \n" ); document.write( "-5x-y=11) \n" ); document.write( "-------------------- \n" ); document.write( "-x=25 \n" ); document.write( "x=-25 answer. \n" ); document.write( "4*-25+y=14 \n" ); document.write( "-100+y=14 \n" ); document.write( "y=14+100 \n" ); document.write( "y=114 answer. \n" ); document.write( " \n" ); document.write( " |