document.write( "Question 659207: if 15% is 200.00 then how much is 85%? \n" ); document.write( "
Algebra.Com's Answer #410693 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! if 15% is 200.00 then how much is 85%? \n" ); document.write( "---------- \n" ); document.write( "200 = Total*0.15 \n" ); document.write( "Total = 200/0.15 \n" ); document.write( "85% = 0.85*Total = 0.85*200/0.15 \n" ); document.write( "85% =~ 1133.33 \n" ); document.write( " \n" ); document.write( " |