document.write( "Question 358917: the AVERAGE weight of the top 5 fish caught in the tournament was 12.3 lbs. The second fish weighed 12.8 lbs. the third fish weighed 12.6 lbs, the fourth fish weighed 11.8lbs and the 5th fish weighed 9.7 lbs. What was the weight of the heaviest fish?
\n" );
document.write( "PLEASE EXPLAIN THE STEPS INVOLVED. My teacher does not explain how to arrive at the answer or how to figure out a an average with one of the numbers missing. \n" );
document.write( "
Algebra.Com's Answer #256099 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the AVERAGE weight of the top 5 fish caught in the tournament was 12.3 lbs. The second fish weighed 12.8 lbs. the third fish weighed 12.6 lbs, the fourth fish weighed 11.8lbs and the 5th fish weighed 9.7 lbs. What was the weight of the heaviest fish? \n" ); document.write( "-------- \n" ); document.write( "Total weight of the 5 fish is 5*12.3 = 61.5 lbs. \n" ); document.write( "------- \n" ); document.write( "wt of 1st fish = x \n" ); document.write( "wt of 2nd fish = 12.8 lbs \n" ); document.write( "wt of 3rd fish = 12.6 lbs \n" ); document.write( "wt of 4th fish = 11.8 lbs \n" ); document.write( "wt of 5th fish = 9.7 lbs \n" ); document.write( "----- \n" ); document.write( "Solve: x + sum of 4 fish = 61.5 lbs \n" ); document.write( "--- \n" ); document.write( "x + 46.9 = 61.5 \n" ); document.write( "x = 14.6 lbs. \n" ); document.write( "----- \n" ); document.write( "The heaviest fish was 14.6 lbs. \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |