document.write( "Question 343705: Jessica's bank contains 18 quarters and dimes, of which q are quaerters. Find the total value of the coins in dollars. \n" ); document.write( "
Algebra.Com's Answer #245934 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Jessica's bank contains 18 quarters and dimes, of which q are quarters. \n" ); document.write( "Then (18-q) = no. of dimes \n" ); document.write( ": \n" ); document.write( " Find the total value of the coins in dollar \n" ); document.write( ".10(18-q) + .25q = total value in dollars \n" ); document.write( " |