document.write( "Question 840171: Test are 56% of your grade with a total amount of points being 1100, Labs are 34% with the total number of points you can recieve being 200, and quizzes are 10% of your grade with a total number of points being 100. Devise an equation that will allow you to calculate your grade. \n" ); document.write( "
Algebra.Com's Answer #505974 by thejackal(72)![]() ![]() You can put this solution on YOUR website! ((test score/1100)*56)+((Lab score/200)*34)+((quiz score/100)*10)\r \n" ); document.write( "\n" ); document.write( "if you score full for each score you get 100 %. this equation aims to get your percentage score for each, sum them up, and then give you an overall percentage score \n" ); document.write( " |