document.write( "Question 1177225: Pedro is five less than three times as old as his sister Sofia. John is twice as old as Pedro. Together their ages add up to 45. Which of these could represent Pedro's, Sofia's, or John's age.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #805502 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Pedro, Sofia, and John ---\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "PEDRO             3x-5\r\n" );
document.write( "\r\n" );
document.write( "SOFIA               x\r\n" );
document.write( "\r\n" );
document.write( "JOHN             2(3x-5)\r\n" );
document.write( "\r\n" );
document.write( "TOTAL_SUM           45\r\n" );
document.write( "
\n" ); document.write( "
\n" );