document.write( "Question 1010767: Frank noticed that right now his dad, Peter, is five times older than his age. Last year, Frank's age was half that of his brother, John. Nine years from now, Peter will be twice as old as John. What is the sum of the current ages of Frank, John, and Peter?\r
\n" );
document.write( "\n" );
document.write( "So far, I figured that
\n" );
document.write( "Peter = 5(frank)
\n" );
document.write( "Frank = 1/2(john)+1
\n" );
document.write( "John = 2(peter)-9 \n" );
document.write( "
Algebra.Com's Answer #626295 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! Frank noticed that right now his dad, Peter, is five times older than his age. Last year, Frank's age was half that of his brother, John. Nine years from now, Peter will be twice as old as John. What is the sum of the current ages of Frank, John, and Peter?\r \n" ); document.write( "\n" ); document.write( "So far, I figured that \n" ); document.write( "Peter = 5(frank) \n" ); document.write( "Frank = 1/2(john)+1 \n" ); document.write( "John = 2(peter)-9 \n" ); document.write( " FYI: Five times older is worded incorrectly. It should be five times AS OLD\r\n" ); document.write( " |