document.write( "Question 750102: If I have a 85% in my class (all assignment has been graded except final exam) and I received 51% in my final exam. The final is worth 30% of my grade. What is my grade now? \n" ); document.write( "
Algebra.Com's Answer #456349 by FrankM(1040)\"\" \"About 
You can put this solution on YOUR website!
(.7 * .85) + (.3 * .51) \r
\n" ); document.write( "\n" ); document.write( ".595 + .153 = .748 \r
\n" ); document.write( "\n" ); document.write( "this should round to 75% and looks likes a passing grade.
\n" ); document.write( "
\n" );