document.write( "Question 1014394: Suppose you graphed every single point of the form (2t + 3, 3-3t). For example, when t=2, we have 2t + 3 = 7 and 3-3t = -3, so (7,-3) is on the graph. Explain why the graph is a line, and find an equation whose graph is this line. \n" ); document.write( "
Algebra.Com's Answer #630693 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose you graphed every single point of the form (2t + 3, 3-3t). For example, when t=2, we have 2t + 3 = 7 and 3-3t = -3, so (7,-3) is on the graph. Explain why the graph is a line, and find an equation whose graph is this line. \n" ); document.write( "----------- \n" ); document.write( "And if t = -2, \n" ); document.write( "x = 2(-2)+3 = -1 \n" ); document.write( "y = 3-3(-2) = 9 \n" ); document.write( "-------------------- \n" ); document.write( "You now have two points:: \n" ); document.write( "slope = (9--3)/(-1-7) = 12/-8 = -3/2 \n" ); document.write( "Form is y = mx + b \n" ); document.write( "Solve for \"b\":: \n" ); document.write( "9 = (-3/2)(-1) = b \n" ); document.write( "b = 15/2 \n" ); document.write( "------ \n" ); document.write( "Equation: y = (-3/2)x + 15/2 \n" ); document.write( " \n" ); document.write( "----- \n" ); document.write( "Graph: \n" ); document.write( " \n" ); document.write( "=================== \n" ); document.write( "OR \n" ); document.write( "x = 2t+3, so t = (x-3)/2 \n" ); document.write( "Since y = 3-3t, y = 3-3[(x-3)/2] \n" ); document.write( "Then y = 3 -(3/2)x +(9/2) \n" ); document.write( "Equation: \n" ); document.write( "y = -(3/2)x + 15/2 \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( " |