document.write( "Question 401547: Mr. Wilson is 15 years older than Mr. Connors. Five years from now, Mr. Wilson will be 1 1/2 times as old as Mr. Connors will be then. How old is each man now? \n" ); document.write( "
Algebra.Com's Answer #284304 by edjones(8007)![]() ![]() You can put this solution on YOUR website! w=c+15 \n" ); document.write( "w=1.5c \n" ); document.write( "1.5c=c+15 \n" ); document.write( ".5c=15 \n" ); document.write( "c=30 \n" ); document.write( "w=45 \n" ); document.write( ". \n" ); document.write( "c=30-5=25 yo now \n" ); document.write( "w=45-5=40 now. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |