document.write( "Question 259786: Can some please help me solve this system of equations?
\n" );
document.write( "5x + 3y = 1
\n" );
document.write( "x + 2y = 10. \n" );
document.write( "
Algebra.Com's Answer #191318 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! Can some please help me solve this system of equations? \n" ); document.write( "1.) 5x + 3y = 1 \n" ); document.write( "2.) x + 2y = 10.\r \n" ); document.write( "\n" ); document.write( "Let's solve this pair by substitution:\r \n" ); document.write( "\n" ); document.write( "From 2.) we know that x = 10 - 2y\r \n" ); document.write( "\n" ); document.write( "We can then substitute 10 - 2y for x in equation (1.:\r \n" ); document.write( "\n" ); document.write( "5*(10-2y) + 3*y = 1\r \n" ); document.write( "\n" ); document.write( "Solve for y.\r \n" ); document.write( "\n" ); document.write( "Once we know what y is we can substitute that value for y in equation (1. and solve for x.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |