document.write( "Question 59393: This is a two step equation. The teacher wants it to have 2 different \"lets\" (like let x=) The question is this: In one season, Ana ran 18 races. This was four fewer races than twice the number of races Kelly ran. How many races did Kelly run? \n" ); document.write( "
Algebra.Com's Answer #40695 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! This is a two step equation. The teacher wants it to have 2 different \"lets\" (like let x=) The question is this: In one season, Ana ran 18 races. This was four fewer races than twice the number of races Kelly ran. How many races did Kelly run? \n" ); document.write( "Let the number of races Kelly ran be: x \n" ); document.write( "Let the number of races Ana ran be: 2x-4 \n" ); document.write( "They also told us that the amount of races Ana ran is: 18 \n" ); document.write( "Set the races Ana ran equal to each other: \n" ); document.write( "2x-4=18 \n" ); document.write( "2x-4+4=18+4 \n" ); document.write( "2x=22 \n" ); document.write( "2x/2=22/2 \n" ); document.write( "x=11 \n" ); document.write( "The amount of races Kelly ran is: x=11 \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |