document.write( "Question 344417: What is th equation for twice the first minus the second is 2 less than the third? \n" ); document.write( "
Algebra.Com's Answer #246388 by ewatrrr(24785) You can put this solution on YOUR website! Assigning a variable to each number \n" ); document.write( "For ex: \n" ); document.write( "a being the first number \n" ); document.write( "b being the second number \n" ); document.write( "c being the third number \n" ); document.write( "Your question states the following to be true. \n" ); document.write( "2a-b = c-2 \n" ); document.write( " |