document.write( "Question 243045: When 75% of a number is added to 6, the result is 3 more than the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #178053 by JimboP1977(311)![]() ![]() You can put this solution on YOUR website! (3x/4)+6=x+3 \n" ); document.write( "(3x/4)-x=-3 \n" ); document.write( "(-x/4) = -3 \n" ); document.write( " -x = -12 \n" ); document.write( "x=12 \n" ); document.write( " |