Solve by using substitution method or elimination method:
A bakery bakes three types of bread with the monthly cost being RM6850 for 2150 loaves of bread. The cost of baking a load of butterscotch bread is RM2, a chocolate bread is RM3 and a coconut bread RM4. The sale prices of a loaf of butterscotch bread, a chocolate bread and a coconut bread are RM3, RM4.50 and RM5.50 respectively. If the bakery makes a profit of RM2975 monthly, how many loaves of each type of bread will it bake?
I don't see anywhere here where you asked for the problem to be solved using MATRICES, so I wonder why the other person would use that method.
Plus, not everyone knows or may care to use matrices when solving equations. Then again, the person who responded is none other that Mr. EXTRAVAGANT and COMPLEX!
You also don’t need any fancy equipment or software to solve this problem!
Let number of butterscotch, chocolate, and coconut baked and sold, be B, C, and D, respectively
Then the number-of-loaves equation is: B + C + D = 2,150 ------ eq (i)
Also, the cost-equation is: 2B + 3C + 4D = 6,850 ------ eq (ii)
And, the PROFIT equation is: 3B + 4.5C + 5.5D - (2B + 3C + 4D) = 2,975
3B + 4.5C + 5.5D - 2B - 3C - 4D = 2,975
B + 1.5C + 1.5D = 2,975 ------- eq (iii)
2B + 3C + 3D = 5,950 ------- Multiplying eq (iii) by 2 ------- eq (iv)
D = 900 ------ Subtracting eq (iv) from eq (ii)
Number of coconut bread it'll bake, or
B + C + 900 = 2,150 ------ Substituting 900 for D in eq (i)
B + C = 1.250 ------ eq (v)
2B + 3C + 4(900) = 6,850 ------ Substituting 900 for D in eq (ii)
2B + 3C = 3.250 ------ eq (vi)
2B + 2C = 2,500 ------ Multiplying eq (v) by 2 ------ eq (vii)
Number of chocolate loaves to be baked, or ------- Subtracting eq (vii) from eq (vi)
B + 750 + 900 = 2,150 ------ Substituting 900 for D, and 750 for C in eq (i)
B + 1,650 = 2.150
Number of butterscotch loaves to be baked, or