document.write( "Question 760236: Emily collects $1 and $2 coins in her piggy-bank. Last week she counted 180 coins to the value of $325. Form an equation and solve it to find the number of $2 coins she has. \n" ); document.write( "
Algebra.Com's Answer #462527 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! x = $1 coins \n" ); document.write( "y = $2 coins \n" ); document.write( "x + y = 180 ......1 \n" ); document.write( "x + 2y = 325......2 \n" ); document.write( "Subtract (1) from (2) \n" ); document.write( " y = 145 \n" ); document.write( "Substitute y = 145 into Eq (1) \n" ); document.write( "x + y = 180 \n" ); document.write( "x + 145 = 180 \n" ); document.write( " x = 180 - 145 \n" ); document.write( " x = 35. \n" ); document.write( "So, Emily has 35 $1 coins and 145 $2 coins. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " \n" ); document.write( " |