document.write( "Question 107471: During part of football, the local team has counted 6 points lower than the other team. The duex teams have counted a total of 66 points. What is the number of points scored by each? \n" ); document.write( "
Algebra.Com's Answer #78400 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! During part of football, the local team has counted 6 points lower than the other team. The duex teams have counted a total of 66 points. What is the number of points scored by each? \n" ); document.write( "======================================== \n" ); document.write( "local team=L \n" ); document.write( "Away team = A \n" ); document.write( "L=A-6 \n" ); document.write( "L+A=66 \n" ); document.write( "---------------- \n" ); document.write( "A-6+A=66 \n" ); document.write( "2A=66+6 \n" ); document.write( "2A=72 \n" ); document.write( "A=36 \n" ); document.write( "So the away team has 36 points and the Home team \n" ); document.write( "L+36=66 \n" ); document.write( "L=30 \n" ); document.write( "=============== \n" ); document.write( "Local team = 30 \n" ); document.write( "Away team = 36 \n" ); document.write( ":) \n" ); document.write( " |