document.write( "Question 455900: Greg is a star player on the basketball team.In one game,his field-goal total was 20 points,made up of 2-piont and 3-point baskets. If Greg made a total of 9 baskets, how many of each type did he make? \n" ); document.write( "
Algebra.Com's Answer #313060 by benni1013(206)\"\" \"About 
You can put this solution on YOUR website!
Greg is a star player on the basketball team.In one game,his field-goal total was 20 points,made up of 2-piont and 3-point baskets. If Greg made a total of 9 baskets, how many of each type did he make?\r
\n" ); document.write( "\n" ); document.write( "Lets call 2 pointers x and 3 pointers y. Ok we also know that he made a total of 20 points. This gives us our first equation.
\n" ); document.write( "2x+3y=20.\r
\n" ); document.write( "\n" ); document.write( "Now the second equation. We know that he made a total of 9 baskets.
\n" ); document.write( "x+y=9\r
\n" ); document.write( "\n" ); document.write( "Now solve by using the system of elimination.
\n" ); document.write( "
\n" );