document.write( "Question 925256: If Planet I is 31.5 million miles farther from the sun than Planet II, and Planet III is 24.1 million miles farther from the sun than Planet I. When the total of the distances for these three planets from the sun is 189.1 million miles, how far away from the sun is Planet III? \n" ); document.write( "
Algebra.Com's Answer #561435 by TimothyLamb(4379) You can put this solution on YOUR website! x = planet 1 distance from sun \n" ); document.write( "y = planet 2 distance from sun \n" ); document.write( "z = planet 3 distance from sun \n" ); document.write( "--- \n" ); document.write( "x = y + 31.5 \n" ); document.write( "z = x + 24.1 \n" ); document.write( "x + y + z = 189.1 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x - y = 31.5 \n" ); document.write( "x - z = -24.1 \n" ); document.write( "x + y + z = 189.1 \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 = planet 1 distance from sun = 65.5 million miles \n" ); document.write( "y = planet 2 distance from sun = 34.0 million miles \n" ); document.write( "z = planet 3 distance from sun = 89.6 million miles \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( " |