document.write( "Question 58285This question is from textbook Beginning Algebra
\n" );
document.write( ": Can someone help me work out this problem?\r
\n" );
document.write( "\n" );
document.write( " I need to solve the following problem and show the equation used for the solution:\r
\n" );
document.write( "\n" );
document.write( " Jill has $3.50 in nickels and dimes. If she has 50 coins, how many of each type of coin does she have?\r
\n" );
document.write( "\n" );
document.write( " Thanks,
\n" );
document.write( " Ashley \n" );
document.write( "
Algebra.Com's Answer #39894 by rcmcc(152)![]() ![]() You can put this solution on YOUR website! Hello Ashley,\r \n" ); document.write( "\n" ); document.write( "we can solve this question by setting up a set of linear equations.\r \n" ); document.write( "\n" ); document.write( "let the nickels be x and dimes be y\r \n" ); document.write( "\n" ); document.write( "since we have 50 coins both x+y=50 \n" ); document.write( "because their face value is .05 and .1 and they add up to 3.50 we can state .05x+.1y=3.50\r \n" ); document.write( "\n" ); document.write( "now we can solve \n" ); document.write( "x+y=50 \n" ); document.write( ".05x+.1y=3.50 \n" ); document.write( "isolate y in the bottom equation\r \n" ); document.write( "\n" ); document.write( ".05x+.1y=3.50 \n" ); document.write( "subtract .05x \n" ); document.write( ".1Y=3.5-.05x \n" ); document.write( "divide by .1 \n" ); document.write( "y=35-.5X \n" ); document.write( "now you can substitute in the equation for y in the first equation.\r \n" ); document.write( "\n" ); document.write( "x+(35-.5x)=50 \n" ); document.write( "you can simplify the equation \n" ); document.write( ".5x+35=50 \n" ); document.write( "subtract 35 from each side \n" ); document.write( ".5X=15 \n" ); document.write( "now divide by .5 \n" ); document.write( "x=30\r \n" ); document.write( "\n" ); document.write( "there are 30 nickels, since you have 50 coins, you have 20 dimes as well.\r \n" ); document.write( "\n" ); document.write( "we can check this answer\r \n" ); document.write( "\n" ); document.write( "30(.05)+20(.10)= \n" ); document.write( "$1.5+2.0=$3.50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |