Answer:
2.2 kg
Step-by-step explanation:
If 3/4 of the weight is apples, the remaining 1/4 is pears. 1/4 of 8.8 is 2.2, so ...
the farmer sold 2.2 kg of pears at the farmer's market.
Answer:
The correct option is B.
Step-by-step explanation:
In a program the variables are defined as
int a, b =2;
float c = 4.2;
The given statement is
a = b * c
a = 2 * 4.2
a = 8.4
It is given that variable a is an integer. So, only integer value can be stored in a.
a ≈ 8
It means 8 will be stored in a. Therefore the correct option is B.
The future worth (F) of the current investment (P) given that the interest (i) is compounded can be calculated by the formula,
F = P x (1 + i)^n
where n is the number of years. Substituting the given values to solve for P,
1000 = P x (1 + 0.115)^6
The value of P is approximately $520.42.
The value of N is 289.
Step-by-step explanation:
A sequence of number is given with a missing number "N".
To find N, find which pattern is followed in the sequence:
The sequence goes on reducing with small number than the previous one.
so, finding the difference= 400-361= 39
361-324= 37
It is found that 39-37= 2.
37-2= 35 and follows as 33 and 31.
So, the next number N can be find by 324-N= 35
324-35= N
N= 289
check whether the next number is followed correctly or not,
289-256 must give 33 and 256-225 gives 31. <u>So the N value is correct.</u>
Answer:
0
Step-by-step explanation:
The y-intercept always focuses on the y only. The x would be 0. If you were to do the x intercept, y would be 0. Vise versa.
Hope this helped. :)