document.write( "Question 1138116: Brown sold his car for 3/5 of the cost price and finds that in doing so he has lost £750.How much did he sell the car? \n" ); document.write( "
Algebra.Com's Answer #756011 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Brown sold his car foe 3/5 of the cost price and finds that in doing so he has lost £750.
\n" ); document.write( "How much did he sell the car?
\n" ); document.write( ":
\n" ); document.write( "let x = his original cost
\n" ); document.write( "he lost 2/5 of the original cost
\n" ); document.write( "\"2%2F5\"x = 750
\n" ); document.write( "2x = 5*750
\n" ); document.write( "2x = 3750
\n" ); document.write( "x = \"3750%2F2\"
\n" ); document.write( "x = $1875 was the original cost
\n" ); document.write( "1875 - 750 = $1125 amt sold for
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check: \"3%2F5\" * 1875 = $1125
\n" ); document.write( "
\n" );