document.write( "Question 925635: A basketball player scored 24 times during one game. She scored a total of 43 points, two for each two-point shot and one for each free throw. How many two-point shots did she make? How many free throws? \n" ); document.write( "
Algebra.Com's Answer #561647 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A basketball player scored 24 times during one game. She scored a total of 43 points, two for each two-point shot and one for each free throw. How many two-point shots did she make? How many free throws?
\n" ); document.write( "-------
\n" ); document.write( "Equations:
\n" ); document.write( "Scores:: t + f = 24 times
\n" ); document.write( "Points::2t + f = 43 points
\n" ); document.write( "------------------------------
\n" ); document.write( "Subtract and solve for \"t\":
\n" ); document.write( "t = 19 (# of 2-points scores)
\n" ); document.write( "f = 24-19 = 5 (# of free-throws)
\n" ); document.write( "----------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------------
\n" ); document.write( "
\n" );