document.write( "Question 34597: This is a problem my mom gave me and it is driving me crazy. I am in the 5th grade and in an advanced math class, but I cannot get this. The problem is to write an algebraic expression that will let me describe a set of data. The data when plotted on a grid has one row of 3 tiles then three rows of 5 tiles then one row of 3 tiles and then three rows of 5 tiles and keps on repeating. So the data in two colums (column one being tiles in next row and column two being the total tiles 'so far) is as follows:\r
\n" ); document.write( "\n" ); document.write( "# tiles (Column 1) Total So Far (Column 2)
\n" ); document.write( "3 3
\n" ); document.write( "5 8
\n" ); document.write( "5 13
\n" ); document.write( "5 18
\n" ); document.write( "3 21
\n" ); document.write( "5 26
\n" ); document.write( "5 31
\n" ); document.write( "5 36
\n" ); document.write( "3 39\r
\n" ); document.write( "\n" ); document.write( "Can you please help me write an algebraic expression to describe the above data?\r
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #20904 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
SEE MY COMMENTS BELOW...
\n" ); document.write( "This is a problem my mom gave me and it is driving me crazy. I am in the 5th grade and in an advanced math class, but I cannot get this. The problem is to write an algebraic expression that will let me describe a set of data. The data when plotted on a grid has one row of 3 tiles..PUT THE DATA IN A PROPER FORMAT FIRST BASED ON GIVEN DATA.YOUR IDEA OF TABLE IN CLOUMNS AND ROWS IS IN THE RIGHT DIRECTION..BUT YOU MADE SOME ERRORS IN THAT...
\n" ); document.write( "ROW NUMBER.....NO.OF TILES....LINKAGE BETWEEN ROW NO.& TILES.. CUMULATIVE TILES
\n" ); document.write( "I ROW .........3 TILES.........1*3=3..................................3
\n" ); document.write( "then three rows of 5 tiles
\n" ); document.write( "II ROW.........5 TILES
\n" ); document.write( "III ROW........5 TILES
\n" ); document.write( "IV ROW.........5 TILES.........3*5=15 TILES....................1*3+3*5
\n" ); document.write( "then one row of 3 tiles
\n" ); document.write( "V ROW..........3 TILES.........1*3=3...........................1*3+3*5+1*3
\n" ); document.write( " and then three rows of 5 tiles
\n" ); document.write( "VI ROW.........5 TILES
\n" ); document.write( "VII ROW........5 TILES
\n" ); document.write( "VIII ROW.......5 TILES.........3*5=15..........................1*3+3*5+1*3+3*5
\n" ); document.write( " and keps on repeating
\n" ); document.write( "ETC...ETC....REPEAT..............................1*3+3*5+1*3+3*5+......ETC..
\n" ); document.write( ". So the data in two colums (column one being tiles in next row and column two being the total tiles 'so far) is as follows:NOW LOOK FOR A PATTERN .IT IS QUITE CLEAR....WE HAVE 3+15+3+15.......ETC....
\n" ); document.write( "WE HAVE A MIXED SERIES.....SO NOW WHAT NEXT?
\n" ); document.write( "can you please help me write an algebraic expression to describe the above data?
\n" ); document.write( "WHAT IS MEANT BY THIS?
\n" ); document.write( "ARE WE TO WRITE HOW MANY TILES ARE IN A ROW ?
\n" ); document.write( "OR ARE WE TO WRITE TOTAL HOW MANY TILES ARE USED TILL THAT ROW...OK..LET US DO BOTH?
\n" ); document.write( "SINCE IT IS A MIXED SERIES WE CAN HAVE DIFFERENT FORMULAE FOR DIFFERENT STAGES..
\n" ); document.write( "R1,R5,R9,R13...ETC...HAVE 3 TILES EACH........THIS IS AN ARITHMATIC SEQUENCE WITH A CONSTANT DIFFERENCE
\n" ); document.write( "R1,R5,R9,R13..ETC...CAN BE REPRESENTED BY R(4N-3)WHERE N VARIES FROM 1,2,3,4...ETC..WE GET CORRESPONDINGLY R1,R5,R9,R13
\n" ); document.write( "OFCOURSE THE VALUE IS CONSTANT IT IS 3 ALWAYS..THE NUMBER OF ILES IN THAT ROW..
\n" ); document.write( "NEXT IS
\n" ); document.write( "R2-R4,R6-R8,R10-R12....ETC...HAVE 5 TILES EACH.WITH SAME REASONING AS ABOVE WE CAN SAY FOR R(4N-2),R(4N-1),R(4N)....THE VALUE IS 5 TILES IN EACH ROW..
\n" ); document.write( "NEXT IS CUMULATIVE....THIS INVOVES A FORMULA WHICH YOU MAY TAKE IT OR GRANTED NOW AS YOU ARE I ONLY 5 TH. STD.
\n" ); document.write( "IF ROW NUMBER IS R(4N-3)....THEN CUMULATIVE NUMBER OF TILES IS
\n" ); document.write( "S(4N-3)=3*N+15*(N-1).....YOU CAN CHECK THIS FOR
\n" ); document.write( "N=1....S1.....3*1+15*(1-1)=3...GIVES TOTAL UPTO AND INCLUDING ROW NO.1
\n" ); document.write( "N=2....S5.....3*2+15(2-1)=21...GIVES TOTAL UPTO AND INCLUDING ROW NO.5
\n" ); document.write( "N=3....S9.....3*3+15(3-1)=39....
\n" ); document.write( "IF ROW NUMBER IS R(4N-2)....THEN CUMULATIVE NUMBER OF TILES IS
\n" ); document.write( "S(4N-2)=3*N+15*(N-1)+5....YOU CAN CHECK THIS FOR DIFFERENT VALUES OF N AS ABOVE.\r
\n" ); document.write( "\n" ); document.write( "IF ROW NUMBER IS R(4N-3)....THEN CUMULATIVE NUMBER OF TILES IS
\n" ); document.write( "S(4N-1)=3*N+15*(N-1)+10...YOU CAN CHECK THIS FOR DIFFERENT VALUES OF N AS ABOVE.\r
\n" ); document.write( "\n" ); document.write( "IF ROW NUMBER IS R(4N-3)...THEN CUMULATIVE NUMBER OF TILES IS
\n" ); document.write( "S(4N)=3*N+15*(N-1)+15...YOU CAN CHECK THIS FOR DIFFERENT VALUES OF N AS ABOVE.
\n" ); document.write( "
\n" );