document.write( "Question 521879: Loretta's age in 17 years will be three times what is was 13 years ago. How old is Loretta? \n" ); document.write( "
Algebra.Com's Answer #346604 by umnikmo(75)\"\" \"About 
You can put this solution on YOUR website!
x+17=3*(x-13)
\n" ); document.write( "x+17=3x-39
\n" ); document.write( "2x=56
\n" ); document.write( "x=28
\n" ); document.write( "
\n" );