document.write( "Question 1020677: what should be subtracted from twice the rational number -3/11 to get -5/22? \n" ); document.write( "
Algebra.Com's Answer #636539 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We can write this as \n" ); document.write( "2(-3/11) - x = -5/22 \n" ); document.write( "and figure it as \n" ); document.write( "-6/11 - x = -5/22 \n" ); document.write( "Let us multiply by -22 and get \n" ); document.write( "12 + 22x = 5 \n" ); document.write( "22x = -7 \n" ); document.write( "x = -7/22 \n" ); document.write( " |