document.write( "Question 245896: If a is 50% larger than c and b is 25% larger than c, then a is what percent larger than b? \n" ); document.write( "
Algebra.Com's Answer #179670 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a=1.5c
\n" ); document.write( "b=1.25c
\n" ); document.write( "a/b=1.5/1.25=1.2
\n" ); document.write( "
\n" ); document.write( "
\n" );