document.write( "Question 1123427: greg is one and a half as old as nina's age. Four years ago, he was twelve years older than ninas. how old are they now ? \n" ); document.write( "
Algebra.Com's Answer #739745 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
NIna=x
\n" ); document.write( "Greg=1.5x
\n" ); document.write( "1.5x-4=x-4+12
\n" ); document.write( "0.5x=12
\n" ); document.write( "x=24 Nina
\n" ); document.write( "1.5x=36 Greg
\n" ); document.write( "when Greg was 32, Nina was 20
\n" ); document.write( "
\n" );