document.write( "Question 824053: Faridah is 3 times as old as her sister. Two years ago, the difference of squares of their ages was 240. What are their present age? \n" ); document.write( "
Algebra.Com's Answer #496036 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
f=3s,
\n" ); document.write( "(f-2)^2-(s-2)^2=240\r
\n" ); document.write( "\n" ); document.write( "f^2-4f-s^2+4s = 240
\n" ); document.write( "f = 18, s = 6
\n" ); document.write( "
\n" ); document.write( "
\n" );