document.write( "Question 1016547: Find the common solution for the system of equations given below.\r
\n" );
document.write( "\n" );
document.write( "-1/4x+y=-2
\n" );
document.write( "-x+4y=-8 \n" );
document.write( "
Algebra.Com's Answer #633049 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! For this system \n" ); document.write( "-1/4x + y = -2 \n" ); document.write( "-x + 4y = -8 \n" ); document.write( "a curious thing happens... \n" ); document.write( "Did you notice that if you multiply the first one by 4, you get the second one? \n" ); document.write( "Thus these represent the very same line. \n" ); document.write( "That means they are a dependent system with an infinite number of solutions. \n" ); document.write( " |