document.write( "Question 106939This question is from textbook Structure and Method
\n" );
document.write( ": Find a number that is 68 greater than three times its opposite \n" );
document.write( "
Algebra.Com's Answer #77782 by cheesey(22)![]() ![]() ![]() You can put this solution on YOUR website! x = 3(-x) + 68 \n" ); document.write( "x = -3x + 68 \n" ); document.write( "3x + x = -3x + 3x + 68 \n" ); document.write( "4x = 68 \n" ); document.write( "x = 17 \n" ); document.write( " \n" ); document.write( " |