document.write( "Question 301026: the ages of two sisters can be represented as consecutive odd integer. twelve years ago, the sum of their ages was 8. how old is each now? \n" ); document.write( "
Algebra.Com's Answer #217159 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
x and x+2
\n" ); document.write( "\"%28x-12%29%2B%28x%2B2-12%29=8\"
\n" ); document.write( "\"%28x-12%29%2B%28x-10%29=8\"
\n" ); document.write( "\"2x-22=8\"
\n" ); document.write( "\"2x=30\"
\n" ); document.write( "\"x=15\"
\n" ); document.write( "\"15%2B2=17\"
\n" ); document.write( "15 and 17 are the ages of the 2 sisters
\n" ); document.write( "12 years ago they were 3 and 5, 3+5=8 checked.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );