128k views
0 votes
Write an expression that will find the weight of one fish. Assume that the weight of each fish is the same.

2 Answers

5 votes
divide the number of the fish and weight in general by the number of fish to get the weight on one fish!!!
User Raceimaztion
by
5.8k points
4 votes
w = f / n

where w = weight of one fish, f = total weight n fish , and n = number of fish.
User Mariska
by
6.4k points