document.write( "Question 464699: The sum of twice a number, and 7, is equal to the sum of a number and 6. Find the number.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #318373 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! \"The sum of twice a number, and 7, is equal to the sum of a number and 6. Find the number.\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = the number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x + 7 = x + 6 {sum of twice a number and 7 is equal to sum of the number and 6} \n" ); document.write( "2x = x - 1 {subtracted 7 from both sides} \n" ); document.write( "x = -1 {subtracted x from both sides}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the number is -1 \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |