99.7% of the students scored between (44.67 , 56.33) i.e.
between 44 and 56.
On Subtracting 1 from your sample size, we get
100 – 1 = 99.
On Subtracting confidence level from 1, and then divide by two.
(1 – .997) / 2 = 0.0015
Now, df = 99 and α = 0.0015
from the table at df = 99 we got 2.262.
Divide your sample standard deviation by the square root of your sample size.
28 / √(100) = 2.8
Now, 2.262 × 2.8 = 6.33
So, the confidence interval be,
(100 - 6.33 , 100 + 6.33) = (44.67 , 56.33)
Hence, 99.7% of the students scored between (44.67 , 56.33) i.e.
between 44 and 56.
Learn more about Statistics here https://brainly.com/question/27165606
#SPJ4
The length and the weight of 7 pipes are 24.5m and 43.3kg respectively, find the length and weight of 12 pipes
The length and the weight of the 12 pipe is found as 42 meters and 74.23 kg
What is referred as the unitary method?"It is a method in which we obtain the value of a single unit by subtracting the results of multiple units and thus the value of multiple units by subtracting the value of a single unit."We must first divide to discover the value of one thing, and then multiply to determine the significance of more or fewer things.As, per the given question;
For, the seven pipes, the length is 24.5m.
7 pipes ---------> 24.5 m.
For the one pipe, use unitary method for solving;
Divide the equation by 7.
1 pipe -------->24.5/7 m.
For 12 pipes, multiply with 12 on both sides.
12 pipes --------> 24.5×12/7 m.
12 pipes ---------> 42 m.
Thus, the length of the 12 pipes is 42 meters.
Now, calculate the weight.
For, the seven pipes, the weight is 43.3 kg.
7 pipes ---------> 43.3 kg.
For the one pipe, use unitary method for solving;
Divide the equation by 7.
1 pipe -------->43.3 kg./7
For 12 pipes, multiply with 12 on both sides.
12 pipes --------> 43.3 kg×12/7
12 pipes ---------> 74.23
Thus, the weight of the 12 pipes is 74.23 kg.
To know more about the unitary method, here
https://brainly.com/question/8083231
#SPJ9
in the land of maggiesville, a random sample of 2500 people were surveyed. if it is true that 8% of people in maggiesville are knitters, what is the probability that the sample proportion will be between 5% and 10%?
The probability that the sample proportion of knitters in a random sample of 2500 people from Maggiesville will be between 5% and 10% is approximately 0.9644, or 96.44%.
what is the probability that the sample proportion will be between 5% and 10%?To find the probability that the sample proportion of knitters will be between 5% and 10%, we can use the normal approximation to the binomial distribution.
The sample proportion can be modeled as a binomial distribution with parameters n (sample size) and p (true proportion). In this case, n = 2500 and p = 0.08.
To apply the normal approximation, we need to calculate the mean (μ) and the standard deviation (σ) of the sample proportion. The mean of a binomial distribution is μ = n * p, and the standard deviation is σ = √(n * p * (1-p)).
μ = 2500 * 0.08 = 200
σ = √(2500 * 0.08 * 0.92) ≈ 10.954
Next, we need to standardize the values of 5% and 10% using the z-score formula:
z1 = (0.05 - 0.08) / 0.010954 ≈ -2.741
z2 = (0.10 - 0.08) / 0.010954 ≈ 1.827
Now, we can use the standard normal distribution table or a calculator to find the probabilities associated with these z-scores.
P(5% ≤ sample proportion ≤ 10%) = P(-2.741 ≤ z ≤ 1.827)
By looking up the z-scores in the standard normal distribution table or using a calculator, we find:
P(-2.741 ≤ z ≤ 1.827) ≈ 0.9644
Therefore, the probability that the sample proportion of knitters will be between 5% and 10% is approximately 0.9644, or 96.44%.
Learn more on probability here;
https://brainly.com/question/251701
#SPJ4
Please fill in the blank
Answer: 926
Step-by-step explanation:
1. 920- 444= 476
2. 476+450= 926
3. 926
Answer:926
Step-by-step explanation:because 920 - 444 = 476 + 450 = 926
A tax of 7% was added on to the cost of a meal. If the tax paid was $1.40, what was the cost of the meal?
Answer:
The cost of meal is: $20
Step-by-step explanation:
Given
Percentage of tax = 7%
Also given that the amount of tax is $1.40
Let x be the price of meal
Then the tax will be 7% of x
It can be written mathematically as:
\(1.40 = 7\%\ of\ x\)
We will simply solve this equation to get the price of meal
So,
\(1.40 = 0.07*x\\x = \frac{1.40}{0.07}\\x = 20\)
Hence,
The cost of meal is: $20
let x1, . . . , xn denote a random sample from a distribution with density f (x; λ) = { 3x2 λ3 e−x3/λ3 x ≥ 0
It's important to note that the MLE of λ might not have a closed-form solution and may need to be numerically approximated using methods like Newton-Raphson or maximum likelihood estimation algorithms.
What is density function?The probability that a random variable will fall into a specific range of values as opposed to taking on a single value is defined by a probability density function (PDF).
The given density function is:
f(x; λ) = 3x² λ³ \(e^{(-x^3/\lambda ^3)\), for x ≥ 0
To find the maximum likelihood estimate (MLE) of λ, we need to maximize the likelihood function. Since we have a random sample, the likelihood function is the product of the individual densities:
L(λ) = ∏[i=1 to n] f(xi; λ)
Taking the logarithm of the likelihood function makes the calculations easier:
log(L(λ)) = ∑[i=1 to n] log(f(xi; λ))
Substituting the given density function into the likelihood function, we have:
log(L(λ)) = ∑[i=1 to n] log(3xi² λ³ \(e^{(-xi^3/\lambda ^3))\)
Simplifying further:
log(L(λ)) = ∑[i=1 to n] (log(3) + 2log(xi) + 3log(λ) - (xi³/λ³))
Taking the derivative of log(L(λ)) with respect to λ and setting it equal to zero, we can find the maximum likelihood estimate:
d/dλ [log(L(λ))] = ∑[i=1 to n] (3/λ - 3xi^3/λ⁴) = 0
Simplifying further:
(3/λ) - (3/λ⁴) ∑[i=1 to n] (xi³) = 0
(3/λ) - (3/λ⁴) (∑[i=1 to n] xi³) = 0
Now, solve this equation for λ to find the MLE.
It's important to note that the MLE of λ might not have a closed-form solution and may need to be numerically approximated using methods like Newton-Raphson or maximum likelihood estimation algorithms.
Learn more about density function on:
https://brainly.com/question/31039386
#SPJ4
The complete question is:
Let X1, ... , Xn be independent exponential random variables having a common parameter λ. Determine the distribution of min(X1, ... , Xn)
The minimum distribution is Z - Exponλ.
Select the correct answer.
How many solutions exist for the absolute value equation 2|x + 2| + 1 = 9?
0
1
2
3
Answer:
There are 2 solutions for 2|x + 2| + 1 = 9
Step-by-step explanation:
Hope this helps
graph a line with a slope of -7, 4and has a slope of -2/3
Answer:
-2/3 then -7, 4
The bird house in your friend's yard casts a shadow that is 14 feet long. Your friend is 5 feet tall and casts a shadow that is 3.5 feet long. What is the height of the bird house?
Answer:
20 ft
Step-by-step explanation:
The shadow of the bird house is 14/3.5 = 4 times the length of your friend's shadow. Consequently, we expect the height of the bird house to be 4 times the height of your friend:
4(5 ft) = 20 ft
The height of the bird house is 20 ft.
Step-by-step explanation:
that creates 2 similar triangles.
that means all angles are the same, and all side lengths of one triangle correlate to the corresponding side lengths of the other triangle by the same multiplication factor.
so,
3.5 × f = 14
f = 14/3.5 = 4
and now the range factor applies in the relation between the heights :
5 × 4 = 20 ft
the bird house is 20 ft high.
1. You decide to save $9,000 at the end of each year for the next 17 years. If your savings earn an annual interest rate of 2.0%, how much will you have saved up by the end of 17 years? Round to the nearest dollar.
2. You decide to save $9,000 at the end of each year for the next 17 years. If your savings earn an annual interest rate of 2.0%, how much will you have saved up by the end of 17 years? Round to the nearest dollar.
3. An investment is expected to earn you $3,000 each quarter for the next 15 years. If the appropriate discount rate is 7%, how much is this investment worth today? Round to the nearest dollar.
4. If you deposit $8,000 each year for the next 17 years into an account paying 2.1%, how much in interest will you earn over that time period? Answer in dollars rounded to a whole number.
You will have saved approximately $192,739 by the end of 17 years. The investment is worth approximately $72,123 today. You will earn approximately $136,000 in interest over the 17-year period.
1. To calculate the savings accumulated over 17 years, we can use the formula for the future value of an annuity:
FV = PMT * [(1 + r)^n - 1] / r
Where:
FV = Future value (unknown)
PMT = Annual savings ($9,000)
r = Annual interest rate (2.0% or 0.02)
n = Number of years (17)
Substituting the given values into the formula:
FV ≈ $9,000 * [(1 + 0.02)^17 - 1] / 0.02
FV ≈ $192,739
Therefore, you will have saved approximately $192,739 by the end of 17 years.
3. To calculate the present value of the investment, we can use the formula for the present value of an annuity:
PV = PMT * [(1 - (1 + r)^(-n)) / r]
Where:
PV = Present value (unknown)
PMT = Quarterly payment ($3,000)
r = Quarterly discount rate (7% or 0.07/4)
n = Number of quarters (15 * 4)
Substituting the given values into the formula:
PV ≈ $3,000 * [(1 - (1 + 0.07/4)^(-60)) / (0.07/4)]
PV ≈ $72,123
Therefore, the investment is worth approximately $72,123 today.
4. To calculate the total interest earned over 17 years, we can multiply the annual deposit by the number of years and subtract the total amount deposited:
Total interest = (Annual deposit * Number of years) - Total amount deposited
Total interest = ($8,000 * 17) - ($8,000 * 17)
Total interest = $136,000
Therefore, you will earn approximately $136,000 in interest over the 17-year period.
Learn more about interest here:
brainly.com/question/7571656
#SPJ11
answer this asap please.
Answer:
\((9-7*3+4)^{2}\)
\((13-21)^{2}\) (the first step)
Step-by-step explanation:
*multiply 7 by 3 and add 4 to 9*
Complete the square. Fill in the number that makes the polynomial a perfect-square quadratic. X2+82x+
In completing the square method, considering the equation X^2 + 82x + the number to be added should be 1681 to make it a perfect square
How to know term that should addedThe quadratic equation is an equation of the form
ax^2 + bx + c
The completing the square method is on of the methods of solving equations of the form above
The factor to be added on the both sides of the equation while using the completing the square method is
(b / 2a)^2
compared to the equation in the problem X^2 +82x
= (b / 2a)^2
= (82 / 2)^2
= (41)^2
= 1681
Learn more on quadratic equations here:
https://brainly.com/question/29227857
#SPJ1
assume that the distribution of time spent on leisure activities by adults living in household with no young children is normally distributed with a mean of 4.5 hours per day and a standard deviation of 1.3 hours per day. how much time must be spent on leisure activities by an adult living in household with no young children to be in the group of adults who spent the highest 3% of the time in a day in such activities?
An adult must spend 6 hours on leisure activities.
We have been given the mean, µ = 4.5 and
standard deviation, σ = 1.3 of the normal distribution and we need to find how much time must be spent on leisure activities by an adult living in household with no young children to be in the group of adults who spent the highest 3% of the time in a day in such activities
. Let x be the amount of time that should be spent on leisure activities by an adult to be in the group of adults who spent the highest 3% of the time in a day in such activities. Now, we know that the highest 3% of the
time in a day in such activities will correspond to the area to the right of z value of 0.97. Hence, we can write the z score as: 0.97 = (x - µ) / σz = (x - 4.5) / 1.3x - 4.5 = 0.97 × 1.3x = 6.011Therefore, an adult living in household with no young children must spend 6.011 hours on leisure activities to be in the group of adults who spent the highest 3% of the time in a day in such activities
.Thus, the answer is: An adult living in household with no young children must spend 6.011 hours on leisure activities
to be in the group of adults who spent the highest 3% of the time in a day in such activities.
Learn more about time
https://brainly.com/question/33137786
#SPJ11
An adult living in a household with no young children must spend approximately 6.95 hours on leisure activities to be in the group of adults who spent the highest 3% of time in a day on such activities.
To find the amount of time an adult must spend on leisure activities to be in the highest 3%, we need to use the z-score formula and find the corresponding value.
First, we calculate the z-score using the formula:
z = (x - μ) / σ
where x is the value we want to find, μ is the mean (4.5 hours), and σ is the standard deviation (1.3 hours).
Next, we find the z-score corresponding to the highest 3% by subtracting 3% from 100% (97%). Using a z-table or a calculator, we find that the z-score corresponding to 97% is approximately 1.8808.
Now, we can solve for x:
1.8808 = (x - 4.5) / 1.3
Multiply both sides by 1.3:
1.8808 * 1.3 = x - 4.5
2.44504 + 4.5 = x
x ≈ 6.94504
Learn more about household
https://brainly.com/question/34213252
#SPJ11
The length of a square is 3x - 4 units. Find the area in terms of x.
Answer:
9x^2 - 24x + 16 is area in terms of x alternativly (3x-4)^2 is also true
Step-by-step explanation:
L * W = area length = width on a sqare so L * L = area too
(3x - 4) * (3x - 4)
use foil method
9x^2 - 24x + 16
Answer:
9x^2 − 24x + 16
Step-by-step explanation:
To find the area of a square, you use the formula
A = x^2
So we plug in 3x-4 for x
A = (3x-4)^2
A = 9x^2 − 24x + 16
Diagonalize the matrix A, if possible. That is, find an invertible matrix P and a diagonal matrix D such that
P=⎡1 1 5
−3 0 -1
1 1 1⎤ is the required matrix.
Since P is a matrix of eigenvectors of A which is diagonalized. You find the eigenvectors by solving the equation (λI−A)x=0
For eigenvalue λ=0, the eigenvector is ⎡1
−3
1⎤
For eigenvalue λ=−3, the eigenvector ⎡1
0
1⎤
For eigenvalue λ=1, the associated eigenvector ⎡5
−1
1⎤
Hence, P=⎡1 1 5
−3 0 -1
1 1 1⎤
Therefore, P is the invertible matrix.
The question is incomplete, here you can find a complete question A matrix is
A=⎡−5 2 −6
−1 0 −1
2 −2 3⎤, and I need to find an invertible matrix P and a diagonal matrix D such that D=P⁻¹AP. The eigenvalues for the matrix are −3, 1, 0,
Learn to know more about matrix practice questions at
https://brainly.com/question/13161659
#SPJ4
What are all the values that a correlation r can possibly take?A. 0 ≤ r ≤ 1B. r ≥0C. -1 ≤ r ≤ 1D. None of the above.
The values that a correlation r can possibly take are -1 ≤ r ≤ 1. Thus, option C is correct as per the correlation relation.
Correlation is a statistical measurement that describes the extent to which two variables are linearly related to each other in positive and negative directions. The correlation coefficient is denoted by r.
The value of correlation r can range from -1 to 1. Here,
-1 indicates: a perfect negative correlation
0 indicates: no linear correlation
1 indicates: a perfect positive correlation
Therefore, we can conclude that the values that a correlation r can possibly take are between -1 ≤ r ≤ 1.
To learn more about correlation
https://brainly.com/question/30504806
#SPJ4
h(j + i) - k5 + h
when h = 3, i = 4, j = 2, and k = 1
pls put how you did it
Answer:
16
Step-by-step explanation:
First you want to plug in all the numbers where the letters are
h ( j + i )- k(5) + h
3 ( 2 + 4 )- 1(5) + 3
After this step you will have to distribute the 3 outside the parenthesis. Which you do by multiplying everything in side the parenthesis by the outside number which is three.
6 + 12 - 1(5) + 3
Then you just follow PEMDAS to solve for the rest
6 + 12 - 5 + 3
18 - 5 + 3
13 + 3
16
What technologies are necessary to implement and or support the use of blockchain technology?
Combining three popular technologies, blockchain: keys for cryptography. a network of peers that uses a shared ledger. a method of computation for storing exchanges and records.
Blockchain technology sets itself apart from conventional networks by offering transparency and integrity.
Integrity: When a user retrieves data from a network, he or she may be sure that the data is accurate and unaffected.
Transparency: Every user on the network may confirm any modifications made to the blockchain technology.
The read, write, create, and update operations to databases are provided by the traditional network, however the blockchain technology only enables users to attach the structure and already stored data cannot be changed.
When a new transaction is created, the blockchain makes sure to record it and perform transaction validation.
For more such question on Blockchain.
https://brainly.com/question/26684744
#SPJ4
An ice cream cone measures 4 in across the opening of the cone. Two hemisphere shaped scoops of ice cream, which have diameters of 4in, are placed on top of the cone. As the ice cream melts, it begins to fill the ice cream cone. How deep must the cone be so that the melted ice cream will fill the cone exactly to the top without overflowing?
Answer:
8 inches
Step-by-step explanation:
The volume of a hemisphere is half the volume of a sphere.
Therefore, the sum of the volumes of the two hemisphere-shaped scoops of ice cream (with diameters of 4 inches), is equal to the volume of a sphere with diameter of 4 inches.
If the melted ice cream fills the cone exactly to the top without overflowing, the volume of the cone with diameter of 4 inches must be equal to the volume of a sphere with diameter of 4 inches.
As the diameter of a circle is twice its radius, then the radius of the sphere and cone is r = 2 inches.
The formulas for the volume of a cone and the volume of a sphere are:
\(\boxed{\begin{minipage}{4 cm}\underline{Volume of a cone}\\\\$V=\dfrac{1}{3} \pi r^2 h$\\\\where:\\ \phantom{ww}$\bullet$ $r$ is the radius. \\ \phantom{ww}$\bullet$ $h$ is the height.\\\end{minipage}}\) \(\boxed{\begin{minipage}{4 cm}\underline{Volume of a sphere}\\\\$V=\dfrac{4}{3} \pi r^3$\\\\where:\\ \phantom{ww}$\bullet$ $r$ is the radius.\\\\\end{minipage}}\)
The depth of the cone is its height.
Therefore, to calculate how deep the cone must be so that the melted ice cream will fill the cone exactly to the top without overflowing, set the two equations equal to each other, substitute r = 2, and solve for h (the depth of the cone).
\(\begin{aligned}\textsf{Volume of a cone}&=\textsf{Volume of a sphere}\\\\\dfrac{1}{3} \pi (2)^2 h & = \dfrac{4}{3} \pi (2)^3\\\\\dfrac{1}{3} \pi \cdot 4 h & = \dfrac{4}{3} \pi \cdot 8\\\\\dfrac{4}{3} \pi h& = \dfrac{32}{3} \pi \\\\\dfrac{4}{3} h& = \dfrac{32}{3} \\\\4 h& = 32 \\\\h&=\dfrac{32}{4}\\\\h&=8\; \sf inches\end{aligned}\)
Therefore, the depth of the cone must be 8 inches.
The cone must be at least 8 inches deep in order for the melted ice cream to fill the cone exactly to the top without overflowing.
1. The opening of the ice cream cone has a diameter of 4 inches. This means that the radius of the cone's opening is 4/2 = 2 inches.
2. The two hemisphere-shaped scoops of ice cream have diameters of 4 inches each. This means that the radius of each scoop is 4/2 = 2 inches.
3. When the ice cream melts, it will take up the space between the scoops and fill the cone. In order for the melted ice cream to fill the cone exactly to the top without overflowing, the depth of the cone must be equal to the combined height of the two ice cream scoops.
4. The height of each hemisphere-shaped scoop can be calculated using the formula for the volume of a sphere, which is (4/3)πr³, where r is the radius.
- For each scoop, the radius is 2 inches, so the height of each scoop is (4/3)π(2)³ = (4/3)π(8) = (32/3)π.
5. Since there are two scoops, the combined height of the two scoops is 2 * (32/3)π = (64/3)π.
6. Therefore, the cone must be at least (64/3)π inches deep in order for the melted ice cream to fill the cone exactly to the top without overflowing. This is approximately equal to 67.03 inches.
For more such questions on inches, click on:
https://brainly.com/question/876758
#SPJ8
please may you help me quick timeee
Answer:
Step-by-step explanation:
tan e = x/(4x-1)
tan f = (6x+5)/(12x + 31)
since tan e = tan f
x/(4x-1) = (6x+5)/(12x+31)
x(12x+31) = (4x-1)(6x+5)
12x^2 +31x = 24x^2 +20x -6x -5
31x = 12x^2 +14x -5
0 = 12x^2 -17x -5
0 = (12x -5)(x -1)
x = 1, 5/12
in parallelogram ABCD, the length of BC=3x-1, CD=2x, and AD=x+5. Find the perimeter of ABCD
Answer:
Step-by-step explanation:
BC=AD
3x-1=x+5
3x-x=5+1
2x=6
x=3
BC=3×3-1=8
CD=2x=2×3=6
perimeter=2(8+6)=2(14)=28
I need 40 mins of Khan and I dont know answer plz help. :)
Answer:
25°
Step-by-step explanation:
30 + 25 = 55
A school knows that 10% of its students are left-handed. What is the
probability that there will be between 33 and 45 left-handed students in a
randomly selected group of 400? Use your calculator and this formula: Plasx
sb) = binomcdf(n,p.b) - binomcdf(n,p,a - 1). Round your answer to three
decimal places.
A. 0.821
B. 0.103
C. 0.718
D. 0.138
The probability that there will be between 33 and 45 left-handed students in a randomly selected group of 400 from a school where 10% of the students are left-handed is 0.718.
To solve this problem, we can use the binomial distribution formula, which gives the probability of getting exactly x successes in n independent trials, where each trial has a probability of p of being a success. In this case, we want to find the probability of getting between 33 and 45 left-handed students in a group of 400, where the probability of a student being left-handed is p = 0.10.
Using the binomcdf formula, we can find the cumulative probability of getting between 0 and 32 left-handed students and subtract it from the cumulative probability of getting between 0 and 45 left-handed students. That is, we want to find:
P(33 ≤ x ≤ 45) = binomcdf(400, 0.10, 45) - binomcdf(400, 0.10, 32-1)
Using a calculator, we find that P(33 ≤ x ≤ 45) is approximately 0.718 when rounded to three decimal places. Therefore, the answer is (C) 0.718.
Learn more about probability here
https://brainly.com/question/13604758
#SPJ11
a learning theory would be most likely to emphasize the role of (fill in the blank) in the onset of anxiety disorders.
A learning theory would be most likely to emphasize the role of Classical conditioning in the onset of anxiety disorders.
Classical Conditioning:
Classical conditioning is a type of learning that occurs unconsciously.
In classical conditioned learning, automatically conditioned responses are paired with specific stimuli. This creates behavior.
Preconditioning:
At this stage, an unconditioned stimulus (UCS) produces an unconditioned response (UCR) in vivo. Basically, this means that the stimulus in the environment evoked an unlearned (i.e. unconditioned) behavior/response, and thus an untaught natural response. No new behavior has been learned in this regard.
For classical conditioning to be effective, the conditioned stimulus must occur before the unconditioned stimulus, rather than after or at the same time as the unconditioned stimulus. Thus, conditioned stimuli act as a kind of signal or cue for unconditioned stimulus.
To learn more about Classical Conditioning, refer:
https://brainly.com/question/15874680
#SPJ4
HELP ME PLSSSSSSS I REALLY NEED HELP!!!!!!!
ABC=XYZ Write the other half of the following corresponding congruent parts statements (fill in the blanks at the bottom)
a.) ∠A≅ ∠ _____
b.) CA≅ ______
c.) ∠Y≅∠ _____
d.) YX≅ _____
Answer:
a). X
b). ZX
c). B
D). BA
Step-by-step explanation:
Since these two triangles are congruent, each side length and angle are congruent, or equal:
∠A ≅ ∠X
∠B ≅ ∠Y
∠C ≅ ∠Z
AB ≅ XY
BC ≅ YZ
CA ≅ ZX
These are your answers
Hope this helps!
Answer:not a virus the answer is in the pdf
What will be the amount of the sum Rs 1200 for one and
half year at 40 percent of interest compounded
quarterly?
The amount of the sum Rs 1200 for one and a half year at 40 percent of interest compounded quarterly is Rs 1893.09.
The amount of the sum Rs 1200 for one and a half year at 40 percent of interest compounded quarterly can be calculated as follows:
Given, Principal = Rs 1200Time = 1.5 yearsInterest rate = 40% per annum, compounded quarterly
Let r be the quarterly rate of interest. Then we can convert the annual interest rate to quarterly interest rate using the following formula: \text{Annual interest rate} = (1 + \text{Quarterly rate})^4 - 1$$
Substituting the values, we get:0.40 = (1 + r)^4 - 1 Solving for r, we get:r = 0.095 or 9.5% per quarter
Now, we can use the formula for the amount of money after time t, compounded quarterly: $A = P \left( 1 + \frac{r}{4} \right)^{4t}
Substituting the values, we get:A = Rs 1200 x $\left(1 + \frac{0.095}{4} \right)^{4 \times 1.5}= Rs 1893.09
Therefore, the amount of the sum Rs 1200 for one and a half year at 40 percent of interest compounded quarterly is Rs 1893.09.
To know more about interest compounded visit:
brainly.com/question/20038112
#SPJ11
Help plz plz plz help with math
Which of these is NOT an example of lateral surface area? A. The label of a soup can. B. Painting the walls of your bedroom. C. The paper wrapper of an ice cream cone. D. The air in a basketball
Answer:
I think it is D because it's just gas
Step-by-step explanation:
Pls help i will give brainly
Find an equation of the line that satisfies the given conditions.Through (−9, −11); perpendicular to the line passing through (−6, 1) and (−2, −1)
The equation of the line passing through (9,11) and perpendicular to the line passing through (6,1) and (2,1) is x = 6
Find the slope of the line passing through (6,1) and (2,1):
The slope of a line passing through two points (x1,y1) and (x2,y2) is given by:
slope = (y2 - y1) / (x2 - x1)
Substituting the given coordinates, we get:
slope = (1 - 1) / (2 - 6) = 0
Therefore, the slope of the line passing through (6,1) and (2,1) is 0.
Find the slope of the line perpendicular to the line passing through (6,1) and (2,1):
The slope of a line perpendicular to a line with slope m is given by:
perpendicular slope = -1/m
Substituting the slope of the line passing through (6,1) and (2,1), we get:
perpendicular slope = -1/0 (which is undefined)
This means that the line perpendicular to the line passing through (6,1) and (2,1) is a vertical line passing through the point (6,1) and (2,1).
Write the equation of the line passing through (9,11) and perpendicular to the line passing through (6,1) and (2,1):
Since the line passing through (6,1) and (2,1) is a horizontal line with equation y = 1, the line perpendicular to it is a vertical line passing through the point (6,1) and (2,1). The equation of a vertical line passing through a point (a,b) is given by:
x = a
Substituting the value of x = 6 (since the vertical line passes through (6,1) and (2,1)), we get:
x = 6
Learn more about slope of the line here
brainly.com/question/16180119
#SPJ4
Please help I still do not understand these questions
Answer:
m = 2/5
Step-by-step explanation:
easy