document.write( "Question 1054931: The sum of the ages of afraz and Sam is 33 years. In two years, 3 times Afraz's age will be one year less than 4 times sams age. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #670153 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
A+S=33
\n" ); document.write( "3(A+2)+1=4(S+2). which means that if I add 1 to 3 times A's age in two years, I get 4 times S. age in 2 years.
\n" ); document.write( "3A+7=4S+8
\n" ); document.write( "But A=33-S
\n" ); document.write( "substitute
\n" ); document.write( "99-3S+7=4S+8
\n" ); document.write( "98=7S
\n" ); document.write( "S=14 now
\n" ); document.write( "A=19 now
\n" ); document.write( "In two years A will be 21 and 3 times that is 63. That is 1 year less than 4 times S. age, which is 64.
\n" ); document.write( "
\n" ); document.write( "
\n" );