document.write( "Question 333973: A certain positive integer is 8 more than 2 times a smaller positive integer. The sum of these integers is at most 20.\r
\n" );
document.write( "\n" );
document.write( "(I just need the equation) \n" );
document.write( "
Algebra.Com's Answer #239337 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! The words \"at most\" tells me that this is not an equation; it is a less than or equal to inequality word problem.\r \n" ); document.write( "\n" ); document.write( "Let x = (2x + 8) be the largest integer\r \n" ); document.write( "\n" ); document.write( "Let x = smaller integer\r \n" ); document.write( "\n" ); document.write( "x + (2x + 8) ≤ 20\r \n" ); document.write( "\n" ); document.write( "Can you take it from here? \n" ); document.write( " |