document.write( "Question 965210: the prce of a dozen cookies at a bake sale last year was 2$ this year the prcie was 5 dollars. wha percwnt did the cost go up
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #589953 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! Old cost=$2 \n" ); document.write( "New cost=$5 \n" ); document.write( "Increase=$3 \n" ); document.write( "% increase=Increase/Old cost*100=3/2*100=150% \n" ); document.write( "Answer=150% \n" ); document.write( " |