document.write( "Question 948336: Solve the following system of equations using any algebraic method-
\n" ); document.write( "2x 3y=17
\n" ); document.write( "5x 6y=32
\n" ); document.write( "

Algebra.Com's Answer #578830 by raphaelfundani(3)\"\" \"About 
You can put this solution on YOUR website!
Solve 2x 3y=17 and 5x 6y=32
\n" ); document.write( "lets have the same value of x
\n" ); document.write( "5(2x 3y=17)
\n" ); document.write( "2(5x 6y=32)
\n" ); document.write( ":- 10x 15y=35
\n" ); document.write( " -(10x 12y=64)
\n" ); document.write( ":- 3y=-29
\n" ); document.write( " y=-29/3
\n" ); document.write( "then chose one equesion and substitute for y
\n" ); document.write( "2x 3(-29/3)=17
\n" ); document.write( "2x-29=17
\n" ); document.write( "2x=17 29=46
\n" ); document.write( "2x=46
\n" ); document.write( "x=23
\n" ); document.write( ":- the value of x is 23 and y is -29/3.
\n" ); document.write( "
\n" );