document.write( "Question 1101435: If (x+2, 3y-6) = (2x, y), then y =? \n" ); document.write( "
Algebra.Com's Answer #716011 by amalm06(224)![]() ![]() You can put this solution on YOUR website! If you think of (x+2,3y-6) and (2x,y) as vectors, then the equality symbol implies their components (x,y) are equal.\r \n" ); document.write( "\n" ); document.write( "Therefore, 3y-6=y \n" ); document.write( " 2y=6 \n" ); document.write( " y=3 (Answer) \n" ); document.write( " |