document.write( "Question 182537: For the following equation: 3x – y = 4:
\n" );
document.write( " Find x if y = 2
\n" );
document.write( " Find y if x = 1/3
\n" );
document.write( "
\n" );
document.write( "Present the solutions as ordered pairs.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #137010 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! For the following equation: 3x – y = 4: \n" ); document.write( "Find x if y = 2 \n" ); document.write( "Find y if x = 1/3 \n" ); document.write( ": \n" ); document.write( "y=2:......3x-2=4--->3x=6--->x=2.....(2,2) \n" ); document.write( ": \n" ); document.write( "x=1/3:....3(1/3)-y=4--->-y=3--->y=-3...(1/3,-3) \n" ); document.write( " |