document.write( "Question 797739: Kevin ran 4 miles more than Steve ran. The sum of their distances is 26 miles. How far did Steve run? The domain of the solution is {0, 4, 11, 22}. Show your work. \n" ); document.write( "
Algebra.Com's Answer #481911 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! k for kevin, s for steve.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "k=s+4, and k+s=26. Find s.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Using the total distance and substituting for k, (s+4)+s=26 \n" ); document.write( "2s+4=26 \n" ); document.write( "2s=26-4 \n" ); document.write( "2s=22 \n" ); document.write( "s=11 \n" ); document.write( " |