document.write( "Question 73918: Find three consecutive whole numbers such that twice the sum of the two smallest numbers is 10 more than three times the largest number.
\n" ); document.write( "Thanks for you Help!!!
\n" ); document.write( "

Algebra.Com's Answer #52911 by tazoftroy(22)\"\" \"About 
You can put this solution on YOUR website!
Let's make the first number equal to \"x.\" Then, since it's consecutive, the other two numbers are \"%28x%2B1%29\" and \"%28x%2B2%29\".\r
\n" ); document.write( "\n" ); document.write( "With this we can make an equation: (using the other information provided)
\n" ); document.write( "\"2%28x%2B%28x%2B1%29%29=3%28x%2B2%29%2B10\"
\n" ); document.write( "From this, we get \"x=14\"
\n" ); document.write( "So, the numbers are 14, 15, and 16.
\n" ); document.write( "
\n" );