document.write( "Question 653132: if 17 is added to the number im thinking of and then the sum is multiplied by 25, i get 750. what number am i thinking
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #408246 by Adebimpe(3)\"\" \"About 
You can put this solution on YOUR website!
Let the number am thinking of be x; x
\n" ); document.write( "i add 17 to the number; x + 17
\n" ); document.write( "i multiplied the result by 25; (x +17)25
\n" ); document.write( "the result is 750; (x + 17)25 = 750
\n" ); document.write( " 25x + 425=750
\n" ); document.write( " 25x =750-425
\n" ); document.write( " 25x = 325
\n" ); document.write( " x=13
\n" ); document.write( "
\n" );