document.write( "Question 1196134: Sandra is 63 years older than her grandson. Five years ago, she was 4 times as old as he was. How old is she \n" ); document.write( "
Algebra.Com's Answer #828846 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Sandra is 63 years older than her grandson. Five years ago, she was 4 times as old as he was. How old is she
\n" ); document.write( "
Let S be Sandra's age\r\n" );
document.write( "Then grandson is: S - 63\r\n" );
document.write( "We then get: S - 5 = 4(S - 63 - 5)\r\n" );
document.write( "             S - 5 = 4(S - 68)\r\n" );
document.write( "             S - 5 = 4S - 272\r\n" );
document.write( "            S - 4S = - 272 + 5\r\n" );
document.write( "              - 3S = - 267\r\n" );
document.write( "Sandra's age, or 
\n" ); document.write( "
\n" );