document.write( "Question 818355: A basketball player scored 17 times during one game. He scored a total of 26 points, two for each two-point shot and one for each free throw. How many two-point shots dis her make? How many free throws? \n" ); document.write( "
Algebra.Com's Answer #492483 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
t + f = 17
\n" ); document.write( "t = 17 - f
\n" ); document.write( "(2)t + (1)f = 26
\n" ); document.write( "---
\n" ); document.write( "(2)t + (1)f = 26
\n" ); document.write( "2t + f = 26
\n" ); document.write( "34 - 2f + f = 26
\n" ); document.write( "---
\n" ); document.write( "f = 8
\n" ); document.write( "t = 9
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );