document.write( "Question 993878: If the difference between a number and sixsix is doubled, the result is sevenseven more than the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #613067 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x=the number \n" ); document.write( ". \n" ); document.write( "2(x-6)=x+7 \n" ); document.write( "2x-12=x+7 \n" ); document.write( "x=19 \n" ); document.write( " \n" ); document.write( " |