document.write( "Question 717744: Jan is 8 years older than Natalie. If the sum of their ages is 42, find their ages. \n" ); document.write( "
Algebra.Com's Answer #440485 by jndarrell(58)![]() ![]() ![]() You can put this solution on YOUR website! Natalie = x years \n" ); document.write( "Jan = x+8 years \n" ); document.write( "Sum = addition\r \n" ); document.write( "\n" ); document.write( "x + x+8 = 42 \n" ); document.write( "Simplify \n" ); document.write( "2x+8=42 \n" ); document.write( "Subtract the 8 from both sides of the equation as the first step to get x alone \n" ); document.write( "2x=34 \n" ); document.write( "Divide both sides by 2 to get the x alone \n" ); document.write( "x=17\r \n" ); document.write( "\n" ); document.write( "The question asked you for both ages, plug the solution to x in our set up at the top *DONT FORGET UNITS* \n" ); document.write( "Natalie: 17years \n" ); document.write( "Jan: 25 years \n" ); document.write( " |