If the perpendicular distance of a point P from the x-axis is 5 units and the foot of the perpendicular lies on the negative direction of x-axis, then the point P has: d. y coordinate = 5 or -5.
What are perpendicular lines?In Mathematics and Geometry, perpendicular lines are two (2) lines that intersect or meet each other at an angle of 90 degrees (right angle).
Generally speaking, the perpendicular distance of a point from the x-axis (x-coordinate) produces the y-coordinate of that point.
In this scenario, the foot of the perpendicular lines lies on the negative direction of x-axis (x-coordinate) of the cartesian coordinate. This ultimately implies that, the perpendicular distance would either be located in quadrant II or quadrant III.
In this context, the point P must have a y-coordinate that is equal to 5 or -5.
Read more on perpendicular line here: https://brainly.com/question/23573498
#SPJ1
Complete Question:
If the perpendicular distance of a point P from the x-axis is 5 units and the foot of the perpendicular lies on the negative direction of x-axis, then the point P has
a. x coordinate = -5
b. y coordinate = 5 only
c. y coordinate = -5 only
d. y coordinate = 5 or -5
A dart hits the circular dartboard shown below at a random point. Find the probability that the dart lands in the shaded square region. The radius of the dartboard is 8 in , and each side of the shaded region is 6 in. Use the value 3.14 for n. Round your answer to the nearest hundredth.
Probability = number of favorable outcomes/number of total outcomes
In this scenario, we are concerned with the dart landing on the square. Thus,
number of favorable outcome = area of square
number of total outcome = area of circle
Area of square = s^2
where
s is the length of each side
Area of circle = πr^2
where
r is the radius of the circle
From the information given,
s = 6
r = 8
π = 3.14
Area of square = 6^2 = 36
Area of circle = 3.14 x 8^2 = 200.96
the probability that the dart lands in the shaded square region = 36/200.96
the probability that the dart lands in the shaded square region = 0.18
during his 360-min. shift at the local grocery store, jared spent 122 min. stocking shelves, 74 min. bagging groceries, and 62 min. sweeping the floors. he also took a 35-min. lunch break. use front-end estimation to find about how many minutes jared had left for miscellaneous tasks.
Jared had about 75 minutes left for miscellaneous tasks.
During his 360-min.
shift at the local grocery store, Jared spent 122 min.
stocking shelves, 74 min.
bagging groceries, and 62 min.
sweeping the floors.
He also took a 35-min.
lunch break.
Use front-end estimation to find about how many minutes Jared had left for miscellaneous tasks.
To find how many minutes Jared had left for miscellaneous tasks, we have to subtract the time he spent stocking shelves, bagging groceries, sweeping the floors, and his lunch break from his total shift time of 360 minutes.
First, let's find an estimate of the total time Jared spent on his tasks :
Total time on tasks ≈ 120 min + 70 min + 60 min = 250 min.
Let's find the total time including his lunch break :
Total time including lunch ≈ 250 min + 35 min = 285 min.
Now we can estimate the time Jared had left for miscellaneous tasks :
Time left for miscellaneous tasks ≈ 360 min - 285 min ≈ 75 min.
For similar question on miscellaneous.
https://brainly.com/question/30991065
#SPJ11
Answer: D) 100 min
Step-by-step explanation:
i pressed it and i got it right
Sally works in a cell phone store. She is paid a weekly salary of $80 plus $5.25 for each cell phone she sells. Which equation can be used to find Sally's total weekly income?
F- y = 5.25x + 80
G- y = 80x +5.25
H- y = 85.25x
J- Not here
First, let's define some variables.
x = # of cell phones sold.
y = total weekly income.
y = $5.25x + $80
F is the correct answer choice.
Suppose f(x) = 5x - 2x... Find f(2)
I don’t understand , could someone help me out
Answer:
It's simple. Just take any linear equation and try out each of the rules, according to me, most of the statements there are true
How many sixteenth are 5/8 of an inches
What is the diameter of this circle if the circumference is 30 inches?
Answer:
d≈9.55
Step-by-step explanation:
the answer is 9.55 inches
Answer:
diameter = 9.55 in
Step-by-step explanation:
Circumference = pi x diameter so re-arrange
circumference / pi = diameter
30 / pi = diameter
9.55 in = diameter
Consider 2 stations that share the same bus. Both stations are perfect synchronized each other and when they have packets to transmit, they are starting the transmission in the beginning of a same slot. Transmission is as follows: when base i has a packet to transmit attempts with probability pi,i=1,2 . Different stations make the random selection independently and corresponding probabilities are p1=0.5,p2=0.25 . Initially the station 1 has 2 packets for station 2, while the other has no package. What is the average number of slots in order all packets reach their destinations? Then if station 1 has 1 packet for station 2 and station 2 has 1 packet for station 1, what is the average number of slots? We are using slotted-Aloha.
Consider 2 stations that share the same bus. Both stations are perfect synchronized each other and when they have packets to transmit, they are starting the transmission in the beginning of a same slot.
Transmission is as follows: when base i has a packet to transmit attempts with probability pi, i=1,2.
Different stations make the random selection independently and corresponding probabilities are p1=0.5, p2=0.25. Initially, station 1 has 2 packets for station 2, while the other has no package.
We are using slotted-Aloha. The solution to this problem is shown below: Firstly, let's define the arrival of packets at each station i is a Poisson process with a parameter lambda i . For the given problem,
since the packet arrival rate is 1 packet per slot, lambda i = 1, i = 1, 2.When station i decides to transmit in a slot, the probability that the slot is occupied is (1 - pi)(1 + p j), where j ≠ i .
In this case, p1 = 0.5, p2 = 0.25. When there are packets to transmit at both stations in a slot, the probability that one station's packet successfully reaches the other end in the slot is pi(1 - p j)(1 + pi + p j), where j ≠ i . Using the above expressions, we can solve the given problem as follows:Solution:If station 1 has 2 packets for station 2 and station 2 has no packet:Let N i (t) denote the number of packets of station i that are transmitted up to time t and let T denote the time until all packets reach their destinations.
Since both stations are perfectly synchronized, we have E(T) = E(T 1 ) = E(T 2 ).Hence, to find E(T), we just need to find E(T 1 ). When station 1 has two packets for station 2 and station 2 has no packet,
we have E(N 1 (t)) = t and E(N 2 (t)) = 1 - e -t . Therefore,E(N 1 (t) + N 2 (t)) = t + 1 - e -t .This is the total number of packets that are transmitted up to time t. To find E(T 1 ),
we need to find the expected time until all these packets are successfully transmitted. Let T i,j denote the time until the j-th packet of station i is successfully transmitted, i = 1, 2, j = 1, 2.Let X i,j be a random variable that denotes the number of slots needed for the j-th packet of station i to be successfully transmitted. When station i has j packets and station j has no packet, we have:X i,j ~ Geometric(pi(1 - p j)(1 + pi + p j)).Using this, we can show that:E(X i,j ) = (1 + pi + p j )/(pi(1 - p j )).(1)Furthermore, the time until the j-th packet of station i is successfully transmitted is given by:T i,j = (j - 1) + Y i,j ,where Y i,j is the number of slots needed for the first transmission of the j-th packet. Since Y i,j and Y i,k are independent for j ≠ k, we haveE(T 1 ) = E(max{T 1,1, T 1,2 }) + E(max{T 2,1, T 2,2 }).(2)To find E(max{T 1,1, T 1,2 }),
we need to find the distribution of T 1,1 + T 1,2 . Let Y = T 1,1 + T 1,2 . Then,E(Y) = E(T 1,1 ) + E(T 1,2 ) = 4.5 using equation (1).The probability that T 1,1 + T 1,2 > t is given by:P(T 1,1 > t/2) P(T 1,2 > t/2) + P(T 1,2 > t/2) P(T 1,1 > t/2) = 1 - P(T 1,1 ≤ t/2) P(T 1,2 ≤ t/2),
where we have used the independence of T 1,1 and T 1,2.Using the Poisson distribution,
we can show thatP(T 1,1 ≤ t/2) = 1 - e -t/2,P(T 1,2 ≤ t/2) = 1 - e -t/2.Therefore,P(T 1,1 + T 1,2 > t) = e -t/2(2 - e -t ).(3)Using (3), we can find P(T 1,1 + T 1,2 ≤ t) = 1 - e -t/2(2 - e -t )
and the expected value of T 1,1 + T 1,2 as follows:E(T 1,1 + T 1,2 ) = ∫ 0 ∞ P(T 1,1 + T 1,2 > t)dt= 2.75.Now, using (2), we can find E(T 1 ) = E(max{T 1,1, T 1,2 }) + E(max{T 2,1, T 2,2 })= 2.75 + 2.75 = 5.5.
Therefore, the average number of slots in order all packets reach their destinations is 5.5 slots.If station 1 has 1 packet for station 2 and station 2 has 1 packet for station 1:Let N i (t) denote the number of packets of station i that are transmitted up to time t and let T denote the time until all packets reach their destinations. Since both stations are perfectly synchronized, we have E(T) = E(T 1 ) = E(T 2 )
.Hence, to find E(T), we just need to find E(T 1 ). When station 1 has one packet for station 2 and station 2 has one packet for station 1, we have E(N 1 (t)) = E(N 2 (t)) = t and E(N 1 (t) + N 2 (t)) = 2t - t 2 /2.Therefore, to find E(T 1 ),
we need to find the expected time until all these packets are successfully transmitted. Using a similar approach as before, we can show thatE(T 1 ) = E(max{T 1,1, T 1,2 }) + E(max{T 2,1, T 2,2 })= 2.75 + 2.75 = 5.5.
Therefore, the average number of slots in order all packets reach their destinations is 5.5 slots.
To know more about
https://brainly.com/question/29657983visit:
brainly.com/question/20748250
#SPJ11
if 1 yard = 3 feet; 1 foot =12 how many inches are there in 5 yards
Answer:
Step-by-step explanation:
3x12=36inches in 1yard
5 yards= 5(36) =180 inches
Help ♡? and how many do I shade
Answer:
The product is 6112
because u multiply the numbers together
Step-by-step explanation:
4. Lita's softball team won 8 games last month and 10 this month. What was the percent change in games the team won? Was it an increase or decrease?
Answer:
It was decently and increase
Step-by-step explanation:
I don't know the percent though?
what is the maximum area that you can enclose in a rectangular pen that is three times as wide as it is deep and has a perimeter 100 feet?
The maximum area that can be enclosed in a rectangular pen with a perimeter of 100 feet, where the width is three times the depth, is 468.75 square feet.
To find the maximum area that can be enclosed in a rectangular pen with a perimeter of 100 feet, we need to use the given information that the width is three times the depth.
Let's represent the depth with the variable "x."
Since the width is three times the depth, the width can be represented as "3x."
The perimeter of a rectangle is found by adding up the lengths of all four sides. In this case, we know that the perimeter is 100 feet. So:
Perimeter = 2(length + width)
100 = 2(x + 3x)
100 = 2(4x)
50 = 4x
x = 12.5
Now we know that the depth of the rectangle is 12.5 feet. Using the equation for area of a rectangle (A = length x width), we can find the maximum area:
A = (3x) * x
A = 3x^2
A = 3(12.5)^2
A = 468.75 square feet
Therefore, the maximum area that can be enclosed in a rectangular pen with a perimeter of 100 feet, where the width is three times the depth, is 468.75 square feet.
To know more about areas refer here :
https://brainly.com/question/27683633#
#SPJ11
which expressioh
is greater?
1x or 1-3x
Write a linear function f with f(-1)=-6 and f(4)=-6
The linear function f with the given values f(-1) = -6, f(4) = -6 is: f(x) = -6
The given values are:
f(-1) = -6, f(4) = -6
This can be interpreted as
x₁ = -1, f₁ = -6, x₂ = 4, f₂ = -6
The equation of a line is written as:
f - f₁ = m(x - x₁)
where m is the slope and is given by the formula:
Substitute f₁ = -6, m = 0, and x₁ = -1 into the equation f - f₁ = m(x - x₁)
f - (-6) = 0(x - (-1)
f + 6 = 0(x + 1)
f + 6 = 0
f = -6
Therefore the linear function f with the given values f(-1) = -6, f(4) = -6 is: f(x) = -6
Learn more about the linear function
https://brainly.com/question/21107621
#SPJ4
9. Match the description to its equation: moves right 7
A. y = x² + 7
B. y = (x+7)²
C. y = x²-7
D. y = (x-7)²
To design a new advertising campaign, Ford Motor Company would like to estimate the proportion of drivers of the new Ford Fusion that are women. In a random sample of 91 Fusion owners, 49 of them were women. What is the 99% confidence interval estimating the proportion of all drivers who are women?1) ( 0.41689 , 0.66003 )2) ( 0.40385 , 0.67307 )3) ( -0.40385 , 0.67307 )4) ( 0.32693 , 0.59615 )5) ( 0.4862 , 0.59072 )
The 99% confidence interval estimating the proportion of all Ford Fusion drivers who are women is (0.40685, 0.67007). The closest option to this interval is option 2) (0.40385, 0.67307).
The answer is option 1) (0.41689, 0.66003). To design a new advertising campaign, Ford Motor Company conducted a sample survey of 91 Fusion owners and found that 49 of them were women. To estimate the proportion of all drivers who are women, a confidence interval is calculated. The formula for calculating the confidence interval is:
sample proportion ± z*(standard error)
where z is the critical value for the desired confidence level and the standard error is calculated as:
sqrt((sample proportion*(1 - sample proportion))/sample size)
For a 99% confidence interval, the critical value is 2.576. Plugging in the values from the sample, we get:
sample proportion = 49/91 = 0.5385
sample size = 91
Using the formula above, we can calculate the standard error as:
sqrt((0.5385*(1 - 0.5385))/91) = 0.0625
Finally, we can plug in the values into the confidence interval formula:
0.5385 ± 2.576*0.0625
which gives us the interval (0.41689, 0.66003). Therefore, option 1) is the correct answer.
Learn more about Confidence Intervals:
brainly.com/question/24131141
#SPJ11
in 130,426 the digit 2 is in the _____ place?
To win a carnival game, you have to shoot a stream of water into a clown's mouth. the clown face is painted on a rectangular piece of wood that measures 16 inches by 12 inches. the clown's mouth is a circle with a diameter of 3 inch. what is the probability that your water will hit the clown's mouth?
write the probability as a percentage, rounded to the nearest tenth.
The probability will be 0.037 or 3.7% when it is rounded to the nearest tenth.
To calculate the probability of hitting the clown's mouth, we need to compare the area of the clown's mouth to the total area of the rectangular wood piece.
The area of the clown's mouth can be found using the formula for the area of a circle: A = π * (r^2), where r is the radius. In this case, the diameter is given as 3 inches, so the radius is 1.5 inches.
Plugging the values into the formula, we get A = π * (1.5^2) = 7.065 square inches. The total area of the rectangular wood piece is 16 inches * 12 inches = 192 square inches.
Therefore, the probability of hitting the clown's mouth is 7.065 / 192 ≈ 0.0367, which rounds to 0.037 or 3.7% when expressed as a percentage rounded to the nearest tenth.
To know more about probability, refer here :
https://brainly.com/question/32117953#
#SPJ11
Is 37 squared rational or irrational
Answer:
yes
Step-by-step explanation:
Answer:
it is irrational
Step-by-step explanation:
One angle in an equilateral triangle is 60. What is the measure of another angle?
Answer:
60
Step-by-step explanation:
all 3 sides are equal length so it has to be 60
what is the projection of (4 4) onto (3 1)
The projection of the point (4,4) onto the line passing through (3,1) is the point on the line that is closest to (4,4). To find this projection, we need to first find the direction vector of the line, which is (3-1, 1-0) = (2,1).
Next, we need to find the vector from the point (3,1) to the point (4,4), which is (4-3, 4-1) = (1,3).
Then, we can use the formula for projecting a vector onto another vector:
proj_v u = ((u · v) / (v · v)) v
where u is the vector we want to project, v is the vector we want to project onto, and · denotes the dot product.
Applying this formula, we get:
proj_v u = ((1,3) · (2,1)) / ((2,1) · (2,1)) (2,1)
= (5/5) (2,1)
= (2,1)
So the projection of (4,4) onto the line passing through (3,1) is the point (3,1) + (2,1) = (5,2).
To find the projection of vector (4, 4) onto vector (3, 1), you can follow these steps:
Step 1: Calculate the dot product of the two vectors.
Dot product = (4 * 3) + (4 * 1) = 12 + 4 = 16
Step 2: Calculate the magnitude squared of the vector you are projecting onto (3, 1).
Magnitude squared = (3 * 3) + (1 * 1) = 9 + 1 = 10
Step 3: Divide the dot product by the magnitude squared.
Scalar = 16 / 10 = 1.6
Step 4: Multiply the scalar by the vector you are projecting onto (3, 1) to find the projection.
Projection = 1.6 * (3, 1) = (4.8, 1.6)
So, the projection of (4, 4) onto (3, 1) is (4.8, 1.6).
learn nine about projection here:brainly.in/question/2210182
#SPJ11
an active-high input s-r latch has a 1 on the s input and a 0 on the r input. what state is the latch in?
Q=1,Q'=0 as an active-high input s-r latch has a 1 on the s input and a 0 on the r input.
What is s-r latch?An SR latch (Set/Reset) is an asynchronous device that solely depends on the state of the S and R inputs and does not require any input from the control signals. The illustration demonstrates how two NOR gates with a cross-feedback loop may be used to build an SR latch. Set-reset, or S-R, latches are therefore the most basic type of bistable device. We can connect two NOR gates so that the output of one feeds back into the input of the other, and vice versa, to create an S-R latch, as shown below: The Q and not-Q outputs are supposed to be in opposing states.
To know more about s-r latch,
https://brainly.com/question/29583730
#SPJ4
Let
u
=
[
1 −1 −2
]
,
v
=
[
3 1 −6
]
,
w
=
[
−2 2 6
]
.
(a) Give a geometric description of Span {u, v}. (What does it look like?)
(b) Determine if w is in Span{u, v}
(c) Give a description of Span{u, v, w}. Justify your answer. (Hint: Consider the matrix A whose columns are u, v, and w.)
The span of {u, v} represents a plane in three-dimensional space. w is not in the span of {u, v}. the span of {u, v, w} is the entire three-dimensional space.
(a) The span of {u, v} represents a plane in three-dimensional space. Geometrically, this plane can be visualized as a flat surface extending infinitely in all directions. It includes all possible vectors that can be obtained by scaling and adding u and v. Any vector lying on this plane can be expressed as a linear combination of u and v.
(b) To determine if w is in the span of {u, v}, we need to check if w can be expressed as a linear combination of u and v. We can write w as follows:
w = a*u + b*v
Solving the system of equations formed by equating corresponding components, we have:
-2 = 3a - 2b
2 = -a + 2b
6 = -2a - 6b
Solving this system, we find that there are no values of a and b that satisfy all three equations simultaneously. Therefore, w is not in the span of {u, v}.
(c) The span of {u, v, w} is the entire three-dimensional space. To justify this, we consider the matrix A whose columns are u, v, and w:
A = [u v w] = [1 3 -2; -1 1 2; -2 -6 6]
We can row-reduce matrix A to its echelon form:
[1 3 -2; -1 1 2; -2 -6 6] -> [1 3 -2; 0 4 0; 0 0 0]
The echelon form shows that the columns of A are linearly independent, and they span the entire three-dimensional space. Therefore, any vector in three-dimensional space can be expressed as a linear combination of u, v, and w, indicating that the span of {u, v, w} is the entire three-dimensional space.
Learn more about plane here:
https://brainly.com/question/27927590
#SPJ11
how to complete the square for an equation for example this equation -10x^+250x-1500=0.
Answer:
Step-by-step explanation:
To complete the square for the quadratic equation -10x^2 + 250x - 1500 = 0, follow these steps:
Divide the entire equation by the coefficient of x^2, which is -10. This gives:
x^2 - 25x + 150 = 0
Move the constant term (in this case, +150) to the right side of the equation:
x^2 - 25x = -150
Take half of the coefficient of x, which is -25, and square it. This gives:
(-25/2)^2 = 156.25
Add and subtract the result from step 3 to the left side of the equation:
x^2 - 25x + 156.25 - 156.25 = -150
Simplify the left side by combining the first three terms and factoring the resulting quadratic expression:
(x - 12.5)^2 - 6.25 = -150
Add 6.25 to both sides of the equation to isolate the squared term:
(x - 12.5)^2 = 143.75
Take the square root of both sides of the equation:
x - 12.5 = ±√143.75
Solve for x by adding 12.5 to both sides of the equation:
x = 12.5 ± √143.75
Therefore, the solutions for the quadratic equation -10x^2 + 250x - 1500 = 0 after completing the square are x = 12.5 + √143.75 and x = 12.5 - √143.75.
The quadratic form of thegiven equation is x = 10 or x = 15.
What do you understand by the term square root?Squares are numbers obtained by multiplying a value by itself. Instead, the square root of a number is the value that, when multiplied by itself, gives the original value. Hence both are opposite methods. For example, the square of 2 is 4 and the square root of 4 is 2.
You can complete the square of the quadratic equation -10x² + 250x - 1500 = 0 as follows:
To simplify the equation, divide both sides by the leading factor (-10):
x² – 25x + 150 = 0
Move the constant term to the right of the equation:
x² - 25x = -150
Add and subtract the square of the coefficient of x on the left side of the equation:
x² - 25x + (25/2)² - (25/2)² = -150
Simplify the left side of the equation by connecting the first three terms in parentheses:
(x – 25/2)² – (625/4) = –150
Add a constant term (625/4) to both sides of the equation:
(x – 25/2)² = -150 + 625/4
Simplify the right side of the equation:
(x – 25/2)² = 25/4
Take the square root of both sides of the equation:
x - 25/2 = ±5/2
Solve for x by adding 25/2 to both sides of the equation:
x = 25/2 ± 5/2
Simplifying solutions:
x = 15 or x = 10
Therefore, the solutions of the quadratic equation -10x² + 250x - 1500 = 0 are x = 15 and x = 10.
Learn more about Square root here
https://brainly.com/question/29286039
#SPJ1
WILL GRANT BRAINLIEST TO CORRECT ANSWER
wrong answer will b reported
plw pls help
State all possible ways to define the relationship between the marked pair of angles, then solve for x
Answer:
x = 5
Step-by-step explanation:
Since, lines l and m are parallel and a transversal intersects them.
So, (9x + 2)° and 133° are the measures of the interior angles formed on the same side of the transversal.
\( \therefore \: (9x + 2) \degree + 133 \degree = 180 \degree \\ \\ \therefore \: (9x + 2) \degree = 180 \degree - 133 \degree\\ \\ \therefore \: (9x + 2) \degree = 47 \degree\\ \\ 9x + 2 = 47 \\ \\ 9x = 47 - 2 \\ \\ 9x = 45 \\ \\ x = \frac{45}{9} \\ \\ x = 5\)
Which expression is equivalent to 2x2−x+18?
A
2(x−12)2
B
2(x−14)2
C
2(x−18)2
D
2(x−116)2
As a result of answering the given question, we may state that When we expressions compare the finished square form\(2(x - 1/4)^2 + 143/8\) to the answer alternatives, we see that option \(D: 2(x - 1/16)`^2.\)
what is expression ?In mathematics, an expression is a set of numbers, variables, and mathematical operations (such as addition, subtraction, multiplication, division, exponentiation, and so on) that expresses a quantity or value. Expressions might be simple, like "3 + 4", or complex, like "(\(3x^2\) - 2) / (x + 1)". They may also include functions such as "sin(x)" or "log(y)". Expressions can be evaluated by substituting values for the variables and carrying out the mathematical operations in the given order. For instance, if x = 2, the formula "3x + 5" is 3(2) + 5 = 11. In mathematics, expressions are widely used to explain real-world situations, build equations, and simplify complex mathematical issues.
expression is equivalent -
\(2(x^2 - 1/2x) + 18\\2(x^2 - 1/2x + 1/16 - 1/16) + 18\\2((x - 1/4)^2 - 1/16) + 18\\2(x - 1/4)^2 - 1/8 + 18\\2(x - 1/4)^2 + 143/8\\\)
When we compare the finished square form\(2(x - 1/4)^2 + 143/8\) to the answer alternatives, we see that option \(D: 2(x - 1/16)`^2.\)
To know more about expressions visit :-
https://brainly.com/question/14083225
#SPJ1
Please help me
Find the values of x and y
(12x +15)°=75° .…(शिर्षभिमुख कोण भएर)
or, 12x+15=75
or, 12x=75-15
or, 12x=60
or, x=60÷12
or, x=5
(6y-27)°=105° .…(शिर्षभिमुख कोण भएर)
or, 6y-27=105
or, 6y=105+27
or, 6y=132
or, y=132÷6
or, y=22
i deposit 2000 in an account that earns 5% simple interest how much is the investment worth after 8 years
After 8years the investment will have worth 2800
What is simple interest?Simple interest is the interest amount for a particular principal amount of money at some rate of interest. In contrast, compound interest is the interest calculated on the principal and the interest accumulated over the previous period.
Simple interest is given as:
I = (P×R×T)/100
where P = principal
R = rate of the interest
T = time for the loan / savings
therefore I = 2000× 5× 8/100
I = 800
Therefore that amount realized after 8years
= 2000+800 = 2800
therefore the investment will worth 2800 after 8 years.
learn more about simple interest from
https://brainly.com/question/25793394
#SPJ1
Mrs. Neary bought a leaf-blower that was 19% off the original price. If Mrs. Neary saved $40, what is the best estimate of the original price of the leaf-blower?
Answer:
47.6
Step-by-step explanation:
40+19%=47.6
How will the input of F x 11 affect the graph of f/x x explain?.
The graph of f(x) = x will shift to the left 11 units because negative 11 is being subtracted from x which will be the required transformation.
Taking into account that f(x) = x becomes f(x) = x+11
This shows a horizontal displacement of x of 11 units to the left.
This is true since the original graph's origin is the x intercept. for a new purpose
x's intercept is -11.
The option it contains is the right one.
11 units to the left, I shifted.
x is taken away from by a negative -11.
Transform the coordinate plane's shapes by translating, rotating, or reflecting them. In the 19th century, Felix Klein introduced transformational geometry, a novel perspective on geometry. The majority of proofs in geometry are built upon object transformations. Any image in a coordinate plane can be altered using transformations.
Disclaimer : the complete question is :
How will the input of f(x + 11) affect the graph of f(x) = x? Explain.
To learn more about graph visit:
https://brainly.com/question/10059147
#SPJ4