document.write( "Question 808823: the average of 2 numbers is 3n-4.iIf one of the number is n then the other numbers is what? \n" ); document.write( "
| Algebra.Com's Answer #487197 by stanbon(75887)      You can put this solution on YOUR website! the average of 2 numbers is 3n-4.iIf one of the number is n then the other numbers is what? \n" ); document.write( "------- \n" ); document.write( "Let the other number be \"x\":: \n" ); document.write( "-------------- \n" ); document.write( "Equation: \n" ); document.write( "average = [x+n]/2 = 3n-4 \n" ); document.write( "----- \n" ); document.write( "x+n = 6n-8 \n" ); document.write( "x = 5n-8 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |