document.write( "Question 1063221: By what percent will a fraction decrease if its numerator is increased by 20% and its denominator is increased by 50% \n" ); document.write( "
Algebra.Com's Answer #678282 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\"cross%28%28n-%282%2F10%29n%29%2F%28d%2B0.5d%29%29\"------misread the description\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n%2Fd\", original fraction\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Numerator increased by 20%:
\n" ); document.write( "\"n%2B%2820%2F100%29n\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Denominator increased by 50%:
\n" ); document.write( "\"d%2B%2850%2F100%29d\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "New fraction:
\n" ); document.write( "\"%28n%2B%281%2F5%29n%29%2F%28d%2B%281%2F2%29d%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );