document.write( "Question 927901: linda, ali, and charlie have a total of $119 in their wallets. charlie has 4 times what ali has. linda has $7 less than ali. how much does each have? \n" ); document.write( "
Algebra.Com's Answer #563329 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = linda's dollar amount \n" ); document.write( "y = ali's dollar amount \n" ); document.write( "z = charlie's dollar amount \n" ); document.write( "--- \n" ); document.write( "x + y + z = 119 \n" ); document.write( "z = 4y \n" ); document.write( "x = y - 7 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x + y + z = 119 \n" ); document.write( "4y - z = 0 \n" ); document.write( "x - y = -7 \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 = linda's dollar amount = 14 \n" ); document.write( "y = ali's dollar amount = 21 \n" ); document.write( "z = charlie's dollar amount = 84 \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, 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( " |