document.write( "Question 58647This question is from textbook
\n" );
document.write( ": My problems states\" What are the coordinates of the point of intersection of y=3x-2 and 3-2x? \n" );
document.write( "
Algebra.Com's Answer #40195 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! My problems states\" What are the coordinates of the point of intersection of y=3x-2 and y=3-2x? \n" ); document.write( "Algebraically, you can solve this by setting the two y's equal to each other: \n" ); document.write( "3x-2=3-2x \n" ); document.write( "3x+2x-2=3-2x+2x \n" ); document.write( "5x-2=3 \n" ); document.write( "5x-2+2=3+2 \n" ); document.write( "5x=5 \n" ); document.write( "5x/5=5/5 \n" ); document.write( "x=1 This is the x-coordinate, now substitute that in for x in one of the original equations and solve for y: \n" ); document.write( "y=3(1)-2 \n" ); document.write( "y=3-2 \n" ); document.write( "y=1 \n" ); document.write( "Ths coordinates for the point of intersection is (1,1). \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |