document.write( "Question 21819: Solve the equation by the method of your choice. Simplify solutions, if possible.
\n" );
document.write( " (3x + 5) + = 6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #10528 by Anglophile(11)![]() ![]() ![]() You can put this solution on YOUR website! (3X+5) = 6 \n" ); document.write( "3X = 1 \n" ); document.write( "x = 1/3\r \n" ); document.write( "\n" ); document.write( "Check: \n" ); document.write( "3(1/3) + 5=6 \n" ); document.write( "1 + 5 = 6 \n" ); document.write( "6 = 6 \n" ); document.write( " |