document.write( "Question 1038491: Hi\r
\n" );
document.write( "\n" );
document.write( "kim had 580 red and green beads.
\n" );
document.write( "after she gave 1/3 of the red beads, she bought another 80 green beads.
\n" );
document.write( "now the number of green beads was half the number of red beads remaining.
\n" );
document.write( "How many more red beads than green beads did she have at first. \r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #653201 by Theo(13342)![]() ![]() You can put this solution on YOUR website! kim had 580 red and green beads. \n" ); document.write( "after she gave 1/3 of the red beads, she bought another 80 green beads. \n" ); document.write( "now the number of green beads was half the number of red beads remaining. \n" ); document.write( "How many more red beads than green beads did she have at first. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let g equal the number of green beads. \n" ); document.write( "let r equal the number of red beads.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "start with r + g = 580.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "she gave away 1/3 of the red beads and added 80 to the green beads. \n" ); document.write( "this resulted in the green beads being equal to 1/2 of the remaining red beads.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the remaining red beads equal r - 1/3 * r = 2/3 * r\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get g + 80 = 1/2 * 2/3 * r\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have 2 equations that needs to be solved simultaneously. \n" ); document.write( "they are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r + g = 580 \n" ); document.write( "g + 80 = 1/2 * 2/3 * r\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify the second equation to get g + 80 = 1/3 * r. \n" ); document.write( "solve for g to get g = 1/3 * r - 80.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "replace g in the first equation of r + g = 580 with its equivalent value of 1/3 * r - 80 to get r + 1/3 * r - 80 = 580. \n" ); document.write( "simplify to get 4/3 * r - 80 = 580. \n" ); document.write( "add 80 to both sides to get 4/3 * r = 660 \n" ); document.write( "multiply both sides by 3/4 to get r = 3/4 * 660 = 495.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since r + g = 580 and r = 495, then g must be equal to 85, because 495 + 85 = 580. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r = 495 \n" ); document.write( "g = 85.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r + g = 580 becomes 495 + 85 = 580 which becomes 580 = 580. \n" ); document.write( "this confirms the solution satisfies this part of the problem statement.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "g + 80 = 1/2 * 2/3 * r becomes 85 + 80 = 1/2 * 2/3 * 495 which becomes 165 = 165. \n" ); document.write( "this confirms the solution satisfies this part of the problem statement.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the solution is.....\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "number of red beads was originally 495 and number of green beads was originally 85.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |