document.write( "Question 1199253: The positive integers greater than 3 are arranged in rows and columns as illustrated. In which column is the number 5018?
\n" );
document.write( "https://ibb.co/G5y6tR3\r
\n" );
document.write( "\n" );
document.write( "There is a solution by math_helper here:
\n" );
document.write( "https://www.algebra.com/algebra/homework/word/geometry/Geometry_Word_Problems.faq.question.1171707.html\r
\n" );
document.write( "\n" );
document.write( "But it is literally just a procedure on how to solve and makes ABSOLUTE NO SENSE TO ME OR ANY STUDENT WHO NEEDS TO 'SHOW [THEIR] WORK'. \r
\n" );
document.write( "\n" );
document.write( "Can someone please explain how and why this solution works, and what it is even achieving with the modulos 12?\r
\n" );
document.write( "\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #833037 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Mod 12 was used because the gap from 4 to 16 is +12 (when going from row1,column1 to row3,column1). Or put another way: each row has 6 items, so two such rows have 2*6 = 12 items.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The left/right pattern repeats every 12 items.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'll take another approach.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Notice the third column has 6, 14, 18, 26, ...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We can extend that a bit to say: 6, 14, 18, 26, 30, ... \n" ); document.write( "The 30 is from writing the next two values in row 5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now focus on the odd numbered terms of that sequence. \n" ); document.write( "Those terms are 6, 18, 30, ... \n" ); document.write( "All of which are multiples of 6. \n" ); document.write( "Specifically they are odd multiples of 6. \n" ); document.write( "An odd multiple of 6 is of the form 6n, where n is some positive odd integer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6*1 = 6 \n" ); document.write( "6*3 = 18 \n" ); document.write( "6*5 = 30 \n" ); document.write( "and so on.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another thing to notice is that the rows involving 6,18,30,... all have the terms in increasing order from left to right. \n" ); document.write( "This corresponds to odd numbered rows.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's divide 5018 over 6 \n" ); document.write( "5018/6 = 836.333 approximately\r \n" ); document.write( "\n" ); document.write( "Rounding up to the nearest odd number gets us 837 \n" ); document.write( "Then, \n" ); document.write( "6*837 = 5022 \n" ); document.write( "This value is in column 3 to keep up with the pattern mentioned above. This item is in row 837.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The value 5022 is 4 units over the target of 5018. \n" ); document.write( "So we have to go to the left 4 units. \n" ); document.write( "Going 2 of those units to the left gets us from column 3 to column 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then we'll bump up to row 836, which will move us to column 2 in the process. \n" ); document.write( "This is the third step out of 4 total. \n" ); document.write( "The fourth final step gets us to column 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's a mini table showing what's going on \n" ); document.write( "
\n" ); document.write( "One thing I forgot to mention is that each even numbered row goes in reverse, so we'll use that fact to count down from 5019 to 5018.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: Column 3 \n" ); document.write( " \n" ); document.write( " |