document.write( "Question 1093754: A basketball player scored 37 times during one game. He scored a total of 59 points, two for each two-point shot and one for each free throw. How many two-point shots did he make? How many free throws? \n" ); document.write( "
Algebra.Com's Answer #708415 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
t+f=37
\n" ); document.write( "2t+2f=74
\n" ); document.write( "2t+f=59
\n" ); document.write( "f=15 free throws
\n" ); document.write( "t=22 two point shots
\n" ); document.write( "2t+f=59
\n" ); document.write( "check
\n" ); document.write( "2*22+15=59
\n" ); document.write( "44+15=59
\n" ); document.write( "59=59
\n" ); document.write( "ok\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );