document.write( "Question 842174: Solve 3x - y = 14 for x.
\n" );
document.write( "I thought it would be like using the elimination method it makes no sense without a second equation and I got y over 3 \n" );
document.write( "
Algebra.Com's Answer #507415 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! What did you do with the 14? \n" ); document.write( "x = (y+14)/3 \n" ); document.write( " |