document.write( "Question 74958: The band is selling bags of cookies as a fundraiser. they will sell chocalate mint cookies for $2.00 a box and oatmeal raisin cookies for $3.00 a box. after 1 day they had sold $135.00 worth of cookies.\r
\n" );
document.write( "\n" );
document.write( "i) define your varibles (what are they and what do they represent?)
\n" );
document.write( "ii) write an equation in standard form that represents this situation.
\n" );
document.write( "iii) write the equation in slope-intercept form.
\n" );
document.write( "iv) make a graph that represnts this situation.
\n" );
document.write( "v) list two combinations of cookies types that result in
\n" );
document.write( "$135.00 worth of cookies.
\n" );
document.write( "vi) what are the x- and y- intercepts, and what do they mean?
\n" );
document.write( "vii) how would the equation change if they had sold $180.00 worth of cookies instead?
\n" );
document.write( "viii) draw the new line on the same graph as the original.
\n" );
document.write( "ix) how does the new graph compare to the original? \n" );
document.write( "
Algebra.Com's Answer #53959 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The band is selling bags of cookies as a fund-raiser. they will sell chocolate mint cookies for $2.00 a box and oatmeal raisin cookies for $3.00 a box. after 1 day they had sold $135.00 worth of cookies. \n" ); document.write( ": \n" ); document.write( "i) define your variables (what are they and what do they represent?) \n" ); document.write( "Let x = no. of bags of chocolate mints \n" ); document.write( "Let y = no. of bags of oatmeal raisins \n" ); document.write( ": \n" ); document.write( "ii) write an equation in standard form that represents this situation. \n" ); document.write( "2x + 3y = 135 \n" ); document.write( ": \n" ); document.write( "iii) write the equation in slope-intercept form. \n" ); document.write( "3y = 135 - 2x \n" ); document.write( "y = (135/3) - (2/3)x \n" ); document.write( "y = 45 - (2/3)x \n" ); document.write( "y = -(2/3)x + 45 is the slope intercept form \n" ); document.write( ": \n" ); document.write( "iv) make a graph that represents this situation. \n" ); document.write( "Plot this graph using the above equation, choose x values that are multiples \n" ); document.write( "of 3, like 6 and 30, and solve for y. table should look like this: \n" ); document.write( " x | y \n" ); document.write( "-------- \n" ); document.write( " 6 | 41 \n" ); document.write( "30 | 25 \n" ); document.write( "Plot these coordinates, your graph should look like this: \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "v) list two combinations of cookies types that result in \n" ); document.write( "$135.00 worth of cookies. \n" ); document.write( "Use the values we used to plot the graph, 6 choc, 41 oatm and 30 choc, 25 oatm \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "vi) what are the x- and y- intercepts, and what do they mean? \n" ); document.write( ": \n" ); document.write( "The x intercept occurs when y = 0 (no oatm cookies) occurs when (2/3)x = 45 \n" ); document.write( "That would be when x = 67.5, hard to sell half a box, however \n" ); document.write( ": \n" ); document.write( "The y intercept occurs when x = 0 (no choc cookies) obviously, that would be \n" ); document.write( "45 bags of oatm cookies \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "vii) how would the equation change if they had sold $180.00 worth of cookies instead? \n" ); document.write( "2x + 3y = 180 \n" ); document.write( "3y = 180 - 2x \n" ); document.write( "y = 180/3 - (2/3)x \n" ); document.write( "y = 60 - (2/3)x \n" ); document.write( "y = -(2/3)x + 60 is the slope intercept form \n" ); document.write( "Plot this just like we did the other one, substitute for x and solve for y \n" ); document.write( ": \n" ); document.write( "viii) draw the new line on the same graph as the original. \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "ix) how does the new graph compare to the original? \n" ); document.write( "They have the same slope but different x & y intercepts \n" ); document.write( ": \n" ); document.write( "How about this? Did it make sense to you? Any questions? \n" ); document.write( " |