document.write( "Question 985268: Panita, Bill, and Evan are friends. Panita is six years older than Bill. Evan's age is twice Panita's age. If the sum of their ages is 74, how old is Panita? \n" ); document.write( "
Algebra.Com's Answer #606290 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "P=Panita's age; B=bill's age=P-6; E=Evan's age=2P \n" ); document.write( ". \n" ); document.write( "P+B+E=74 \n" ); document.write( "P+(P-6)+(2P)=74 \n" ); document.write( "4P-6=74 \n" ); document.write( "4P=80 \n" ); document.write( "P=20 ANSWER: Panita is 20 years old. \n" ); document.write( ". \n" ); document.write( "CHECK: \n" ); document.write( "B=P-6=20-6=14 Bill is 14 years old \n" ); document.write( "E=2P=2(20)=40 Evan is 40 years old \n" ); document.write( "P+B+E=74yrs \n" ); document.write( "20yrs+14yrs+40yrs=74yrs \n" ); document.write( "74yrs=74yrs \n" ); document.write( " \n" ); document.write( " |