document.write( "Question 720781: A basketball player scored 19 times during one game. He scored a total of 28 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 #442065 by lynnlo(4176)\"\" \"About 
You can put this solution on YOUR website!
SCORED 19 TIME
\n" ); document.write( "TOTAL POINTS======28
\n" ); document.write( "2POINT SHOTS=9
\n" ); document.write( "2X9=18
\n" ); document.write( "1 FREE THROW SHOT=10
\n" ); document.write( "1X10=10
\n" ); document.write( "===========18(2 POINTS
\n" ); document.write( "===========10(1 POINT
\n" ); document.write( "=====================
\n" ); document.write( "18+10============28
\n" ); document.write( "
\n" );