Draw out a number line with the values 0, 5, 10, 15, 20, 25, 30, etc (basically multiples of 5)
Then plot a point at 25
-----------------
Or you can draw out a number line with the multiples of 10, so with the values 0, 10, 20, 30, ...
Then plot a point at the exact midway point between 20 and 30 to represent the value 25
We have to add the equations in a clever way such that one of the variables cancels out. If you multiply the top one with 3 and the bottom one with 2, you cancel x. Like this:
3(2x+3y)=3*6 => 6x + 9y = 18
2(-3x+5y)=2*10 => -6x + 10y = 20
9y + 10y = 38 => 19y = 38 => y=2
If y=2 then 2x + 6 = 6 => x=0
The pair (0,2) is a solution.
3 GBs per month because you have to take 30-21 (the monthly cost of the phone)=9 and each GB is $3 a month so 9 divided by 3= 3
Answer:
Step-by-step explanation:
120°
If you had values instead of algebraic expressions, you would find the area of the patio and subtract that from the area of the yard. Even though you don't have values, you can still find the area and subtract by expanding and simplifying:
(8x + 2)(6x + 3)
8x × 6x = 48x²
8x × 3 = 24x
2 × 6x = 12x
2 × 3 = 6
So you get 48x² + 36x + 6 as your area of the yard
(x + 5)(3x + 1)
x × 3x = 3x²
x × 1 = x
5 × 3x = 15x
5 × 1 = 5
So the area of the patio is 3x² + 16x + 5
(48x² + 36x + 6) - (3x² + 16x + 5)
48x² - 3x² = 45x²
36x - 16x = 20x
6 - 5 = 1
So your answer is D. 45x² + 20x + 1. I hope this helps!