document.write( "Question 809763: Bill is 5 years less then 3 times charity's age. The sum of there ages is 79. How old is bill and charity? \n" ); document.write( "
Algebra.Com's Answer #487767 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
b=3c-5,
\n" ); document.write( "b+c=79
\n" ); document.write( "b = 58, c = 21
\n" ); document.write( "
\n" );