document.write( "Question 905737: How do I identify the solution of 5x+2y=4 and 4x-2y=4? \n" ); document.write( "
Algebra.Com's Answer #549406 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
the solution of 5x+2y=4 and 4x-2y=4 will be the point of intersection of the two lines, begin by putting each each equation in standard line format, y =mx+b
\n" ); document.write( "a) 5x +2y = 4
\n" ); document.write( "2y = -5x +4
\n" ); document.write( "y = -5x/2 + 2 (this will be red line on graph)
\n" ); document.write( "b) 4x -2y = 4
\n" ); document.write( "-2y = -4x +4
\n" ); document.write( "y = 2x - 2 (this will be green line on graph)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-10%2C+10%2C+-15%2C+15%2C+-5x%2F2+%2B+2%2C+2x+-+2%29+\"
\n" ); document.write( "we can see from the graph that the point of intersection is (8/9, -2/9)
\n" ); document.write( "we can check this solution by setting the two standard forms of our equation equal to each other and solving for x
\n" ); document.write( "-5x/2 +2 = 2x -2
\n" ); document.write( "add 2 to both sides of =
\n" ); document.write( "-5x/2 +4 = = 2x
\n" ); document.write( "subtract 2x from both sides of =
\n" ); document.write( "-9x/2 +4 = 0
\n" ); document.write( "subtract 4 from both sides of =
\n" ); document.write( "-9x/2 = -4
\n" ); document.write( "-9x = -8
\n" ); document.write( "x = 8/9
\n" ); document.write( "then substitute for x in either equation to get y
\n" ); document.write( "b) y = 2*8/9 -2
\n" ); document.write( "y = 16/9 - 18/9
\n" ); document.write( "y = -2/9
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );