document.write( "Question 106281: In a Math contest, Team B earned 3 points less than Team C. Team A garnered 6 points more than Team B. What is the difference between the highest and lowest score? \n" ); document.write( "
Algebra.Com's Answer #77303 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a Math contest, Team B earned 3 points less than Team C. Team A garnered 6 points more than Team B. What is the difference between the highest and lowest score? \n" ); document.write( "------------ \n" ); document.write( "If Team C has \"x\" points, \n" ); document.write( "Team B has \"x-3\" points. \n" ); document.write( "--------- \n" ); document.write( "The Team A has (x-3)+6 = x+3 points \n" ); document.write( "--------- \n" ); document.write( "The lowest is \"x-3\" \n" ); document.write( "The highest is \"x+3\"\r \n" ); document.write( "\n" ); document.write( "----------------- \n" ); document.write( "highest - lowest = x+3-(x-3) = 6 points \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |