document.write( "Question 32919: I have tried to work this problem out several times.
\n" ); document.write( "2x+3y=5
\n" ); document.write( "x=3y+1\r
\n" ); document.write( "\n" ); document.write( "Using substition I have tried 2x+3(1-x)=5
\n" ); document.write( " 2x+3-3x=5
\n" ); document.write( " -3 -3
\n" ); document.write( " ________
\n" ); document.write( " 2x-3x =2
\n" ); document.write( " -1x =2
\n" ); document.write( " x=-2 but this solution does not work
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #19348 by sarah_adam(201)\"\" \"About 
You can put this solution on YOUR website!
You substituted the wrong value of x
\n" ); document.write( "given
\n" ); document.write( "2x+3y=5
\n" ); document.write( "x=3y+1
\n" ); document.write( "substitute value of x in the equation 2x+3y = 5
\n" ); document.write( "2(3y+1)+3y = 5
\n" ); document.write( "6y+2+3y = 5
\n" ); document.write( "on solving we get 9y = 3
\n" ); document.write( "therefore y = 3/9 = 1/3
\n" ); document.write( "therefore x = 3(1/3) + 1 = 2
\n" ); document.write( "therefore x = 2 and y = 1/3
\n" ); document.write( "
\n" ); document.write( "
\n" );