document.write( "Question 197112: Thank you! The difference between Bill and Sam's age is 44 years. If Bill's age is 13 less than 4 times the age of Sam, how old are each? \n" ); document.write( "
Algebra.Com's Answer #147775 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The difference between Bill and Sam's age is 44 years. If Bill's age is 13 less than 4 times the age of Sam, how old are each?
\n" ); document.write( "-----------------------
\n" ); document.write( "B = Bill's age, S = Sam's age (to save typing)
\n" ); document.write( "B = S + 44 (the difference is 44)
\n" ); document.write( "B = 4S - 13 (the 2nd statement)
\n" ); document.write( "S + 44 = 4S - 13
\n" ); document.write( "-3S = -57
\n" ); document.write( "S = 19
\n" ); document.write( "B = 63
\n" ); document.write( "Sam is 19
\n" ); document.write( "Bill is 63
\n" ); document.write( "--------------
\n" ); document.write( "It isn't given which one is older. If you try to work it with Sam being older, you get negative numbers for the ages.
\n" ); document.write( "
\n" );