document.write( "Question 499522: by selling a car for £2500 john made a profit of 25% how much did he pay for it?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #337782 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! by selling a car for £2500 john made a profit of 25% how much did he pay for it? \n" ); document.write( ". \n" ); document.write( "Let x = amount (£) he paid \n" ); document.write( "then \n" ); document.write( "x + .25x = 2500 \n" ); document.write( "x(1 + .25) = 2500 \n" ); document.write( "x(1.25) = 2500 \n" ); document.write( "x = 2500/1.25 \n" ); document.write( "x = £2000 \n" ); document.write( " \n" ); document.write( " |