document.write( "Question 150895: Joe is 15 years older than Sally. in 15 years Joe will be 3 times as old as sally is now. How old is Sally? \n" ); document.write( "
Algebra.Com's Answer #110829 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Let j be joe's age and s be sally's age.\r
\n" ); document.write( "\n" ); document.write( "Given \"j+=+s+%2B+15\"
\n" ); document.write( "\"j+-+15+=+s\"\r
\n" ); document.write( "\n" ); document.write( "Also given
\n" ); document.write( "\"j%2B15+=+3s\"\r
\n" ); document.write( "\n" ); document.write( "Substituting from above yields
\n" ); document.write( "\"j+%2B+15+=+3%28j+-15%29\"
\n" ); document.write( "\"j+%2B+15+=+3j+-+45\"
\n" ); document.write( "\"60+=+2j\"
\n" ); document.write( "\"30+=+j\"\r
\n" ); document.write( "\n" ); document.write( "Joe is 30
\n" ); document.write( "sally is 30-15 = 15\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );