document.write( "Question 797173: Prove: If x < 11, then 3x + 5 < 38 \n" ); document.write( "
Algebra.Com's Answer #481700 by luke94(89)![]() ![]() ![]() You can put this solution on YOUR website! Hi there, what the questions is asking you to do is sub values less then 11 into the equation to prove it gives a value less then 38..\r \n" ); document.write( "\n" ); document.write( "x = 0, 3(0) + 5 = 5 \n" ); document.write( "x = 1, 3(1) + 5 = 8 \n" ); document.write( "x = 2, 3(2) + 5 = 11 \n" ); document.write( "x = 3, 3(3) + 5 = 14 \n" ); document.write( "x = 4, 3(4) + 5 = 17 \n" ); document.write( "x = 5, 3(5) + 5 = 20 \n" ); document.write( "x = 6, 3(6) + 5 = 23 \n" ); document.write( "x = 7, 3(7) + 5 = 26 \n" ); document.write( "x = 8, 3(8) + 5 = 29 \n" ); document.write( "x = 9, 3(9) + 5 = 32 \n" ); document.write( "x = 10, 3(10) + 5 = 35 \n" ); document.write( "x = 11, 3(11) + 5 = 38\r \n" ); document.write( "\n" ); document.write( "not sure if needed, but you should see as you use any number in the sequence the next value given will be increased by 3.\r \n" ); document.write( "\n" ); document.write( "hope this helps \n" ); document.write( " |