document.write( "Question 629007: a teacher is four times as old as a student. in 12 years, the student's age will be half of the teacher's age. how old are they now \n" ); document.write( "
Algebra.Com's Answer #395979 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a teacher is four times as old as a student. in 12 years, the student's age will be half of the teacher's age. how old are they now
\n" ); document.write( "-----
\n" ); document.write( "Equations:
\n" ); document.write( "t = 4s
\n" ); document.write( "s+12 = (1/2)(t+4)
\n" ); document.write( "----
\n" ); document.write( "Substitute for \"t\" and solve for \"s\":
\n" ); document.write( "s + 12 = (1/2)(4s+4)
\n" ); document.write( "s + 12 = 2s + 2
\n" ); document.write( "s = 10 (students's age now)
\n" ); document.write( "------
\n" ); document.write( "Solve for \"t\":
\n" ); document.write( "t = 4s
\n" ); document.write( "t = 40 (teacher's age now)
\n" ); document.write( "-------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===========
\n" ); document.write( "
\n" );