document.write( "Question 33651This question is from textbook Algebra and Trigonometry Structure and Method
\n" );
document.write( ": Cheryl has 20 coins worth $3.15. If the coins are dimes and quarters only, how many of each type of coin does she have? \n" );
document.write( "
Algebra.Com's Answer #20065 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! If Cheryl has x quarters, she would have (20-x) dimes. \n" ); document.write( "So, 25x + (20-x)(10) = 315 \n" ); document.write( "=> 25x+200-10x = 315 \n" ); document.write( "=> x = 115/15 \n" ); document.write( "Since x is not an integer, the question is erroneous. \n" ); document.write( " |