document.write( "Question 937488: Hello! I am supposed to calculate student's grades based on 100%. 60% is on the final exam and 40% on daily performance. If a student's final exam is 96 points and their daily performance is 100 points, what is the equation I use to calculate the 60% on final exam and 40% on daily?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #570852 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = final exam score
\n" ); document.write( "y = daily performance score
\n" ); document.write( "c = class grade
\n" ); document.write( "---
\n" ); document.write( "1.00*c = 0.60x + 0.40y
\n" ); document.write( "c = 0.60x + 0.40y
\n" ); document.write( "---
\n" ); document.write( "c = 0.60*96 + 0.40*100
\n" ); document.write( "c = 97.60
\n" ); document.write( "---
\n" ); document.write( "Free algebra tutoring live chat:
\n" ); document.write( "https://sooeet.com/chat.php?gn=algebra
\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 with quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "
\n" );