document.write( "Question 687686: Ted needs an average of at least 70 on his three history tests. He has already scored 85 and 60 on two tests. What is the minimum grade Ted needs on his third test \n" ); document.write( "
Algebra.Com's Answer #425278 by josh_jordan(263)\"\" \"About 
You can put this solution on YOUR website!
To solve, we first need to know how to find the average of a group of numbers. To find the average of a group of numbers, you add all the numbers together and divide that answer by the number of numbers you have. For instance, to find the average of 1, 2, 3, 4 and 5, we would add all the numbers together, which would equal 15. We would then divide that number by 5, because there are 5 numbers total: 15/5 = 3. So the average is 3. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, to find the average in your problem, we need to look at what we know: \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "He received an 85 and 60 on two of the test scores\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "He needs an overall average of 70\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's set this up in equation form:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%2885+%2B+60+%2B+x%29%2F3+%3E=+70\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, let's get rid of our fraction on the left. We can do this by multiplying the entire equation by 3, giving us:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "85 + 60 + x >= 210\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Next, combine the numbers on the left, which will give us:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "145 + x >= 210\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Finally, subtract 145 from both sides, which will give us our answer:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "145 + x - 145 >= 210 - 145 = \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x >= 65\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So, in order to average at least 70, he must score a 65 or higher on his third test.
\n" ); document.write( "
\n" );