Cards = x
Bouquets = y
They spend 2 on each card so 2x and 3.50 for each bouquet so 3.50y add those together to get the total they can spend 2x + 3.50y = 360
Then add the sales together: 6x + 8y = 900
Answer: D. 2x + 3.50y = 360; 6x + 8y = 900
Set up
Let the dimes = d
Let the pennies = p
Let the quarters = q
Equations
You cannot mean that the pennies and dimes have equal numbers. That would mean that each had 21.5 members. Now could you mean that the dime and penny amount could be the same with 43 coins that total 4.00. Four dollars means that you need 40 dimes alone. It must mean that you are including quarters.
p + d + p = 43 (1)
p = d (2)
p +10d +25q = 451 (3)
Note how this last equation = was derived. You have to multiply the dimes by 10 and he quarters by 100 and the total by 100 to get the numbers all in pennies.
Put the results of 2 into 1.
2p + q = 43 (4)
You need to modify equation 3 as well.
p + 10p + 25q = 451
11p + 25q = 451 (5)
Solve the new equations
2p + q = 43 (4)
11p + 25q = 451 (5)
Multiply 4 by 25
25(2p- + q = 43)
50p + 25q = 1075 (6) Subtract (5) from (6)
<u>11p + 25q = 451
</u>39p = 624 Divide by 39
p = 624 / 39
p = 16
Since the pennies and dimes are equal there are 16 dimes
p + d + q = 43
16 + 16 + q = 43
32 + q = 43
q = 11
Check
16 + 10*16 + 11*25 = ?
16 + 160 + 275 = ?
451 = ?
Nice problem. Thanks for posting.
Answer:
The price of hot dog is $2.5 and that of a pretzel is $1.25.
Step-by-step explanation:
Let the cost of hotdogs be x and that of pretzels be x.
So,
4x+3y = 13.75 ...(1)
and
2x+5y = 11.25 ...(2)
Multiply equation (2) by 2.
4x+10y = 22.5 ...(3)
Subtract equation (1) from (3).
4x+10y-(4x+3y) = 22.5-13.75
4x+10y-4x-3y = 8.75
7y = 8.75
y = 1.25
Put the value of y in equation (1).
4x+3(1.25) = 13.75
4x+3.75 = 13.75
4x = 13.75-3.75
4x = 10
x = 2.5
So, the price of hot dog is $2.5 and that of a pretzel is $1.25.
Answer:
(6y - 1)(6y + 1)
Step-by-step explanation:
To factorize completely, we may adopt the difference of 2 squares approach. The theory states that difference of two square is the product of the difference of the number and the sum of the numbers.
Such that
a² - b² = (a - b) (a + b)
Hence 36y² - 1
= 6²y² - 1²
= (6y)² - 1²
= (6y - 1)(6y + 1)