document.write( "Question 1186883: The ratio of the number of blue sticks to the number of green sticks in a box was
\n" );
document.write( "4:1. When David took out some blue and sticks and replaced them with an equal
\n" );
document.write( "number of green sticks, the ratio of the number of blue sticks to the number of
\n" );
document.write( "green sticks became 3:1. If there were 185 green sticks in the box now,
\n" );
document.write( "(a) find the total number of blue and green sticks in the box,
\n" );
document.write( "(b) find the number of green sticks in the box at first. \n" );
document.write( "
Algebra.Com's Answer #820023 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The solution from the other (new) tutor contains several errors, including using the given information incorrectly. Don't spend too much time trying to figure out what he was trying to do with his solution. \n" ); document.write( "Initially, the ratio of blue to green sticks was 4:1, so \n" ); document.write( "let 4x = # of blue sticks initially \n" ); document.write( "let x = # of blue sticks initially \n" ); document.write( "David took out some blue sticks and replaced them with green sticks: \n" ); document.write( "let y = # of sticks that were switched \n" ); document.write( "Then \n" ); document.write( "4x-y = # of blue sticks remaining \n" ); document.write( "x+y = # of green sticks remaining \n" ); document.write( "The number of blue sticks remaining was 3 times the number of green sticks: \n" ); document.write( "4x-y=3(x+y) \n" ); document.write( "4x-y=3x+3y \n" ); document.write( "x=4y \n" ); document.write( "Since x=4y, the initial numbers of sticks were 16y blue and 4y green. \n" ); document.write( "After y sticks were switched from blue to green, the numbers of sticks were 15y blue and 5y green. \n" ); document.write( "At the end, the number of green sticks was 185: \n" ); document.write( "5y=185 \n" ); document.write( "y=37 \n" ); document.write( "Now we can answer the questions.... \n" ); document.write( "ANSWERS: \n" ); document.write( "(a) total number of sticks: 16y+4y initially, or 15y+5y at the end, so 20y = 20(37)=740 \n" ); document.write( "(b) number of green sticks initially: 4y=4(37)=148 \n" ); document.write( " \n" ); document.write( " |