document.write( "Question 1151780: At present, Pedro's age is 25% of his father age. Twenty years from now, Pedro's age will be 50% of his father's age. How old are they? \n" ); document.write( "
Algebra.Com's Answer #773629 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Let P be Pedro's age and F be his father's age, then \n" ); document.write( ": \n" ); document.write( "P = F/4 \n" ); document.write( ": \n" ); document.write( "(P +20) = (F +20)/2 \n" ); document.write( ": \n" ); document.write( "substitute for P in the second equation \n" ); document.write( ": \n" ); document.write( "(F/4 +20) = (F +20)/2 \n" ); document.write( ": \n" ); document.write( "multiply both sides of = by 4 \n" ); document.write( ": \n" ); document.write( "F +80 = 2F +40 \n" ); document.write( ": \n" ); document.write( "F = 40 \n" ); document.write( ": \n" ); document.write( "P = F/4 = 40/4 = 10 \n" ); document.write( ": \n" ); document.write( "******************************************************** \n" ); document.write( "Pedro is 10 years old and Pedro's father is 40 years old \n" ); document.write( "******************************************************** \n" ); document.write( ": \n" ); document.write( " |