document.write( "Question 919521: A field goal kicker makes 84% of the field goals he attempts. He has attempted 50 field goals this season. How many field goals has he made? \n" ); document.write( "
Algebra.Com's Answer #557778 by IBMath(7)\"\" \"About 
You can put this solution on YOUR website!
84% = .84
\n" ); document.write( "50 * .84 = 42
\n" ); document.write( "He has made 42/50 goals this season.
\n" ); document.write( "
\n" );