document.write( "Question 645379: Hi there i need your help
\n" );
document.write( "can you please help me answer this question. im realy not sure where even to start.\r
\n" );
document.write( "\n" );
document.write( "here is the question:
\n" );
document.write( "A girl saves $1 and $2 coins. She takes it to a bank, she has 180 coins in total that equals $260. Use simultaneous equations to work out how many $1 and $2 coins there are.\r
\n" );
document.write( "\n" );
document.write( "thank you
\n" );
document.write( "nichola \n" );
document.write( "
Algebra.Com's Answer #405440 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A girl saves $1 and $2 coins. She takes it to a bank, she has 180 coins in total that equals $260. Use simultaneous equations to work out how many $1 and $2 coins there are. \n" ); document.write( ". \n" ); document.write( "Let x = number of $1 coins \n" ); document.write( "y = number of $2 coins \n" ); document.write( ". \n" ); document.write( "from:\"she has 180 coins\" we get equation 1: \n" ); document.write( "x+y = 180 \n" ); document.write( ". \n" ); document.write( "from:\"total that equals $260\" we get equation 2: \n" ); document.write( "x + 2y = 260 \n" ); document.write( ". \n" ); document.write( "solve equation 1 for y: \n" ); document.write( "x+y = 180 \n" ); document.write( "y = 180-x \n" ); document.write( "substitute above into equation 2: \n" ); document.write( "x+y = 180 \n" ); document.write( "x + 2(180-x) = 260 \n" ); document.write( "x + 360-2x = 260 \n" ); document.write( "360-x = 260 \n" ); document.write( "-x = -100 \n" ); document.write( "x = 100 (number of $1 coins) \n" ); document.write( ". \n" ); document.write( "Number of $2 coins: \n" ); document.write( "x+y = 180 \n" ); document.write( "100+y = 180 \n" ); document.write( "y = 80 \n" ); document.write( " \n" ); document.write( " |