document.write( "Question 430072: 20% of A is $300, what is 'A'?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #298641 by jorel1380(3719) You can put this solution on YOUR website! 20% of A is $300, then: \n" ); document.write( ".2A=$300 \n" ); document.write( "A=$300/.2=$1500/ \n" ); document.write( " |