document.write( "Question 24676: how do you find out how 13 is what percent of 52? \n" ); document.write( "
Algebra.Com's Answer #13159 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
It's (13/52) * 100
\n" ); document.write( "A way to look at it is, per cent means per one hundred. cent = 100 in Latin.
\n" ); document.write( "So you want to know what x is:
\n" ); document.write( "\"x%2F100+=+13%2F52\"
\n" ); document.write( "\"x+=+%2813%2F52%29+%2A+100\"
\n" ); document.write( "
\n" ); document.write( "
\n" );