document.write( "Question 201841: if a = 4b + 26 and b is a positive integer. the a could be divisible by all of the following except\r
\n" );
document.write( "\n" );
document.write( "a)2 b) 4 c) 5 d)6 e) 7 \n" );
document.write( "
Algebra.Com's Answer #152081 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the formula is a = 4b + 26 \n" ); document.write( "b can be any value as long as it's a positive integer. \n" ); document.write( "a can be any value that presumably must also be a positive integer? \n" ); document.write( "a being divisible by all implies that there is no remainder from the division? \n" ); document.write( "that's what i'm thinking, anyway. \n" ); document.write( "under that assumption, we should be able to prove that all of the numbers can divide evenly into a except one of them. \n" ); document.write( "we make a table of possible value for a starting from b = 1 and working our way up sequentially one increment at a time. \n" ); document.write( "b,a \n" ); document.write( "1,30 \n" ); document.write( "2,34 \n" ); document.write( "3,38 \n" ); document.write( "4,42 \n" ); document.write( "5,46 \n" ); document.write( "6,50 \n" ); document.write( "7,54 \n" ); document.write( "8,58 \n" ); document.write( "9,62 \n" ); document.write( "10,66 \n" ); document.write( "11,70 \n" ); document.write( "12,74 \n" ); document.write( "13,78 \n" ); document.write( "14,82 \n" ); document.write( "since 2 divides into 30, 2 is good. \n" ); document.write( "since 5 divides into 30, 5 is good. \n" ); document.write( "since 6 divides into 30, 6 is good \n" ); document.write( "that leaves 4 and 7. \n" ); document.write( "multiples of 4 are: \n" ); document.write( "4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76,80,84,..... \n" ); document.write( "doesn't look like 4 divides evenly. they keep missing each other by 2. \n" ); document.write( "multiples of 7 are: \n" ); document.write( "7,14,21,28,35,42,49,56,63,70,..... \n" ); document.write( "when b = 11, a = 70 \n" ); document.write( "70 is divisible by 7 so 7 is good. \n" ); document.write( "looks like 4 is the one that will not divide evenly into a. \n" ); document.write( "when b = 4, a = 42 which is also divisible by 7 (7*6) \n" ); document.write( "answer is selection b.) which is 4. \n" ); document.write( " \n" ); document.write( " |