document.write( "Question 1024486: Solve by substitution method. x=2y+3 and 3x+5y=1
\n" );
document.write( "I know what to do, but I don't know where to start with this one! Help \n" );
document.write( "
Algebra.Com's Answer #639865 by ikleyn(52798)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Solve by substitution method. x=2y+3 and 3x+5y=1 \n" ); document.write( "I know what to do, but I don't know where to start with this one! Help \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "x = 2y + 3, (1)\r\n" ); document.write( "3x + 5y = 1. (2)\r\n" ); document.write( "\r\n" ); document.write( "You just have x expressed via y in the equation (1).\r\n" ); document.write( "So, simply substitute it for x into equation (2). You will get a single equation for y\r\n" ); document.write( "\r\n" ); document.write( "3*(2y + 3) + 5y = 1.\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve for y:\r\n" ); document.write( "\r\n" ); document.write( "6y + 9 + 5y = 1,\r\n" ); document.write( "\r\n" ); document.write( "11y = 1 - 9,\r\n" ); document.write( "\r\n" ); document.write( "11y = -8,\r\n" ); document.write( "\r\n" ); document.write( "y = \n" ); document.write( " \n" ); document.write( " |