document.write( "Question 985423: im 3 years younger than twice my sisters age, and the sum of our age is 24, how old im i? \n" ); document.write( "
Algebra.Com's Answer #606218 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x=sister's age
\n" ); document.write( "2x-3 is your age
\n" ); document.write( "x+2x-3=24
\n" ); document.write( "3x-3=24
\n" ); document.write( "3x=27
\n" ); document.write( "x=9 years
\n" ); document.write( "2x-3=15 years--your age.
\n" ); document.write( "
\n" );