document.write( "Question 1016379: Please help me solve this problem: Three times the sum of a number and 3 is the same as three times the number divided by 3 \n" ); document.write( "
Algebra.Com's Answer #632768 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x=number \n" ); document.write( "3(x+3)=3(x/3) \n" ); document.write( "3x+9=x \n" ); document.write( "2x=-9 \n" ); document.write( "x=-4.5 ANSWER \n" ); document.write( "3(-1.5)=-4.5/3 \n" ); document.write( " \n" ); document.write( " |