document.write( "Question 86733: please help me solve this question: the following two lines interect at point P; 4x-3y=6, 4x-y=10 what are the coordinates of the point P? \n" ); document.write( "
Algebra.Com's Answer #62758 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! two lines interect at point P; 4x-3y=6, 4x-y=10 what are the coordinates of the point P? \n" ); document.write( "---------- \n" ); document.write( "4x-3y=6 \n" ); document.write( "4x-y=10 \n" ); document.write( "------- \n" ); document.write( "Subtract to get: \n" ); document.write( "2y=4 \n" ); document.write( "y=2 \n" ); document.write( "-------- \n" ); document.write( "Substitute to solve for x: \n" ); document.write( "4x-2=10 \n" ); document.write( "4x=12 \n" ); document.write( "x=3 \n" ); document.write( "-------------- \n" ); document.write( "P = (3,2) \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |