document.write( "Question 554413: A waiter earns $10 in tips plus $5 per hour. This is represented by the function y=10+5x. What happens to the graph of the line if the waiter earns $5 per hour but only $3 in tips?? \n" ); document.write( "
Algebra.Com's Answer #361346 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the equation of the first line is y = 5x + 10 \n" ); document.write( "the equation of the second line is y = 5x + 3 \n" ); document.write( "the second equation is parallel to the first equation because the slope is the same. \n" ); document.write( "the total value of the second line will always be 7 less than the total value of the first line. \n" ); document.write( "for example: \n" ); document.write( "when x = 5, y1 = 35 and y2 = 28 for a difference of 35 - 28 = 7 \n" ); document.write( "when x = 50, y1 = 260 and y2 = 253 for a difference of 260-253 = 7 \n" ); document.write( "this is because the amount of tips are assumed to be fixed at 10 and 3. \n" ); document.write( "this is not realistic, but it's the way the problem was posed. \n" ); document.write( " \n" ); document.write( " |