document.write( "Question 665942: A basketball player scored 24 times during one game. He scored a total of 40 points,2 points for each 2 point shot and 1 point for each free throw. How many 2 point shots did he make? How many free throws? \n" ); document.write( "
Algebra.Com's Answer #414178 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = number of 2-point shot he took
\n" ); document.write( "Let \"+b+\" = number of free throws he took
\n" ); document.write( "given:
\n" ); document.write( "\"+a+%2B+b+=+24+\"
\n" ); document.write( "\"+2a+%2B+b+=+40+\"
\n" ); document.write( "---------------
\n" ); document.write( "\"+2a+%2B+b+=+40+\"
\n" ); document.write( "By substitution:
\n" ); document.write( "\"+2a+%2B+24+-+a+=+40+\"
\n" ); document.write( "\"+a+=+40+-+24+\"
\n" ); document.write( "\"+a+=+16+\"
\n" ); document.write( "and
\n" ); document.write( "\"+b+=+24+-+a+\"
\n" ); document.write( "\"+b+=+24+-+16+\"
\n" ); document.write( "\"+b+=+8+\"
\n" ); document.write( "He took 16 2-point shots
\n" ); document.write( "He took 8 free throws\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );