document.write( "Question 467409: Solve the following systems of equations and state if any lines are parallel:
\n" );
document.write( "y - 8x = 7
\n" );
document.write( "y - 8x - 7 = 0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #320736 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The solution set is the set of all ordered pairs such that y = 8x + 7. It is what is called a dependent system, having infinitely many solutions. The lines represented by the equations are not parallel, because they represent ONLY ONE line. \n" ); document.write( " |