document.write( "Question 1024172: The basketball team recently scored a total of 92 points on a combination of 2-point field goals, 3-point field goals, and 1-point foul shots. Altogether, the team made 50 baskets and 19 more 2-pointers than foul shots. How many shots of each kind were made ? \r
\n" ); document.write( "\n" ); document.write( "If you could show me how to set the problem up, that would be great.
\n" ); document.write( "

Algebra.Com's Answer #639758 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let X be number of 2 point goals, Y 3 point goals, Z foul goals,
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Number of points,
\n" ); document.write( "\"2X%2B3Y%2BZ=92\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Number of baskets,
\n" ); document.write( "\"X%2BY%2BZ=50\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Comparison,
\n" ); document.write( "\"Z=Y%2B19\"
\n" ); document.write( "
\n" ); document.write( "
\n" );