document.write( "Question 46280: Without graphing, determine whether the graphs of the equations are identical lines, parallel lines, or lines that intersecting at a single point.\r
\n" );
document.write( "\n" );
document.write( "y-5x= 2\r
\n" );
document.write( "\n" );
document.write( "5y = 25x + 10 \n" );
document.write( "
Algebra.Com's Answer #30697 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Isolate 'y': \n" ); document.write( "y - 5x = 2 \n" ); document.write( "y = 5x + 2 \n" ); document.write( "and \n" ); document.write( "5y = 25x + 10 \n" ); document.write( "y = 5x + 2 \n" ); document.write( "The lines are identical. \n" ); document.write( " |