document.write( "Question 58289This question is from textbook Beginning Algebra
\n" );
document.write( ": Can someone help me on this problem?\r
\n" );
document.write( "\n" );
document.write( " I need to solve the following system by substitution:\r
\n" );
document.write( "\n" );
document.write( " 5x - 2y = -5
\n" );
document.write( " y - 5x = 3
\n" );
document.write( "
\n" );
document.write( " Thanks,
\n" );
document.write( " Ashley \n" );
document.write( "
Algebra.Com's Answer #39906 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Can someone help me on this problem? \n" ); document.write( "I need to solve the following system by substitution: \n" ); document.write( "5x - 2y = -5......1 \n" ); document.write( "y - 5x = 3................2 \n" ); document.write( "ADD EQN.1 AND EQN.2 \n" ); document.write( "5X-2Y+Y-5X=-5+3=-2 \n" ); document.write( "-Y=-2 \n" ); document.write( "Y=2 \n" ); document.write( "2-5X=3 \n" ); document.write( "5X=2-3=-1 \n" ); document.write( "X=-1/5 \n" ); document.write( " \n" ); document.write( " |