Answer:
Step-by-step explanation:
If we expand 4(3+x), we get (4*3)+(4*x).
Then we do 4*3 to get 12 and 4*x to get 4x
(3+3+3+3) is the same thing as 4*3, because we are adding 3 together 4 times. (3+3+3+3) gives us 12 as well, since they are the same thing.
(x+x+x+x) is the same thing because we are adding x together 4 times, which is the same thing as (4*x). (x+x+x+x) gives us 4x as well.
Hope this helps.
Answer:
6x + 10, all ready simplified
Step-by-step explanation:
To answer this question, start by identifying the total amount of income after 5 years for the first contract.
Since you start with 15,000 and get 1000 more each year, write an expression that represents this relationship.
15000 + 1000(5)
Multiply the parenthesis to begin to simplify your expression.
This leaves you with:
15000 + 5000
Add to find the total salary after five years with the first contract.
This ends up with:
$20,000
For the second contract, you have a diffferent rate of increase. Start by finding what one percent of the initial salary is. To do this, divide 14000 by 100.
14000/100 = 140
Then to find ten percent, multiply that number by 10.
140 x 10 =1400
So, each year you add 1400 dollars to the salary.
Now, using this information, set up an expression to model the salary for contract 2 after 5 years.
This should leave you with:
14000 + 1400(5)
Begin to simplify by multiplying what’s in the parenthesis.
1400 x 5 = 7000
Now rewrite your expression:
14000 + 7000
Add to find the total salary after 5 years with contract 2.
14000 + 7000 = 21000
So the salary with contract 2 is $21,000.
So, since $21000 is $1000 more than just $20000, contract 2 is the better option. I hope this helps! :)
The first five terms of the sequence are {0, -1.4, -2.8, -4.2, -5.6}
<h3>Recursive function</h3>
Given the nth term of a recursive expression shown below
an =an-1 - 1.4
where
an-1 is the preceding term
a1 is the first term
an is the nth term
an-1 is
Given the following
a1 = 0
For the second term a2
a2 = 0 - 1.4
a2 = -1.4
For the third term a3
a3 = -1.4 - 1.4
a3 = -2.8
For the fourth term a4
a4 = -2.8 - 1.4
a4 = -4.2
For the fifth term a2
a5 = -4.2 - 1.4
a5 = -5.6
Hence the first five terms of the sequence are {0, -1.4, -2.8, -4.2, -5.6}
Learn more on recursive function here: brainly.com/question/489759
#SPJ1