document.write( "Question 603712: How would you write the half point between two numbers in numerical form? \n" ); document.write( "
Algebra.Com's Answer #802861 by CubeyThePenguin(3113) You can put this solution on YOUR website! Let the two numbers be x and y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "number exactly in between = (x + y)/2 \n" ); document.write( " |