document.write( "Question 107811: solve the system by addition or substitution:\r
\n" );
document.write( "\n" );
document.write( "-15x+3y=6
\n" );
document.write( "y=2+5x \n" );
document.write( "
Algebra.Com's Answer #78576 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! y=2+5x \n" ); document.write( "5x-y=-2 now multiply this equation by 3 & add it to the other equation. \n" ); document.write( "15x-3y=-6 \n" ); document.write( "-15x+3y=6 now add \n" ); document.write( "-------------------------------- \n" ); document.write( "0+0=0 these are identical equation therefore there is no unique solution. \n" ); document.write( " |