document.write( "Question 315236: if the average of three numbers is v. if one of the numbers is z and another is y what is the number remaining \n" ); document.write( "
Algebra.Com's Answer #225526 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Call the remaining number A.
\n" ); document.write( "\"%28A%2Bz%2By%29%2F3=v\"
\n" ); document.write( "\"A%2Bz%2By=3v\"
\n" ); document.write( "\"highlight%28A=3v-z-y%29\"
\n" ); document.write( "
\n" );