document.write( "Question 1062259: when 100 is added to a number, the result is 50 more than 3 time a number. find the.number \n" ); document.write( "
Algebra.Com's Answer #677098 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Make the number = x \n" ); document.write( "when 100 is added to a number, \n" ); document.write( "the result is 50 more than 3 time a number. \n" ); document.write( "100 + x = 3x + 50 \n" ); document.write( "collect like terms \n" ); document.write( "2x = 50 \n" ); document.write( "x = 25 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |