document.write( "Question 887746: If I purchased items for a fundraiser for $2.00 each and sold them for $4.00 each what is my profit percentage ? \n" ); document.write( "
Algebra.Com's Answer #536838 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Difference: 4-2 = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Divide the difference by the initial cost: 2/2 = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then multiply by 100: 1*100 = 100%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The profit percentage is 100% \n" ); document.write( " |