document.write( "Question 935409: On Saturday morning, Mr. Brown often goes to the public market for fresh produce. He spent 1/4 of his money on vegetables, 1/2 of the remaining money on fruit, and 1/3 of the remaining money on cheese Mr. Brown had $12 when he finished. Work backwards to find how much money he had when he started. \n" ); document.write( "
Algebra.Com's Answer #568605 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = original amount \n" ); document.write( "y = amount spent on vegetables \n" ); document.write( "z = amount spent on fruit \n" ); document.write( "u = amount spent on cheese \n" ); document.write( "--- \n" ); document.write( "y = x/4 \n" ); document.write( "z = (x - y)/2 \n" ); document.write( "u = (x - y - z)/3 \n" ); document.write( "x - y - z - u = 12 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x - 4y = 0 \n" ); document.write( "x - y - 2z = 0 \n" ); document.write( "x - y - z - 3u = 0 \n" ); document.write( "x - y - z - u = 12 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "solution: \n" ); document.write( "x = original amount = 48 \n" ); document.write( "y = amount spent on vegetables = 12 \n" ); document.write( "z = amount spent on fruit = 18 \n" ); document.write( "u = amount spent on cheese = 6 \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |