document.write( "Question 1139403: a basketball player scored 35 times during one game. he scored a total of 58 points. two for each two points and one for each free throw. how many two point shots did he make. how many free throws did he make \n" ); document.write( "
Algebra.Com's Answer #759862 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x of two-point shots
\n" ); document.write( "35-x of free-throws shots\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2x%2B%2835-x%29=58\"
\n" ); document.write( "-
\n" ); document.write( "\"2x-x%2B35=58\"
\n" ); document.write( "\"x=58-35\"
\n" ); document.write( "\"highlight%28x=23%29\"-------two-point\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"35-23=highlight%2812%29\"------free throw
\n" ); document.write( "
\n" );