document.write( "Question 246127: Jose, Pedro, and Felipe are brothers and Pedro is the youngest. Felipe is 2 years older than Pedro, and Jose is 3 years older than Felipe. Three times the sum of Pedro and Felipe’s age equals two less than the product of four and Jose’s age. Find the age of all the brothers. \n" ); document.write( "
Algebra.Com's Answer #179763 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Jose, Pedro, and Felipe are brothers and Pedro is the youngest.
\n" ); document.write( "Felipe is 2 years older than Pedro, and Jose is 3 years older than Felipe. Three times the sum of Pedro and Felipe’s age equals two less than the product of four and Jose’s age. Find the age of all the brothers.
\n" ); document.write( "----------------------------------
\n" ); document.write( "Equations:
\n" ); document.write( "f = p+2
\n" ); document.write( "j = f+3
\n" ); document.write( "3(p+f)=4j-2
\n" ); document.write( "------------------
\n" ); document.write( "Rearrange:
\n" ); document.write( "p = f-2
\n" ); document.write( "j = f+3
\n" ); document.write( "3f + 3p - 4j = -2
\n" ); document.write( "----------------------
\n" ); document.write( "Substitute:
\n" ); document.write( "3f + 3(f-2) -4(f+3) = -2
\n" ); document.write( "2f -14 = -2
\n" ); document.write( "2f = 12
\n" ); document.write( "f = 6 yrs (Felipe's age now)
\n" ); document.write( "p = f-2 = 4 yrs (Pedro's age now)
\n" ); document.write( "j = f+3 = 15 yrs (Jose's age now)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );