document.write( "Question 279534: In a basketball game, Will scored 26 points, consisting only of three-point shots and two-point shots. He made a total of 11 shots. How many shots of each type did he make? \n" ); document.write( "
Algebra.Com's Answer #203200 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x+y=11
\n" ); document.write( "3x+2y=26
\n" ); document.write( "x=4 y=7
\n" ); document.write( "check
\n" ); document.write( "3*4+2*7=26
\n" ); document.write( "12+14=26
\n" ); document.write( "26=26
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );