document.write( "Question 241577: john is now 4 times as old as his brother sam. in 4 years, john will be twice as old as sam will be then. find their present ages. \n" ); document.write( "
Algebra.Com's Answer #176982 by College Student(505)\"\" \"About 
You can put this solution on YOUR website!
John is now 4 times as old as his brother Sam, so...
\n" ); document.write( "Let Sam = x
\n" ); document.write( "Let John = 4x
\n" ); document.write( ".
\n" ); document.write( "In 4 years, John will be twice as old as Sam will be then. Our equation now becomes: John in 4 years = twice Sam in 4 years
\n" ); document.write( "\"4x%2B4=2%28x%2B4%29\"
\n" ); document.write( "Now solve for x to determine Sam's age.
\n" ); document.write( "\"4x%2B4=2x%2B%282%2A4%29\"
\n" ); document.write( "\"4x%2B4=2x%2B8\"
\n" ); document.write( "\"4x-2x=8-4\"
\n" ); document.write( "\"2x=4\"
\n" ); document.write( "\"x=2\" ...this is Sam's age (today)
\n" ); document.write( ".
\n" ); document.write( "\"4x=4%2A2=8\" ...this is John's age (today)
\n" ); document.write( ".
\n" ); document.write( "Now let's plug the x value in the original equation to see if it makes sense.
\n" ); document.write( "Remember: \"4x%2B4=2%28x%2B4%29\"
\n" ); document.write( "\"4%282%29%2B4=2%282%2B4%29\"
\n" ); document.write( "\"8%2B4=%282%2A2%29%2B%282%2A4%29\"
\n" ); document.write( "\"12=4%2B8\"
\n" ); document.write( "\"12=12\" ...the x value checks!
\n" ); document.write( ".
\n" ); document.write( "Done!
\n" ); document.write( "
\n" ); document.write( "
\n" );