document.write( "Question 532313: A basketball player makes a total of 517 shots totaling 1037 points. How many of those shots are 3 point shots and how many are 2 point shots? \r
\n" ); document.write( "\n" ); document.write( "From the examples in the book, I should have 2 equations:\r
\n" ); document.write( "\n" ); document.write( "x + y = 517
\n" ); document.write( "2x + 3y = 1037\r
\n" ); document.write( "\n" ); document.write( "Is this right?\r
\n" ); document.write( "\n" ); document.write( "How do I begin to solve?
\n" ); document.write( "

Algebra.Com's Answer #350800 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
That's right.
\n" ); document.write( "\"+x+\" = number of 2 point shots
\n" ); document.write( "\"+y+\" = number of 3 point shots
\n" ); document.write( "(1) \"+x+%2B+y+=+517+\"
\n" ); document.write( "(2) \"+2x+%2B+3y+=+1037+\"
\n" ); document.write( "Multiply both sides of (1) by \"2\" and
\n" ); document.write( "subtract (1) from (2)
\n" ); document.write( "(2) \"+2x+%2B+3y+=+1037+\"
\n" ); document.write( "(1) \"+-2x+-+2y+=+-1034+\"
\n" ); document.write( "\"+y+=+3+\"
\n" ); document.write( "and, since
\n" ); document.write( "(1) \"+x+%2B+y+=+517+\"
\n" ); document.write( "(1) \"++x+=+517+-+3+\"
\n" ); document.write( "(1) \"+x+=+514+\"
\n" ); document.write( "The shots are 514 two point shots and 3 three point shots
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+2x+%2B+3y+=+1037+\"
\n" ); document.write( "(2) \"+2%2A514+%2B+3%2A3+=+1037+\"
\n" ); document.write( "(2) \"+1028+%2B+9+=+1037+\"
\n" ); document.write( "(2) \"+1037+=+1037+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );