If two fractions have the same denominators, then just simply add up the numerators together and keep the denominator.
Examples:

Answer:
8 days
Step-by-step explanation:
On day 8, Isabella will save 256 nickels, bringing her total to 510.
_____
The number of nickels saved on day n is 2^n. The total is 2^(n+1)-2.
_____
The above can be written down from your knowledge of binary sequences. If you want a more formal development, read on.
__
The number of nickels saved on day n is a geometric sequence with first term 2 and common ratio 2. The n-th term of the sequence is ...
an = a1·r^(n-1) = 2·2^(n-1) = 2^n
The sum of n terms of the sequence is ...
S = a1(r^n -1)/(r -1) = 2(2^n -1)/(2-1)
S = 2^(n+1) -2
__
We want S > 500, so ...
500 < 2^(n+1) -2
502 < 2^(n+1)
251 < 2^n
log(251) < n·log(2)
n > log(251)/log(2)
n > 7.97 . . . . . . . . 8 days or more to save more than 500 nickels
Answer:
7³
Step-by-step explanation:
Using PEMDAS, we see that E (which stands for exponents) comes before M (which stands for multiplication) and A (which stands for addition) so the first operation you should do is 7³.
Answer:
A=28.13 Sq Ft
Step-by-step explanation:
Given that the length of the garden = 4.5 ft
Breadth of the garden = 6.25 ft
Area is given by the formula
A=length x breadth
A=4.5 x 6.25 sq ft
A= 28.125 sq ft
Here if we round the area to the nearest hundredth, the area will be
A=28.13 Sq Ft
Answer:
y = -
x + 9
Step-by-step explanation:
0.5x + 0.6y = 5.4
0.6y = -0.5x + 5.4
Multiply 10 on all sides.
6y = -5x + 54
Divide 6 on all sides.
y = -
x + 9