document.write( "Question 936953: Forty-five percent of what number is 13.5? \n" ); document.write( "
Algebra.Com's Answer #570393 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
let that no be x
\n" ); document.write( " 45 % of x = 13.5
\n" ); document.write( " \"+%2845%2F100%29+%2Ax=+13.5\"
\n" ); document.write( " \"+45%2Ax=+13.5%2A100\"
\n" ); document.write( " \"45x=+1350\"
\n" ); document.write( " divide with 45 on both sides
\n" ); document.write( " \"+45x%2F45=+1350%2F45\"
\n" ); document.write( " \"x=+30\"
\n" ); document.write( " Result : That number is 30
\n" ); document.write( "
\n" );