Using a system of equations, the amounts of gems collected by each member is are given as follows:
A system of equations is when two or more variables are related, and equations are built to find the values of each variable.
For this problem, the variables are given as follows:
They collected a total of 182 gems, hence:
x + y + z + t + w = 182.
Alice collected 1 more than 3 times what Cecil did, hence:
y = 3x + 1.
Jaime collected 12 less than 3 times what Alice did, hence:
z = 3y - 12 = 3(3x + 1) - 12 = 9x - 9.
Amir collected 10 less than Cecil, hence:
t = x - 10.
Monte collected 5 more than Cecil, hence:
w = x + 5.
Replacing everything in the first equation, we can solve for x as follows:
x + y + z + t + w = 182.
x + 3x + 1 + 9x - 9 + x - 10 + x + 5 = 182.
15x = 195
x = 195/15
x = 13.
Hence the other variables are:
Thus the amounts of gems collected by each member is are given as follows:
More can be learned about a system of equations at https://brainly.com/question/24342899
#SPJ1