document.write( "Question 354822: The average of three numbers is V. If one of the numbers is Z and another is Y, what is the remaining number? \n" ); document.write( "
Algebra.Com's Answer #253504 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the remaining number be R.
\n" ); document.write( "\"%28R%2BZ%2BY%29%2F3=V\"
\n" ); document.write( "\"R%2BZ%2BY=3V\"
\n" ); document.write( "\"highlight%28R=3V-Z-Y%29\"
\n" ); document.write( "
\n" );