document.write( "Question 461277: Translation: 8 - n = 50, Eight less than a number is fifty.
\n" );
document.write( "What is the mistake in the translation? \n" );
document.write( "
Algebra.Com's Answer #316389 by htmentor(1343) You can put this solution on YOUR website! Translation: 8 - n = 50, Eight less than a number is fifty. \n" ); document.write( "What is the mistake in the translation? \n" ); document.write( "=========================================== \n" ); document.write( "8 less than a number means n - 8, not 8 - n. It would be n less than 8, the way you've written it. \n" ); document.write( " |