Answer:
x = 4
Step-by-step explanation:
11x= 6x +20
-6x -6x
(subtract 6x from both sides)
5x = 20
/5x /5x
divide 5x from both sides
x=4
Answer:
See below
Step-by-step explanation:
linear equation: y=2x+10
x=cost per movie rented
10=$10 for the membership
24=2x+10 (24 being total you want to spend)
subtract 10 from each side
14=2x
divide by 2
7=x
He can rent no more than 7 movies if he want to spend $24 or less in the month
Answer:
In the picture I send above shows the step by step how to get the answers. Cheers!
Answer:
$55+$9x≥$199
You must work for at least 16 hours to be able to buy the bicycle.
Step-by-step explanation:
Let x represent the number of hours you need to work to buy the bicycle.
You already have $55.
⇒$55+ −−−−−≥ −−−−−
You also earn $9 per hour.
Algebraically, this can be written as 9x.
⇒$55+$9x≥ −−−−−
You need to earn at least $199 to buy the bicycle.
⇒$55+$9x≥$199
The ≥ sign is used because the left-hand side of the inequality must be "greater than or equal to" $199.
Let's find out how many hours you need to work to buy the bicycle.
Subtracting $55 from both sides of the inequality:
⇒$55−$55+9x≥$199−$55
⇒$9x≥$144
Dividing both sides by $9:
⇒$9x$9$=$144$9
∴x≥16
Therefore, you need to work at least 16 hours to afford the bicycle.
Part (i)
I'm going to use the notation T(n) instead of 
To find the first term, we plug in n = 1
T(n) = 2 - 3n
T(1) = 2 - 3(1)
T(1) = -1
The first term is -1
Repeat for n = 2 to find the second term
T(n) = 2 - 3n
T(2) = 2 - 3(2)
T(2) = -4
The second term is -4
<h3>Answers: -1, -4</h3>
==============================================
Part (ii)
Plug in T(n) = -61 and solve for n
T(n) = 2 - 3n
-61 = 2 - 3n
-61-2 = -3n
-63 = -3n
-3n = -63
n = -63/(-3)
n = 21
Note that plugging in n = 21 leads to T(21) = -61, similar to how we computed the items back in part (i).
<h3>Answer: 21st term</h3>
===============================================
Part (iii)
We're given that T(n) = 2 - 3n
Let's compute T(2n). We do so by replacing every copy of n with 2n like so
T(n) = 2 - 3n
T(2n) = 2 - 3(2n)
T(2n) = 2 - 6n
Now subtract T(2n) from T(n)
T(n) - T(2n) = (2-3n) - (2-6n)
T(n) - T(2n) = 2-3n - 2+6n
T(n) - T(2n) = 3n
Then set this equal to 24 and solve for n
T(n) - T(2n) = 24
3n = 24
n = 24/3
n = 8
This means 2n = 2*8 = 16. So subtracting T(8) - T(16) will get us 24.
<h3>Answer: 8</h3>