document.write( "Question 1063618: The average of 3 numbers is 12. If one of the numbers is 19, what is the sum of the other two numbers? \n" ); document.write( "
Algebra.Com's Answer #678744 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
(19+x)/3 = 12
\n" ); document.write( "19+x = 36
\n" ); document.write( "x = 17 this is the sum of the other two numbers
\n" ); document.write( "
\n" );