document.write( "Question 100197This question is from textbook middle grades math
\n" );
document.write( ": Please help show me where i am going wrong; On the two days before a swim meet, jesse swan a total of 2050 meters. The second day she swam 250 meeters more than the first day. How many meters did she swim on each day?
\n" );
document.write( "m+250=2050 m=1800
\n" );
document.write( "1800-250=500
\n" );
document.write( "500+250=750 1st day
\n" );
document.write( "2050-750=1600 2nd day
\n" );
document.write( "I know this to be wrong, book says 900 and 1150 \n" );
document.write( "
Algebra.Com's Answer #72967 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! On the first day Jesse swam fewer meters than the second day, so let's call that x. The total is 2050, so on the second day Jesse swam 2050-x meters.\r \n" ); document.write( "\n" ); document.write( "We also know that on the second day Jesse swam 250 meters more than the first day.\r \n" ); document.write( "\n" ); document.write( "Recall that the first day was x and that the second day is 2050-x. So to make them equal, you have to add 250 meters to the first day, so it becomes x+250.\r \n" ); document.write( "\n" ); document.write( "x + 250 = 2050 - x\r \n" ); document.write( "\n" ); document.write( "Adding an x to both sides of the equation, we obtain:\r \n" ); document.write( "\n" ); document.write( "2x + 250 = 2050\r \n" ); document.write( "\n" ); document.write( "Subtracting 250 from both sides, we obtain:\r \n" ); document.write( "\n" ); document.write( "2x = 1800\r \n" ); document.write( "\n" ); document.write( "Dividing both sides of the equation by 2:\r \n" ); document.write( "\n" ); document.write( "x = 900\r \n" ); document.write( "\n" ); document.write( "So, Jesse swam 900 meters on the first day.\r \n" ); document.write( "\n" ); document.write( "Adding 250 we get 1150, which is the number of meters swam on the second day.\r \n" ); document.write( "\n" ); document.write( "Checking these answers, we find that 900 + 1150 = 2050, which is the correct total. \n" ); document.write( " |