document.write( "Question 171075This question is from textbook Algebra 1
\n" );
document.write( ": solve each system of equations for x and y in terms of other variables\r
\n" );
document.write( "\n" );
document.write( "5x-n=2y
\n" );
document.write( "y=3n-x \n" );
document.write( "
Algebra.Com's Answer #126281 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 5x-n=2y \n" ); document.write( "5x=2y+n \n" ); document.write( "x=(2y+n)/5 ans. for x \n" ); document.write( "2y=5x-n \n" ); document.write( "y=(5x-n)/2 ans. for y \n" ); document.write( "---------------------------- \n" ); document.write( "y=3n-x ans. for y \n" ); document.write( "x=3n-y ans. for x \n" ); document.write( "---------------------------- \n" ); document.write( " \n" ); document.write( " |