document.write( "Question 1101299: Craig is fifteen years older than his nephew Paul. In four years Craig will be twice as old as Paul. How old is Craig now? \n" ); document.write( "
Algebra.Com's Answer #715933 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let p be Paul. Then Craig is p+15. So: \n" ); document.write( "p+15+4=2(p+4) \n" ); document.write( "p+19=2p+8 \n" ); document.write( "p=11 \n" ); document.write( "Paul is 11; Craig is 26 \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |