document.write( "Question 642831: Pol is 10 years younger than Greg.In 7 years, he will be 10 years more than one half as old as Greg.How old is Greg at present ? \n" ); document.write( "
Algebra.Com's Answer #404481 by sachi(548)![]() ![]() You can put this solution on YOUR website! let greg is x yrs \n" ); document.write( "than pol is x-10 \n" ); document.write( "in 7 yrs \n" ); document.write( "greg is x+7 yrs \n" ); document.write( "than pol is x-10+7=x-3 yrs\r \n" ); document.write( "\n" ); document.write( "pol will be 10 years more than one half as old as Greg \n" ); document.write( "so x-3=10+1/2(x+7) \n" ); document.write( "or 2(x-3)=20+x+7 \n" ); document.write( "or 2x-6=27+x \n" ); document.write( "or x=27+6=33 \n" ); document.write( "so greg is 33 yrs \n" ); document.write( "& pol is 23 yrs \n" ); document.write( "ans \n" ); document.write( " \n" ); document.write( " |