document.write( "Question 707559: x% of 14 is 50 \n" ); document.write( "
Algebra.Com's Answer #435758 by vheroli(126) You can put this solution on YOUR website! 14 = 50x \n" ); document.write( " \n" ); document.write( "0.28=x \r \n" ); document.write( "\n" ); document.write( "x%= 0.28 * 100 \n" ); document.write( "x%= 28% \n" ); document.write( " |