document.write( "Question 259964: The average of s and t is 12, and the average of s and t and u is 15. What is the value of u?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #191407 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
(s+t)/2 = 12 ----------1
\n" ); document.write( "(s+t+u)/3 = 15 -------- 2\r
\n" ); document.write( "\n" ); document.write( "s+t= 12*2=24 from equation 1
\n" ); document.write( "substitute the vale of s+t in equation 2\r
\n" ); document.write( "\n" ); document.write( "(24+u) / 3 = 15
\n" ); document.write( "24+u = 15*3=45
\n" ); document.write( "u=45-24
\n" ); document.write( "u=21
\n" ); document.write( "
\n" );