document.write( "Question 754354: Sir Donald Bradman had scored 6996 runs in 69 completed test innings. He had one more innings to play. How many runs did he need to score in his final innings in order that his test batting average was greater than or equal to 100?
\n" ); document.write( "(batting = Total runs scored divided by total innings completed)
\n" ); document.write( "

Algebra.Com's Answer #459001 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
total score was 6996 in 69 test
\n" ); document.write( "new test play will have total test =69+1=70
\n" ); document.write( "to have average score greater than or equal to 100
\n" ); document.write( "total score should be 100x70 = 7000 score
\n" ); document.write( "run required in final match will be 7000-6996 =4
\n" ); document.write( "therefore to get average of 100 runs
\n" ); document.write( "he should make the run at least 4 or more
\n" ); document.write( "ANSWER 4 run or more
\n" ); document.write( "
\n" );