document.write( "Question 928065: A 100 ml cup of coffee costs 50. A 120 ml cup of coffee costs 70. How much would an 80 ml cup of coffee costs? I need help to get the equation and I need to graph it. \n" ); document.write( "
Algebra.Com's Answer #563430 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! (100,50) (120,70) \n" ); document.write( "--- \n" ); document.write( "slope = m = dy/dx \n" ); document.write( "m = (50-70)/(100-120) \n" ); document.write( "m = 1 \n" ); document.write( "--- \n" ); document.write( "y - 50 = 1(x - 100) \n" ); document.write( "y - 50 = x - 100 \n" ); document.write( "y = x - 50 \n" ); document.write( "--- \n" ); document.write( "y-intercept = (0,-50) \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "x = 80 ml \n" ); document.write( "y = x - 50 \n" ); document.write( "y = 80 - 50 \n" ); document.write( "y = the cost of an 80 ml cup is 30 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |