document.write( "Question 1036741: How would I solve for x in the problem 6x-3y =54 \n" ); document.write( "
Algebra.Com's Answer #651440 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 6x-3y = 54 divide both sides by 6 \n" ); document.write( "x-3/6y = 9 \n" ); document.write( "x = 9+3/6y \n" ); document.write( " |