document.write( "Question 346098: I need to find the intersecting points of two equations: y=.15x and y=.2(x-20)and graph them. I have included my problem and what is expected. I'm lost.\r
\n" );
document.write( "\n" );
document.write( "Ok this is what I got :
\n" );
document.write( "You would set the two equations equal to each other and solve for x
\n" );
document.write( " .15x=.2(x-20) using the Elimination Method\r
\n" );
document.write( "\n" );
document.write( "Reorder the terms:
\n" );
document.write( "0.15x = 0.2(-20 + x)
\n" );
document.write( "0.15x = (-20 * 0.2 + x * 0.2)
\n" );
document.write( "0.15x = (-4 + 0.2x)\r
\n" );
document.write( "\n" );
document.write( "Solving
\n" );
document.write( "0.15x = -4 + 0.2x\r
\n" );
document.write( "\n" );
document.write( "Solving for variable 'x'.\r
\n" );
document.write( "\n" );
document.write( "Move all terms containing x to the left, all other terms to the right.\r
\n" );
document.write( "\n" );
document.write( "Add '-0.2x' to each side of the equation.
\n" );
document.write( "0.15x + -0.2x = -4 + 0.2x + -0.2x\r
\n" );
document.write( "\n" );
document.write( "Combine like terms: 0.15x + -0.2x = -0.05x
\n" );
document.write( "-0.05x = -4 + 0.2x + -0.2x\r
\n" );
document.write( "\n" );
document.write( "Combine like terms: 0.2x + -0.2x = 0.0
\n" );
document.write( "-0.05x = -4 + 0.0
\n" );
document.write( "-0.05x = -4\r
\n" );
document.write( "\n" );
document.write( "Divide each side by '-0.05'.
\n" );
document.write( "x = 80\r
\n" );
document.write( "\n" );
document.write( "Simplifying
\n" );
document.write( "x = 80\r
\n" );
document.write( "\n" );
document.write( "Now that X = 80, I plugged it into the equation y=0.15x and got this:
\n" );
document.write( "y=0.15x
\n" );
document.write( "y=0.15(80)
\n" );
document.write( "y= 12\r
\n" );
document.write( "\n" );
document.write( "Now this is the question to my problem and I do not know how to get the answer. I have to graph this and show the intersection.\r
\n" );
document.write( "\n" );
document.write( "a teacher is looking for the best option in purchasing school supplies for a classroom. Where Company A is offering a discount for every dollar amount spent on school supplies and where Company B is offering a higher discount than Company A, but the discount for Company B is only offered for every dollar amount spent above $20.00. I will determine and explain which company will offer a better price based upon the dollar amount the teacher spends on school supplies.\r
\n" );
document.write( "\n" );
document.write( "Option 1- Company A will offer her a 15% discount on the total amount spent in the store.
\n" );
document.write( "Option 2- Company B will offer her a 20% discount on the remaining amount after the first $20 is spent.\r
\n" );
document.write( "\n" );
document.write( "Depict the situation graphically, using appropriate graphing software such as Excel or an online graphing utility.\r
\n" );
document.write( "\n" );
document.write( "Include the following in your graph:
\n" );
document.write( "• A depiction of each cost option on the same graph
\n" );
document.write( "• Clear labels of the cost to the hypothetical customer for both options on the graph
\n" );
document.write( "• The intersection of the cost options (if one exists)\r
\n" );
document.write( "\n" );
document.write( "I'm so lost. I do not know how to graph this. Please help if you can. \n" );
document.write( "
Algebra.Com's Answer #247486 by mananth(16946)![]() ![]() You can put this solution on YOUR website! y=0.15x \n" ); document.write( "(10,1.5)(20,3)(30,4.5) \n" ); document.write( "y=0.2x-4 \n" ); document.write( "(20,0)(30,2)(40,4)\r \n" ); document.write( "\n" ); document.write( "Your intersection values of (80,12) is correct. \n" ); document.write( "for each equation \n" ); document.write( "take 3 values of x and calculate y \n" ); document.write( "plot the two graphs \n" ); document.write( " \n" ); document.write( "you will get 2 graphs as above\r \n" ); document.write( "\n" ); document.write( "... \n" ); document.write( " \n" ); document.write( " |