document.write( "Question 1123162: Cameron bought 3 boxes of candy. After buying them he had $7.50 left over. His 2 friends
\n" );
document.write( "each bought 4 boxes of candy and had $1 left. When they walked in the store, Cameron
\n" );
document.write( "had the same amount of money as both of his friends combined. Write an equation to find
\n" );
document.write( "how much they spent on each box of candy? \n" );
document.write( "
Algebra.Com's Answer #739427 by Theo(13342)![]() ![]() You can put this solution on YOUR website! let y equal the amount that cameron had to start with and the amount that his 2 friends had to start with.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let x = the price of a box of candy.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation for cameron is y - 3x = 7.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation for his two friends is y - 8x = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "they each bought 4 boxes of candy and had 1 dollar left.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "combine what they bought and what they had left and you have 8 boxes of candy with 2 dollars left.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "yout two equations that need to be solved simultaneously are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - 3x = 7.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - 8x = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract the second equiation from the first toget 5x = 5.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of this equation by 5 to get x = 1.1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "each box of candy cost $1.10.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "cameron bought 3 for a total cost of $3.30.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add that to the 7.50 that he had left, and he started with 10.80.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "his two friends bought 8 for a total cost of 8.80.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add that to the 2 they had left means they started with 10.80 as well.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "aolution to the problem looks good asuming the problem was interpreted correctly.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the other interpretation i had was his two friends bought 4 boxes each and had 1 dollars left in total between them.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that would change the eqaution to:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - 3x = 7.50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - 8x = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in that case, subtracting the second equation from the first yields 5x = 6.50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for x to get x = 6.50 / 5 = 1.30.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in that case.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 3 * 1.30 = 7.50 results in y = 7.50 + 3.90 = 11.40\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - 8 * 1.30 = 1 results in y = 1 + 10.40 = 11.40\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, depending on hos the problem is interpreted, the answer could be that each box cost $1.10 or each box cost $1.30.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i would tend to go with the first interpretions which resulted in a cost of $1.10 for each box of candy, but there is always that possibility that the second interpretion was the one they meant.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "got to pick one, so i'd go with the first.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |