document.write( "Question 900742: can you determine the type and the solution set of this system of equation:
\n" );
document.write( "5x-2-5=0
\n" );
document.write( "3x+y-3=0 ? \n" );
document.write( "
Algebra.Com's Answer #546100 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Did you copy the first equation correctly? There is no \"y\" ! \n" ); document.write( "5x-2y-5=0 \n" ); document.write( "3x+y-3=0 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5x-2y=5 \n" ); document.write( "3x+y=3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5,-2,5 \n" ); document.write( "3,1,3 \n" ); document.write( "One solution (1,0) \n" ); document.write( " |