document.write( "Question 816381: Marcos made 15 baskets in a basketball game, some two pointers and some three pointers, If Marcos scored 36 points, how many two pointers and how many three pointers did he make? \n" ); document.write( "
Algebra.Com's Answer #491521 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Marcos made 15 baskets in a basketball game, 'x' two pointers and (15-x) three pointers,
\n" ); document.write( "If Marcos scored 36 points, how many two pointers and how many three pointers did he make
\n" ); document.write( " \"2x+%2B+3%2815-x%29+=+36\" |Solving for x
\n" ); document.write( " 2x + 45 - 3x = 36
\n" ); document.write( " 45-36 = 3x - 2x
\n" ); document.write( " 9 = x, number of two pointers, 6 three pointers (15-9)
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( " \"2%2A9+%2B+3%2A6+=+36pts\" \n" ); document.write( "
\n" );