document.write( "Question 442131: what is 40% of 30?\r
\n" );
document.write( "\n" );
document.write( "26 is 65% of what?\r
\n" );
document.write( "\n" );
document.write( "what percent of 60 is 66? \n" );
document.write( "
Algebra.Com's Answer #304950 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! .40*30=x \n" ); document.write( ".65x=26 \n" ); document.write( "66/60*100=x \n" ); document.write( " \n" ); document.write( " |