document.write( "Question 168177This question is from textbook
\n" );
document.write( ": a number, twice that number, and one-third of that number are added. The result is 20. What is the original number? \n" );
document.write( "
Algebra.Com's Answer #123932 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a number, twice that number, and one-third of that number are added. The result is 20. What is the original number? \n" ); document.write( "----------------- \n" ); document.write( "Let the number be \"x\". \n" ); document.write( "EQUATION: \n" ); document.write( "x + 2x + (1/3)x = 20 \n" ); document.write( "(10/3)x = 20 \n" ); document.write( "(1/3)x = 2 \n" ); document.write( "x = 6 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |