document.write( "Question 1196864: Louie Dampier is the leading scorer in the history of the ABA. His 13,726 points were scored on two point baskets, three point baskets, and one point free throws. In his ABA career, Dampier made 2,144 more two point baskets than free throws and 1,558 more free throws than three point baskets. Write a system of equations that could be used to find how many three point baskets, two point baskets, and free throws he made? How many three point baskets did Dampier make?\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #829898 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
Are you required to setup a \"system of equations\", or is a one-variable equation acceptable?
\n" ); document.write( "
\r\n" );
document.write( "TYPE            SHOTS         VALUE of SHOT       POINTS\r\n" );
document.write( "two-point        f+2144           2              2(f+2144)\r\n" );
document.write( "three-point      f-1588           3              3(f-1588)\r\n" );
document.write( "free-throw       f                1                f\r\n" );
document.write( "Total                                              13726\r\n" );
document.write( "

\n" ); document.write( "Equation to find number of free-throw shots is \"2%28f%2B2144%29%2B3%28f-1588%29%2Bf=13726\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Finished Results:
\n" ); document.write( "
\r\n" );
document.write( "TYPE              SHOTS         VALUE of SHOT      POINTS\r\n" );
document.write( "twopoint           4511             2              9022\r\n" );
document.write( "threepoint          779             3              2337\r\n" );
document.write( "freethrow          2367             1              2367\r\n" );
document.write( "Total              7657                           13726\r\n" );
document.write( "
\n" ); document.write( "
\n" );