document.write( "Question 1008768: Decrease a number by 250 is to decrease it by 15% .qhat is the number? \n" ); document.write( "
Algebra.Com's Answer #624342 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We can write this as, calling x our unknown, \n" ); document.write( "x - 250 = .85x \n" ); document.write( "Rearranging we get \n" ); document.write( "x - .85x = 250 \n" ); document.write( ".15x = 250 \n" ); document.write( "x = 1666 2/3 \n" ); document.write( " \n" ); document.write( " |