document.write( "Question 579345: if six times a number is added to 33, the result is 75. find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #370946 by dfrazzetto(283)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "6x+33=75\r \n" ); document.write( "\n" ); document.write( "6x = 42\r \n" ); document.write( "\n" ); document.write( "x = 7 \n" ); document.write( " |