document.write( "Question 978901: If 10% of x is 20, what is 23% of x?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #600255 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If 10% of x is 20, \n" ); document.write( "---------- \n" ); document.write( "then x = 200. \n" ); document.write( "======================== \n" ); document.write( " what is 23% of x? \n" ); document.write( "---------- \n" ); document.write( "23% = (23/100)*200 = 46 \n" ); document.write( " |