Part A : 30 - x - x - x - x - x - x = 0
^ since 30 divided by 5 is 6, that answer is the same as doing 5 + 5 + 5 + 5 + 5 + 5
- pls comment & correct me if i did smth wrong :’)
Answer:
x = 0 and x = 3
Step-by-step explanation:
I will assume that you mean:
4 8
---- + --------- = 4
x x + 2
Here the LCD is x(x + 2).
Multiplying all 3 terms by x(x + 2), we get:
4(x + 2) + 8x = 4(x)(x + 2), or
4x + 8 + 8x = 4x^2 + 8x
Cancelling the 8x terms, we have:
12x = 4x^2, or 3x = x^2, or x^2 - 3x = 0.
Factoring, we get x(x - 3) = 0, which results in x = 0 and x = 3.
Answer:
recursive: f(0) = 7; f(n) = f(n-1) -8
explicit: f(n) = 7 -8n
Step-by-step explanation:
The sequence is an arithmetic sequence with first term 7 and common difference -8. Since you're numbering the terms starting with n=0, the generic case will be ...
recursive: f(0) = first term; f(n) = f(n-1) + common difference
explicit: f(n) = first term + n·(common difference)
To get the answer above, fill in the first term and common difference values.
The value of 4 in 1.848 meter is 4 hundredths or 0.04. The fraction form for 4 hundredths is 4 over 100 or 1 over 25
Answer:
g(x)= ((x+4)^2) -2
Step-by-step explanation:
...............