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 #350797 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
x + y = 517
\n" ); document.write( "2x + 3y = 1037
\n" ); document.write( "----
\n" ); document.write( "Multiply thru 1st equation by 2 to get:
\n" ); document.write( "2x + 2y = 2*517
\n" ); document.write( "2x + 3y = 1037
\n" ); document.write( "----
\n" ); document.write( "Subtract and solve for \"y\":
\n" ); document.write( "y = 3
\n" ); document.write( "---
\n" ); document.write( "Solve for \"x\":
\n" ); document.write( "x + y = 517
\n" ); document.write( "x + 3 = 517
\n" ); document.write( "x = 514
\n" ); document.write( "----
\n" ); document.write( "Solution: (514,3)
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "====================
\n" ); document.write( "
\n" ); document.write( "
\n" );