document.write( "Question 183451: for the following equation 3x -y =4 find x if y=2 findy if x=1/3 present solutions as ordred pairs \n" ); document.write( "
Algebra.Com's Answer #137711 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! for the following equation 3x -y = 4 find x if y=2 find y if x=1/3 \n" ); document.write( "Present solutions as ordred pairs \n" ); document.write( "-------------------------------------- \n" ); document.write( "3x -y = 4 \n" ); document.write( "Solve for \"y\": y = 3x - 4 \n" ); document.write( "Solve for \"x\": x = (1/3)y + (4/3) \n" ); document.write( "------------------------- \n" ); document.write( "If y=2, then x = (1/3)*2 + (4/3) = (2/3)+(4/3) = (6/3) = 2 \n" ); document.write( "------------------- \n" ); document.write( "If x = 1/3, then y = 3*(1/3) - 4 = 1-4 = -3 \n" ); document.write( "================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |