document.write( "Question 1030833: y=4x+1
\n" );
document.write( "y=x+4 \n" );
document.write( "
Algebra.Com's Answer #645606 by ikleyn(52797)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "y = 4x + 1, (1)\r\n" ); document.write( "y = x + 4. (2)\r\n" ); document.write( "\r\n" ); document.write( "Since left sides of these equations are identical (y's), their right sides are equal.\r\n" ); document.write( "\r\n" ); document.write( "So you have a single equation for x to solve:\r\n" ); document.write( "\r\n" ); document.write( "4x + 1 = x + 4. (notice: this is the same as to make a substitution for y).\r\n" ); document.write( "\r\n" ); document.write( "3x = 3,\r\n" ); document.write( "\r\n" ); document.write( "x = 1.\r\n" ); document.write( "\r\n" ); document.write( "Then y = 5.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |