document.write( "Question 905730: How do I identify the solution of 4x+2y=0 and y=5-3x? I was able to get as far as -10, but from there I am completely lost. \n" ); document.write( "
Algebra.Com's Answer #549337 by Math_Boss(45)\"\" \"About 
You can put this solution on YOUR website!
Substitute y=(5-3x)
\n" ); document.write( "4x+2(5-3x)=0
\n" ); document.write( "4x+10-6x=0
\n" ); document.write( "-2x=-10
\n" ); document.write( "x=5
\n" ); document.write( "y=5-3x5=-10
\n" ); document.write( "Ans:(5,-10)
\n" ); document.write( "
\n" );