document.write( "Question 812696: Christopher is 4 years older than Oscar. Three years ago, Christopher was 3 times as old as Oscar.\r
\n" ); document.write( "\n" ); document.write( "How old is Oscar now?
\n" ); document.write( "

Algebra.Com's Answer #489288 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
c=o+4,
\n" ); document.write( "c-3=3*(o-3)
\n" ); document.write( "c = 9, o = 5
\n" ); document.write( "
\n" );