document.write( "Question 1125414: Any help with this would be greatly appreciated.
\n" );
document.write( "A basketball player scored 16 times during one game. She scored a total of
\n" );
document.write( "18 points, two for each two-point shot and one for each free throw. How many two-point shots did she make? How many free throws?\r
\n" );
document.write( "\n" );
document.write( "She made
\n" );
document.write( " ___two-point shots. \n" );
document.write( "
Algebra.Com's Answer #741760 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The other tutor who responded often has strange ways of solving problems; I have no idea what the meaning is of the equation she shows.... \n" ); document.write( "The usual algebraic method for solving the problem would look something like this: \n" ); document.write( "(1) s+f = 16 (the number of 2-point shots (s), plus the number of free throws (f) is 16) \n" ); document.write( "(2) 2s+f = 18 (the total number of points is 18) \n" ); document.write( "Subtract (1) from (2) to get s = 2. \n" ); document.write( "So she made 2 2-point shots and 14 free throws. \n" ); document.write( "Note that you should be able to solve this kind of problem informally, through logical reasoning. Each 2-point shot is worth 1 more point than each free throw; if the point total was only 2 more than the number of shots, then the number of 2-point shots had to be 2. \n" ); document.write( " |