document.write( "Question 555632: Can You Solve This Problem Please?
\n" );
document.write( "y=1/3x+2/3
\n" );
document.write( "y=5/7x+-2 \n" );
document.write( "
Algebra.Com's Answer #361874 by TutorDelphia(193)![]() ![]() You can put this solution on YOUR website! I'm going to multiply the first equation by 3 and the second by 7 to clear the fractions \n" ); document.write( "3y=x+2 \n" ); document.write( "7y=5x-14 \n" ); document.write( "I'll then multiply the first equation by -5 so I can solve using the elimination method. \r \n" ); document.write( "\n" ); document.write( "-15y=-5x-10 \n" ); document.write( "7y=5x-14\r \n" ); document.write( "\n" ); document.write( "Add the two equations \n" ); document.write( "-8y=-24 \n" ); document.write( "y=3\r \n" ); document.write( "\n" ); document.write( "Sub in 3 for y \n" ); document.write( "3*(3)=x+2 \n" ); document.write( "9=x+2 \n" ); document.write( "7=x \n" ); document.write( "x=7 \n" ); document.write( " \n" ); document.write( " |