document.write( "Question 56038: Can you help me solve x+2/5=x+3/10 \n" ); document.write( "
Algebra.Com's Answer #38075 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! x+2/5=x+3/10 [Multiply each term by the LCD=(5)(10)=50] \n" ); document.write( "(50)(x+2/5)=(50)(x+3/10)[Cancel wherever possible] \n" ); document.write( "(10)(x+2)=(5)(x+3) \n" ); document.write( "10x+20=5x+15 \n" ); document.write( "10x-5x=15-20 \n" ); document.write( "5x=-5 \n" ); document.write( "x=-1 \n" ); document.write( ". \n" ); document.write( "check by pluggig (x=-1) back into the original equation \n" ); document.write( " |