document.write( "Question 500273: Michelle has x quarters.\r
\n" );
document.write( "\n" );
document.write( "a) Express the value of her quarters in cents.\r
\n" );
document.write( "\n" );
document.write( "b) Express the value of her quarters in dollars. \n" );
document.write( "
Algebra.Com's Answer #338099 by nerdybill(7384) You can put this solution on YOUR website! Michelle has x quarters. \n" ); document.write( "a) Express the value of her quarters in cents. \n" ); document.write( ".25x cents \n" ); document.write( "b) Express the value of her quarters in dollars. \n" ); document.write( "x/4 dollars \n" ); document.write( " |