document.write( "Question 938420: Q)the sum of two number is 16 if one number is 6find the other number?
\n" );
document.write( "Q)the sum of two consecutive odd integers is 20.what are the two numbers?
\n" );
document.write( "Q)peter has six times coins as many as john has.if the john has 21 coins totalling $2.55 how coins does peter has? \n" );
document.write( "
Algebra.Com's Answer #571681 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x + y = 16 \n" ); document.write( "x = 6 then y = 10 \n" ); document.write( "... \n" ); document.write( "x + x+2 = 20 \n" ); document.write( "2x = 18 \n" ); document.write( "x = 9 \n" ); document.write( "The two consecutive odd integers are: 9, 11 \n" ); document.write( "... \n" ); document.write( "Peter has six times coins as many as John has. John has 21coins. \n" ); document.write( "Peter has 126 coins |