document.write( "Question 1103690: In a football game,all of the homes teams points area from 7-point touchdowns and 3-point field goals. The team scores six times. Write and solve a system of linear equations to find the numbers of touchdowns and field goals that the home team scores\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #718385 by stanbon(75887) ![]() You can put this solution on YOUR website! In a football game,all of the homes teams points area from 7-point touchdowns and 3-point field goals. The team scores six times. Write and solve a system of linear equations to find the numbers of touchdowns and field goals that the home team scores \n" ); document.write( "----- \n" ); document.write( "Scores Equation:: s + t = 6 \n" ); document.write( "Points Equation:: 7s + 3t = ? \n" ); document.write( "Note:: Need to know total # of points \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |