document.write( "Question 926751: A person traveling 210 km by car drove the first part at 100 kph and the rest at 80 kph. If the trip took 2.25 hours to complete, what distance was traveled at 100 kph? Write equation and solve. \n" ); document.write( "
Algebra.Com's Answer #562444 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = distance driven at 100 kph \n" ); document.write( "y = time driven at 100 kph \n" ); document.write( "--- \n" ); document.write( "s = d/t \n" ); document.write( "t = d/s \n" ); document.write( "--- \n" ); document.write( "y = x/100 \n" ); document.write( "2.25 - y = (210 - x)/80 \n" ); document.write( "--- \n" ); document.write( "100y = x \n" ); document.write( "80*2.25 - 80y = 210 - x \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "100y = x \n" ); document.write( "180 - 80y = 210 - x \n" ); document.write( "--- \n" ); document.write( "x - 100y = 0 \n" ); document.write( "x + 180 - 80y = 210 \n" ); document.write( "--- \n" ); document.write( "x - 100y = 0 \n" ); document.write( "x - 80y = 30 \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 = distance driven at 100 kph = 150 km \n" ); document.write( "y = time driven at 100 kph = 1.5 hours \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( " |