Answer:
Amount in 4% account: $550
Step-by-step explanation:
Use simple interest formula
where
I = interest
P = principal
r = rate (as decimal)
t = time.
<u>4% account:</u>

then

<u>5% account:</u>

then

You have earned $69.50 in total, so

Amount in 4% account: $550
Amount in 5% account: $950
The distance between two points with the given coordinates in space is;
<u><em>Distance = 17 units</em></u>
We are given the coordinates;
(32, 12, 5)
(20, 3, 13)
- Formula for the distance between two points that have (x, y, z) coordinates is;
d = √((x₂ - x₁)² + (y₂ - y₁)² + (z₂ - z₁)²)
From the equation given to us, we can see that;
x₁ = 32
x₂ = 20
y₁ = 12
y₂ = 3
z₁ = 5
z₂ = 13
- Using the <em>formula for the distance</em>, we have;
d = √((20 - 32)² + (3 - 12)² + (13 - 5)²)
d = √(144 + 81 + 64)
d = √289
d = 17
Thus, the <em>distance</em> between the two points is 17 units
Read more at; brainly.com/question/20974053
Answer:
1/40
Step-by-step explanation:
everytime it goes over one it goes up 40
hope this helps
please make brainliest
Answer:
The answer is $88
Step-by-step explanation:
The Math.random () function returns a floating-point, pseudo-random number in the range 0–1 (inclusive of 0, but not 1) with approximately uniform distribution over that range — which you can then scale to your desired range.
Answer:
Dimensions of original room = 12 x 12 feet.
Explanation:
Let the size of old square room be a x a.
New dimension = ( a+4 ) x ( a + 6 )
We have area of the new room will be 144 square feet greater than the area of the original room.
So, ( a+4 ) x ( a + 6 ) = a x a + 144
a²+10a+24= a²+144
10a = 120
a = 12 feet.
Dimensions of original room = 12 x 12 feet.