document.write( "Question 65415: Good evening.I would like to ask you to solve for these problems for me..\r
\n" );
document.write( "\n" );
document.write( " 1) A 60 feet piece of rope is cut into two pieces. One is 12 feet more than three times the other. How long is each piece?\r
\n" );
document.write( "\n" );
document.write( " 2) If there are 26 coins in a collection of dimes and quarters, and the value of the collection is $4.70, how many dimes and how many quarters are there?
\n" );
document.write( "
\n" );
document.write( "Your best regard.
\n" );
document.write( "modi21 \n" );
document.write( "
Algebra.Com's Answer #45943 by funmath(2933) ![]() You can put this solution on YOUR website! Hi modi21 \n" ); document.write( " 1) A 60 feet piece of rope is cut into two pieces. One is 12 feet more than three times the other. How long is each piece? \n" ); document.write( "Let the \"other peice\" be: x \n" ); document.write( "Then \"one\" is: 3x+12 \n" ); document.write( "The two peices added together is:60 \n" ); document.write( "(x)+(3x+12)=60 \n" ); document.write( "4x+12=60 \n" ); document.write( "4x+12-12=60-12 \n" ); document.write( "4x=48 \n" ); document.write( "4x/4=48/4 \n" ); document.write( "x=12 \n" ); document.write( "The \"other Piece\": x=12 ft \n" ); document.write( "The \"one\": 3x+12=3(12)+12=36+12=48 ft \n" ); document.write( ": \n" ); document.write( "Sanity Check: \n" ); document.write( "If you add the two pieces do you get 60 ft? \n" ); document.write( "12+48=60 \n" ); document.write( "60=60 Yes. Looks ok. \n" ); document.write( ": \n" ); document.write( " 2) If there are 26 coins in a collection of dimes and quarters, and the value of the collection is $4.70, how many dimes and how many quarters are there? \n" ); document.write( "Let the number of quarters be: x \n" ); document.write( "Then the rest of the coins are dimes: 26-x \n" ); document.write( "Therefore, the amount of money (in cents) of quarters is: 25x \n" ); document.write( "Therefore, the amount of money (in cents) of dimes is: 10(26-x) \n" ); document.write( "The total amount of money (in cents) is: 470 \n" ); document.write( "25x+10(26-x)=470 \n" ); document.write( "25x+260-10x=470 \n" ); document.write( "15x+260=470 \n" ); document.write( "15x+260-260=470-260 \n" ); document.write( "15x=210 \n" ); document.write( "15x/15=210/15 \n" ); document.write( "x=14 \n" ); document.write( "The number of quarters: x=14 \n" ); document.write( "The number of dimes: 26-x=26-14=12 \n" ); document.write( ": \n" ); document.write( "Sanity check: \n" ); document.write( "If you have 14 quarters and 12 dimes, do you have $4.70? \n" ); document.write( "14($.25)+12($.10)=$4.70 \n" ); document.write( "$3.50+$1.20=$4.70 \n" ); document.write( "$4.70=$4.70 It appears we're sane. \n" ); document.write( "Happy Calculating!!!! \n" ); document.write( "funmath \n" ); document.write( " |