document.write( "Question 434123: If a 25%of b, then 135% of b is what percent of a?
\n" ); document.write( "a)160%
\n" ); document.write( "b)210%
\n" ); document.write( "c)33.75%
\n" ); document.write( "d)540%
\n" ); document.write( "e)875%
\n" ); document.write( "

Algebra.Com's Answer #300836 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
a = 0.25b
\n" ); document.write( "So b = 4a
\n" ); document.write( "135% of b = 1.35b = 1.35(4a) = 5.4a
\n" ); document.write( "So, the answer is 540%.
\n" ); document.write( "
\n" );