Answer:
D the answer is -40
Step-by-step explanation:
Answer:
46
Step-by-step explanation:
Multiply the two by both numbers inside the parenthesis
2 x 6 = 12 2 x 15 =30
Add those numbers together
12 + 30 = 42
Then add the remaining four to that number
4 + 42
Answer:

Step-by-step explanation:
According to the scenario, the following information is given:



Therefore for the given equation, the answer is 
Answer:

Step-by-step explanation:
We can break down this problem by first realizing different parts of the circle.
- The line which is 8 units long is a chord of the circle.
- The line that is 3.6 is <em>almost</em> the radius of the circle
- The line that x sits on is the radius.
With this, we can find out if we find the radius of the circle, we have our answer.
We should also note that the angle formed by the 3.6 units long line and the chord is a right angle.
<em>What we need is a way to find the radius of the circle</em><em>. This will get us x</em>. The radius of a circle will be the length of any line that starts from point O and ends at the circle edge.
If we draw a line connecting the end of the 3.6 line at point O to the end of the 8 unit long chord, we get a triangle! (Image attached for reference).
We can solve for the hypotenuse using the Pythagorean Theorem. This theorem states that:
Since we know one side is 3.6, we can use that as A. The second side will be 4 since the 3.6 line lies directly in the center of the chord = 8/2 = 4!
Therefore, since this is the radius of the circle (also the hypotenuse), this can be said for any line that comes from point O onto the edge of the circle.
The line X does just that. Therefore, the value of x is also 5.4.
Hope this helped!
Write a recursive and explicit formula for each option.
Save a nickel on the first day of the month and then double the amount each day for a month
=> a1 =0.05
=> a2 = a1* 2 = 0.05*2
=> a3 = a2*2 = a1* 2*2
..............................................
=>recursive an =
=> explicit an = 0.05*
Start their savings by saving $10 on the first day and then $10 each day of the month
=> a1 = 10
=> a2 = a1 + 10 = 20
=> a3 = a2 +10 = 20 +10 =30
........................................................
=> recursive an = 
=> explicit an = 10 + 10( n-1)
Hope it will find you well.