document.write( "Question 929424: Jason, Eric, and Kylie have a combined age of 38. Jason is 4 years older than kylie and eric is 2 years younger than kylie what is the age of each
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #564273 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = jason age now \n" ); document.write( "y = eric age now \n" ); document.write( "z = kylie age now \n" ); document.write( "--- \n" ); document.write( "x + y + z = 38 \n" ); document.write( "x = z + 4 \n" ); document.write( "y = z - 2 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x + y + z = 38 \n" ); document.write( "x - z = 4 \n" ); document.write( "y - z = -2 \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 = jason age now = 16 \n" ); document.write( "y = eric age now = 10 \n" ); document.write( "z = kylie age now = 12 \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( "--- \n" ); document.write( " |