document.write( "Question 999341: Find a number such that the sum of 16 and that number is 5 times that number. \n" ); document.write( "
Algebra.Com's Answer #617018 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Let the number be X:
\n" ); document.write( ".
\n" ); document.write( "The sum of the number and 16:
\n" ); document.write( "X+16
\n" ); document.write( ".
\n" ); document.write( "Five times that number:
\n" ); document.write( "5 x X=5X
\n" ); document.write( ".
\n" ); document.write( "X+16=5X . Subtract X from each side.
\n" ); document.write( "16=4X . Divide each side by 4.
\n" ); document.write( "4=X
\n" ); document.write( "ANSWER: The number is 4.
\n" ); document.write( ".
\n" ); document.write( "CHECK:
\n" ); document.write( "X+16=5X
\n" ); document.write( "4+16=5(4)
\n" ); document.write( "20=20
\n" ); document.write( "
\n" );