document.write( "Question 24727: Does y=4x x+y=5 have no solution or many solutions and how do I get the answer? \n" ); document.write( "
Algebra.Com's Answer #13175 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use substitution. \n" ); document.write( "Since y=4x, substitute that fact into the \n" ); document.write( "2nd equation to get the following: \n" ); document.write( " x+ (4x) = 5 \n" ); document.write( " 5x = 5 \n" ); document.write( " x = 1 \n" ); document.write( "Then, since y=4x you get y=4(1)= 4 \n" ); document.write( "So, there is one solution: x=1, y=4\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |