document.write( "Question 932839: Sharon is 38 years old.
\n" );
document.write( "The sum of the ages of Sharon and Peter is 65.
\n" );
document.write( "How old is Peter? \n" );
document.write( "
Algebra.Com's Answer #566451 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x Peter's age \n" ); document.write( "Sharon is 38 years old. \n" ); document.write( "..... \n" ); document.write( "The sum of the ages of Sharon and Peter is 65. \n" ); document.write( "x + 38 = 65 \n" ); document.write( "x = 27, Peter's age \n" ); document.write( " |