document.write( "Question 493700: The word problem is: Steve is six years older than Sarah is now. In ten years he will be twice her age. Find their ages. \r
\n" );
document.write( "\n" );
document.write( "I figured s= steve's age now, and x=sarah's age now. so s+10=Steve in 10 years. and 2x+10=Sarah in 10 years. This is where i start to get confused.
\n" );
document.write( "s+10=2(x+10). so does that make 6+x+10=2(x+10)? If thats true then when i finisht the math why do i get x=-4 or -x=4. can you help please? \n" );
document.write( "
Algebra.Com's Answer #335429 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The word problem is: Steve is six years older than Sarah is now. In ten years he will be twice her age. Find their ages. \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "t = s+6 \n" ); document.write( "(t+10) = 2(s+10) \n" ); document.write( "----- \n" ); document.write( "Substitute for \"t\" and solve for \"s\": \n" ); document.write( "(s+6+10) = 2s+20 \n" ); document.write( "s + 16 = 2s+20 \n" ); document.write( "s = -4 yrs old (Sarah will not be born till 4 years pass) \n" ); document.write( "------ \n" ); document.write( "t = s+6 = -4+6 = 2 (Steve is 2 years old now \n" ); document.write( "====================================================== \n" ); document.write( "Some problems just don't make sense. \n" ); document.write( "This is one of them. \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |