document.write( "Question 899405: I have the graph for the problem, i just need help on figuring out how they got the answer. The equation is (x-2)/3 - 5/(2y-4) =0. \n" ); document.write( "
Algebra.Com's Answer #545379 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (x-2)/3 - 5/(2y-4) =0 \n" ); document.write( "(2y-4)(x-2) - 15 = 0 |Multiplying thru by 3(2y-4) so as all denominators = 1 \n" ); document.write( "2yx - 4x - 4y + 8 - 15 = 0 \n" ); document.write( "2yx - 4x - 4y = 7 \n" ); document.write( "2yx - 4y - 4x = 7 \n" ); document.write( "2y(x-2) - 4x = 7 \n" ); document.write( " y = (4x+7)/2(x-2) \n" ); document.write( " \n" ); document.write( " |