document.write( "Question 141415: I am stuck on this linear equation story problem. I was hoping someone could please help me with the formula that I need. \r
\n" ); document.write( "\n" ); document.write( "A magazine subscription service sold 8762 subscriptions in February and 12, 421 subscriptions in May.\r
\n" ); document.write( "\n" ); document.write( "Assuming the number of subscriptions increased at a constant rate, write a linear equation to give the number of subscriptions S in terms of the month m. (Hint: Let the month of January be 1. Set the rest of the month values based on that starting point.)\r
\n" ); document.write( "\n" ); document.write( "I have x= Feb sales y= May sales n = number of months then y-x divided by n should give the rate of change. Am I on the right track?\r
\n" ); document.write( "\n" ); document.write( "This isn't from a book, it is from a problem in one of my online classes. Thanks so much ~Lyn
\n" ); document.write( "

Algebra.Com's Answer #103025 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
I am stuck on this linear equation story problem. I was hoping someone could please help me with the formula that I need.
\n" ); document.write( "A magazine subscription service sold 8762 subscriptions in February and 12,421 subscriptions in May.
\n" ); document.write( "Assuming the number of subscriptions increased at a constant rate, write a linear equation to give the number of subscriptions S in terms of the month m. (Hint: Let the month of January be 1. Set the rest of the month values based on that starting point.)
\n" ); document.write( "I have x= Feb sales y= May sales n = number of months then y-x divided by n should give the rate of change. Am I on the right track?
\n" ); document.write( "This isn't from a book, it is from a problem in one of my online classes. Thanks so much ~Lyn\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( ">>...8762 subscriptions in February...<<\r\n" );
document.write( "\r\n" );
document.write( "This means\r\n" );
document.write( "\r\n" );
document.write( "When the month was February, the number of subscriptions was 8762.\r\n" );
document.write( "\r\n" );
document.write( "which means \r\n" );
document.write( "\r\n" );
document.write( "When m = 2, S = 8762\r\n" );
document.write( "\r\n" );
document.write( "which means that one point on the line of the graph is\r\n" );
document.write( "\r\n" );
document.write( "(m, S) = (2, 8762)\r\n" );
document.write( "\r\n" );
document.write( "-----\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( ">>...12,421 subscriptions in May...<<\r\n" );
document.write( "\r\n" );
document.write( "This means\r\n" );
document.write( "\r\n" );
document.write( "When the month was May, the number of subscriptions was 12,421.\r\n" );
document.write( "\r\n" );
document.write( "which means \r\n" );
document.write( "\r\n" );
document.write( "When m = 5, S = 12,421\r\n" );
document.write( "\r\n" );
document.write( "which means that another point on the line of the graph is\r\n" );
document.write( "\r\n" );
document.write( "(m, S) = (5, 12421)\r\n" );
document.write( "\r\n" );
document.write( "-------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "The problem now becomes:\r\n" );
document.write( "\r\n" );
document.write( "Find the equation of the line which passes through the\r\n" );
document.write( "points (2,8762) and (5,12421)\r\n" );
document.write( "\r\n" );
document.write( "Let's temporarily replace m by x and S by y.\r\n" );
document.write( "\r\n" );
document.write( "call the two points \r\n" );
document.write( "\r\n" );
document.write( "(\"x1\",\"y1\") = (2,8762), and (\"x2\",\"y2\") = (5,12421)\r\n" );
document.write( "\r\n" );
document.write( "First we find the slope from the formula\r\n" );
document.write( "     \r\n" );
document.write( "\"m=%28y2-y1%29%2F%28x2-x1%29=%2812421-8762%29%2F%285-2%29+=+3659%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "Note that this is a different \"m\" from the \"m\" used in\r\n" );
document.write( "the original problem.  That m stood for month number,\r\n" );
document.write( "but this m stands for the slope.  But that won't cause\r\n" );
document.write( "any difficulty since we will soon have a number for\r\n" );
document.write( "the slope, and won't need m anymore for slope.\r\n" );
document.write( "\r\n" );
document.write( "Now we use the point slope formula:\r\n" );
document.write( "\r\n" );
document.write( "\"y-y1=m%28x-x1%29\"\r\n" );
document.write( "\r\n" );
document.write( "Substituting for \"y1\",\"m\", and \"x1\"\r\n" );
document.write( "\r\n" );
document.write( "\"y-8762=%283659%2F3%29%28x-2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Clear of fractions by multiplying by 3\r\n" );
document.write( "\r\n" );
document.write( "\"3y-26286=3659%28x-2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Distribute on the right\r\n" );
document.write( "\r\n" );
document.write( "\"3y-26286=3659x-7318\"\r\n" );
document.write( " \r\n" );
document.write( "Add 28286 to both sides\r\n" );
document.write( "\r\n" );
document.write( "\"3y+=+3659x+%2B+18968\"\r\n" );
document.write( "\r\n" );
document.write( "Divide thru by 3\r\n" );
document.write( "\r\n" );
document.write( "\"%283y%29%2F3+=+3659%2F3\"\"x+%2B+18968%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "\"y+=+3659%2F3\"\"x+%2B+18968%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "Now we only need to change the \"x\" to an \"m\"\r\n" );
document.write( "and the \"y\" to an \"S\".\r\n" );
document.write( "\r\n" );
document.write( "\"S+=+3659%2F3\"\"m+%2B+18968%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );