document.write( "Question 969729: Sam and tim have a total of 130 sweets; tim and claire have a total of 141 sweets; sam and claire have a total of 99 sweets. How much sweets does sam have? \n" ); document.write( "
Algebra.Com's Answer #592508 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Sam and tim have a total of 130 sweets; tim and claire have a total of 141 sweets; sam and claire have a total of 99 sweets. How much sweets does sam have? \n" ); document.write( "--------------------------- \n" ); document.write( "Equations: \n" ); document.write( "s + t = 130 \n" ); document.write( "t + c = 141 \n" ); document.write( "s + c = 99 \n" ); document.write( "--------------------- \n" ); document.write( "Modify:: \n" ); document.write( "0 + s + t = 130 \n" ); document.write( "c + 0 + t = 141 \n" ); document.write( "c + s + 0 = 99 \n" ); document.write( "------- \n" ); document.write( "I used a matrix method to get: \n" ); document.write( "c = 55 \n" ); document.write( "s = 44 \n" ); document.write( "t = 86 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |