document.write( "Question 175319: A basketball player completed 44.8% of his field goals in the most recent season. He made 285 field goals. How many did he attempt? \n" ); document.write( "
Algebra.Com's Answer #130392 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"a\"= number of attempts
\n" ); document.write( "\".448a+=+285\"
\n" ); document.write( "\"a+=+285%2F.448\"
\n" ); document.write( "\"a+=+636\"
\n" ); document.write( "
\n" );