document.write( "Question 328814: Susie is 7 years old. She is 1 year older than one-eighth the age of her father. How old is Susie's father? \n" ); document.write( "
Algebra.Com's Answer #235667 by xoapplexx(2)\"\" \"About 
You can put this solution on YOUR website!
S:Susie's age
\n" ); document.write( "F:father's age
\n" ); document.write( "S=1+F/8
\n" ); document.write( "7=1+F/8
\n" ); document.write( "Subtract 1 from both sides.
\n" ); document.write( "6=F/8
\n" ); document.write( "times 8 on both sides.
\n" ); document.write( "48=F
\n" ); document.write( "F=48
\n" ); document.write( "The father's age is 48.
\n" ); document.write( "
\n" );