document.write( "Question 764946: A basketball team made 45 field goals in their last game. Some field goals were worth 2 points and others were worth 3 points. The team scored a total of 101 points from field goals in their game. how many 2 point field goals were made? \n" ); document.write( "
Algebra.Com's Answer #465842 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A basketball team made 45 field goals in their last game. Some field goals were worth 2 points and others were worth 3 points. The team scored a total of 101 points from field goals in their game. how many 2 point field goals were made?
\n" ); document.write( "-----
\n" ); document.write( "Equations:
\n" ); document.write( "Quantity::: w + r = 45 field goals
\n" ); document.write( "Points:::: 2w +3r = 101 points
\n" ); document.write( "----------------------------------
\n" ); document.write( "Modify:
\n" ); document.write( "2w + 2r = 90
\n" ); document.write( "2w + 3r = 101
\n" ); document.write( "----
\n" ); document.write( "Solve for \"r\":
\n" ); document.write( "r = 11 (# of 3 point goals)
\n" ); document.write( "----
\n" ); document.write( "Solve for \"w\":
\n" ); document.write( "w + r = 45
\n" ); document.write( "w + 11 = 45
\n" ); document.write( "w = 34 (# of 2 point goals)
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=================
\n" ); document.write( "
\n" );