document.write( "Question 1054834: The sum of ages of Caroline and Izzy is 19 years old. In three years, 6 times Izzy's age will equal 4 times Caroline's age. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #670046 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x=Caroline
\n" ); document.write( "19-x=Izzy.
\n" ); document.write( "[(19-x)+3]*6=4(x+3)
\n" ); document.write( "(22-x)*6=4x+12
\n" ); document.write( "132-6x=4x+12
\n" ); document.write( "120=10x
\n" ); document.write( "x=12 Caroline is 12
\n" ); document.write( "Izzy is 7
\n" ); document.write( "In 3 years, Caroline will be 15 and Izzy 10. Six times Izzy's age is 60-4 times Caroline's age.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );