document.write( "Question 101363: Showing algebra....\r
\n" );
document.write( "\n" );
document.write( "A pile of coin 15 coins contains dimes and quaters. If the value of the pile is $1.65 find the number of dimes and quaters in the pile. \n" );
document.write( "
Algebra.Com's Answer #73904 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=number of quarters \n" ); document.write( "value of the quarters=0.25x\r \n" ); document.write( "\n" ); document.write( "Then 15-x=number of dimes \n" ); document.write( "value of the dimes=0.10(15-x)\r \n" ); document.write( "\n" ); document.write( "Now we are told that the value of the quarters plus the value of the dimes equals $1.65, so:\r \n" ); document.write( "\n" ); document.write( "0.25x+0.10(15-x)=1.65 get rid of parens\r \n" ); document.write( "\n" ); document.write( "0.25x+1.5-0.10x=1.65 subtract 1.5 from both sides \n" ); document.write( "0.25x+1.5-1.5-0.10x=1.65-1.5 collect like terms\r \n" ); document.write( "\n" ); document.write( "0.15x=0.15 divide both sides by 0.15\r \n" ); document.write( "\n" ); document.write( "x=1---------------------------number of quarters\r \n" ); document.write( "\n" ); document.write( "15-x=15-1=14-----------------------number of dimes\r \n" ); document.write( "\n" ); document.write( "CK\r \n" ); document.write( "\n" ); document.write( "0.25*1+0.10*14=$1.65 \n" ); document.write( "0.25+1.40=1.65 \n" ); document.write( "1.65=1.65\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |