document.write( "Question 811143: Golfing par on a golf tournament course is 72. If a professional golfer shot rounds of 76, 68 and 70 in a tournament, what will she need to shoot on the final round to average par? \n" ); document.write( "
Algebra.Com's Answer #488689 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! (76 + 68 + 70 + f)/4 = 72 \n" ); document.write( "76 + 68 + 70 + f = 72*4 = 288 \n" ); document.write( "214 + f = 288 \n" ); document.write( "--- \n" ); document.write( "f = 74 \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( " |