document.write( "Question 1119787: * The sum of four consecutive numbers is 28. Find the numbers \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "* The sum of three consecutive numbers is 27. The second number is three times the first,while the third is twice the first find their average \r
\n" ); document.write( "\n" ); document.write( "* Emma is twice as old as Greg who in turn is 5 years older than Kevin. If their total age is 47.How old is each of them
\n" ); document.write( "

Algebra.Com's Answer #735392 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
------
\n" ); document.write( "* The sum of four consecutive numbers is 28. Find the numbers
\n" ); document.write( "-----
\n" ); document.write( "?\r
\n" ); document.write( "\n" ); document.write( "\"n%2B%28n%2B1%29%2B%28n%2B2%29%2B%28n%2B3%29=28\"
\n" ); document.write( "?
\n" ); document.write( "Not consecutive numbers, and not integers\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------
\n" ); document.write( "* The sum of three consecutive numbers is 27. The second number is three times the first,while the third is twice the first find their average
\n" ); document.write( "------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Three CONSECUTIVE Numbers n-1, n, and n+1;\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28n-1%29%2Bn%2B%28n%2B1%29=27\".
\n" ); document.write( "Solve and check the conditions given in the description.
\n" ); document.write( "The other conditions are wrong, and do not agree with the solution to the first sentence.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----
\n" ); document.write( "* Emma is twice as old as Greg who in turn is 5 years older than Kevin. If their total age is 47.How old is each of them
\n" ); document.write( "----
\n" ); document.write( "
\r\n" );
document.write( "Emma      2(k+5)\r\n" );
document.write( "Greg      k+5\r\n" );
document.write( "Kevin      k\r\n" );
document.write( "TOTAL     47\r\n" );
document.write( "
\n" ); document.write( "
\n" );