SOLUTION: A box containing 40 nails weighs 175 grams. The same box with 20 nails weighs 95 grams. What is the sum of the weight of the box and one nail?
(A) 4 (B) 9.5 (C) 15 (D) 19 (E) 69
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: A box containing 40 nails weighs 175 grams. The same box with 20 nails weighs 95 grams. What is the sum of the weight of the box and one nail?
(A) 4 (B) 9.5 (C) 15 (D) 19 (E) 69
Log On
Question 244886: A box containing 40 nails weighs 175 grams. The same box with 20 nails weighs 95 grams. What is the sum of the weight of the box and one nail?
(A) 4 (B) 9.5 (C) 15 (D) 19 (E) 69.7 Found 2 solutions by Theo, jsmallt9:Answer by Theo(13342) (Show Source):
We now have a system of two equations in two variables. There is a large variety of methods to solve this:
Graphing
Substitution
Elimination/Linear Combination/Addition
Cramer's Rule
and a variety of matrix-based methods
This system is solved fairly easily with either the Substitution or Linear Combination methods. I'll use the later:
Subtract the second equation from the first which results in:
20n = 80
Divide by 20
n = 4
Use this value in one of the original equations to find b:
40(4) + b = 175
160 + b = 175
b = 15