document.write( "Question 826268: [ If Jason were 57 less than 6 times his present age, he would be 3 times as old as he was 4 years ago. how old is he? ] \n" ); document.write( "
Algebra.Com's Answer #497978 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "x = Jason's age now \n" ); document.write( "y = Jason's age (hypothetical) \n" ); document.write( "--- \n" ); document.write( "y = 6x - 57 \n" ); document.write( "y = 3(x - 4) \n" ); document.write( "y = 3x - 12 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form: \n" ); document.write( "--- \n" ); document.write( "6x - y = 57 \n" ); document.write( "3x - y = 12 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above linear system in standard form into this matrix-method 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's age now = 15 \n" ); document.write( "y = Jason's age (hypothetical) = 33 \n" ); document.write( "--- \n" ); document.write( "system matrix \n" ); document.write( "6 -1 \n" ); document.write( "3 -1 \n" ); document.write( "--- \n" ); document.write( "inverse of system matrix \n" ); document.write( "0.33333333 -0.33333333 \n" ); document.write( "1 -2 \n" ); document.write( "--- \n" ); document.write( "determinant of system matrix = -3 \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( " |