document.write( "Question 942857: The age of a man is the same as his wife's age with the digits reversed. If the sum of their ages is 99, and the man is 9 years older than his wife, how old is he? Using the four step problem solving process \n" ); document.write( "
Algebra.Com's Answer #574822 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = age of man \n" ); document.write( "y = age of wife tens digit \n" ); document.write( "z = age of wife ones digit \n" ); document.write( "--- \n" ); document.write( "x = 10z + y \n" ); document.write( "x + 10y + z = 99 \n" ); document.write( "x = 10y + z + 9 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x - y - 10z = 0 \n" ); document.write( "x + 10y + z = 99 \n" ); document.write( "x - 10y - z = 9 \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 = age of man = 54 \n" ); document.write( "y = 4 \n" ); document.write( "z = 5 \n" ); document.write( "age of wife = 45 \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( " |