document.write( "Question 41823This question is from textbook algebra an introductory course
\n" );
document.write( ": im not really sure if this is the right topic for my question.\r
\n" );
document.write( "\n" );
document.write( "NUMBER OF | | | | |
\n" );
document.write( "TICKETS(n) | 1 | 2 | 3 | 4 | 5
\n" );
document.write( "____________|_________| ________|________|________|_________
\n" );
document.write( "COST IN | 1.50 | 3.00 | 4.50 | 6.00 | 7.50
\n" );
document.write( "DOLLARS(c) | | | | | \r
\n" );
document.write( "\n" );
document.write( "WRITE A FORMULA TO EXPRESS THE RELATIONSHIP SHOWN IN EACH TABLE\r
\n" );
document.write( "\n" );
document.write( "IM NOT SURE HOW TO SOLVE THIS, PLEASE HELP ME \n" );
document.write( "
Algebra.Com's Answer #26983 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! Look, the difference between the prices of tickets of any two consecutive serial no. is 1.5. \n" ); document.write( "So we can denote the price of the n-th ticket as $ \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If the absolute value (means only value irrespective of sign + or -) of difference between any two consecutive terms is constant in a series, then the series is called Arithmetic Series or Arithmetic Progression (A.P). The general form of an A.P. series upto n-terms is: a, a+d, a+2d, a+3d, ...... , a+(n-1)d. The first term is 'a' and the above mentioned difference is called common difference and is equal to 'd'. The n-th term of the series is 'a+(n-1)d'. \n" ); document.write( " |