document.write( "Question 85249: Translate to an algebra statement; do not solve
\n" );
document.write( "Twice the difference of seven times a number and four yields the same result as the same number increased by six. \n" );
document.write( "
Algebra.Com's Answer #61445 by praseenakos@yahoo.com(507)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " let the number be X \n" ); document.write( " then the equation is 2(7X-4)= X+6 \n" ); document.write( " |