document.write( "Question 349090: Gideon is 30 yrs. younger than father. His mother is 3 times as old as his son. Find Gideons age if his father is 2 yrs. older than his mother. \n" ); document.write( "
Algebra.Com's Answer #249512 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let father be x years \n" ); document.write( "Gideon = x-30 \n" ); document.write( ".. \n" ); document.write( "Mother = 3(x-30) \n" ); document.write( "... \n" ); document.write( "x=3(x-30)+2 \n" ); document.write( "x=3x-90+2 \n" ); document.write( "3x-x=90-2 \n" ); document.write( "2x=88 \n" ); document.write( "x= 44 fathers age \n" ); document.write( "Gideon = 44-30 \n" ); document.write( "=14 years\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |