document.write( "Question 1063340: The number a exceeds the number b by 50 percent. By what percent is the number b smaller than the number a? \n" ); document.write( "
Algebra.Com's Answer #678427 by Alan3354(69443) You can put this solution on YOUR website! The number a exceeds the number b by 50 percent. By what percent is the number b smaller than the number a? \n" ); document.write( "-------- \n" ); document.write( "a = 1.5b = (3/2)b \n" ); document.write( "b = (2/3)a \n" ); document.write( "--> 1/3 smaller = 33 1/3% smaller \n" ); document.write( " |