document.write( "Question 155052: The director of a summer day camp estimates that 120 children will join if the camp fee is $250, but for each $25 decrease in the fee, five more children will enroll. Determine the linear equation that will represent the number of children who will enroll at a given fee. \n" ); document.write( "
Algebra.Com's Answer #114296 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The director of a summer day camp estimates that 120 children will join if the
\n" ); document.write( " camp fee is $250, but for each $25 decrease in the fee, five more children will
\n" ); document.write( " enroll. Determine the linear equation that will represent the number of
\n" ); document.write( "children who will enroll at a given fee
\n" ); document.write( ":
\n" ); document.write( "We need two sets of coordinates to make a linear equation.
\n" ); document.write( ":
\n" ); document.write( "The first set is given; call it: x1 = 250, y1 = 120
\n" ); document.write( ";
\n" ); document.write( "We can make a 2nd set using the information given, if we decrease the fee to
\n" ); document.write( " $200, that will increase the no. of children to 130. (5 for each $25 decrease)
\n" ); document.write( "Call these coordinates: x2=200, y2 = 130
\n" ); document.write( ":
\n" ); document.write( "Find the slope by using the slope formula: m = \"%28%28y2-y1%29%29%2F%28%28x2-x1%29%29\"
\n" ); document.write( "m = \"%28%28130-y120%29%29%2F%28%28200-250%29%29\" = m = \"%28%2810%29%29%2F%28%28-50%29%29\"
\n" ); document.write( "m = -.2
\n" ); document.write( ":
\n" ); document.write( "Find the equation using the point/slope formula: y-y1 = m(x-x1)
\n" ); document.write( "y - 120 = -.2(x - 250
\n" ); document.write( "y - 120 - -,2x + 50
\n" ); document.write( "y = -.2x + 50 + 120
\n" ); document.write( "y = -.2x + 170 is our equation
\n" ); document.write( ":
\n" ); document.write( "Check this out; substitute 200 for x and confirm that y = 130
\n" ); document.write( "
\n" ); document.write( "
\n" );