document.write( "Question 391799: If p is 90% of q then q is what percent of p \n" ); document.write( "
Algebra.Com's Answer #278004 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
lets use some numbers
\n" ); document.write( "p=100*0.90
\n" ); document.write( "p=90
\n" ); document.write( "--------------
\n" ); document.write( "q=100
\n" ); document.write( "100/90=1.11=111%
\n" ); document.write( "
\n" );