document.write( "Question 743583: Please help me solve this word problem:
\n" );
document.write( "Joe is a place kicker for his college football team. Last season he kicked 38 times and never missed. Each field goal scored 3 points and each point after a touchdown scored 1 point for a total of 70 points. How many field goals did Joe kick last season?\r
\n" );
document.write( "\n" );
document.write( "This is what I have but I'm not sure what step to do next or if I am even setting up the equation correctly.
\n" );
document.write( "g= field goals t= points after touchdown
\n" );
document.write( "g + t= 38
\n" );
document.write( "3g + 1t= 70 \n" );
document.write( "
Algebra.Com's Answer #452959 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Joe is a place kicker for his college football team. Last season he kicked 38 times and never missed. Each field goal scored 3 points and each point after a touchdown scored 1 point for a total of 70 points. How many field goals did Joe kick last season?\r \n" ); document.write( "\n" ); document.write( "This is what I have but I'm not sure what step to do next or if I am even setting up the equation correctly. \n" ); document.write( "g= field goals t= points after touchdown \n" ); document.write( "g + t= 38 \n" ); document.write( "3g + 1t= 70 \n" ); document.write( "-------------- \n" ); document.write( "It's exactly right. Solve the system of equations. \n" ); document.write( "g + t= 38 \n" ); document.write( "3g + t= 70 \n" ); document.write( "-------------- Subtract \n" ); document.write( "-2g = -32 \n" ); document.write( "g = 16 field goals \n" ); document.write( "---- \n" ); document.write( "t = 38 - g \n" ); document.write( "t = 22 PAT's \n" ); document.write( " \n" ); document.write( " |