document.write( "Question 148922: After one round of golf, leo forrest was 3 shots under par. His second round score was 12 shots over par and this third round score was 7 shots under par. How many shots under or over par was Leo's score after the third round. \n" ); document.write( "
Algebra.Com's Answer #109244 by tangitehewagen(7)\"\" \"About 
You can put this solution on YOUR website!
Let p = par for one round then par for 3 rounds would be 3p, correct?\r
\n" ); document.write( "\n" ); document.write( "You have given that Leo had rounds of p-3, p+12 and p-7 (using the above notation.)\r
\n" ); document.write( "\n" ); document.write( "If we add these 3 scores we have p-3 + p+12 + p-7.\r
\n" ); document.write( "\n" ); document.write( "Combining like terms gives us 3p + 2 and since the par for three rounds is 3p, we see that Leo is 2 shots over.
\n" ); document.write( "
\n" );