document.write( "Question 677396: Three of four numbers have a sum of 22. If the average of the four numbers is 8, what is the fourth number? \n" ); document.write( "
Algebra.Com's Answer #420885 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Three of four numbers have a sum of 22.
\n" ); document.write( "a + b + c = 22
\n" ); document.write( ":
\n" ); document.write( " If the average of the four numbers is 8,
\n" ); document.write( "\"%28a+%2B+b+%2B+c+%2B+d%29%2F4\" = 8
\n" ); document.write( "Replace a + b + c with 22
\n" ); document.write( "\"%2822+%2B+d%29%2F4\" = 8
\n" ); document.write( "multiply both sides by 4
\n" ); document.write( " 22 + d = 32
\n" ); document.write( "d = 32 - 22
\n" ); document.write( "d = 10 is the fourth number?
\n" ); document.write( "
\n" );