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)![]() ![]() ![]() 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 \n" ); document.write( "\n" ); document.write( "With this we can make an equation: (using the other information provided) \n" ); document.write( " \n" ); document.write( "From this, we get \n" ); document.write( "So, the numbers are 14, 15, and 16. \n" ); document.write( " |