document.write( "Question 389869: What is the x- coordinate of the solution to the system of linear equations 3X+6Y=4 AND X-3Y=1,
\n" ); document.write( "?
\n" ); document.write( "

Algebra.Com's Answer #276403 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "finding the x- coordinate of the solution to following system
\n" ); document.write( "3X+6Y=4 OR y = (-3/6)x + 4/6
\n" ); document.write( "X-3Y=1 OR y = (1/3)x - 1/3
\n" ); document.write( "when these lines intersect, the y-value will be the same for each.
\n" ); document.write( " (-3/6)x + 4/6 = 1/3x -1/3 Multiplying each term by 6
\n" ); document.write( " -3x + 4 = 2x - 2
\n" ); document.write( " 6 = 5x
\n" ); document.write( " 6/5 = x\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer: Note: y = 1/3*6/5 -1/3 = 1/15
\n" ); document.write( " y = (-3/6)x + 4/6
\n" ); document.write( " 1/15 = (-3/6)*6/5 + 4/6 = -18/30 + 20/30 = 2/30 = 1/15 \n" ); document.write( "
\n" );