Find the selling price of an item listed at $400 subject to a discounted series of $25%, 10%, and 5%
A. $256.50
B. $270.00
C. $225.00
D. $300.00

Answers

Answer 1
$400 - ($400 x 0.25) = $300

$300 - ($300 x 0.10) = $270

$270 - ($270 x 0.05) = $256.50

answer
A. $256.50 
Answer 2

Answer:

Selling price of an item is $256.50 (A).

Step-by-step explanation:

Given : WE have  given an item listed at $400 subject to a discounted series of $25%, 10%, and 5% .

To find : Find the selling price of an item.

Formula used : Selling price = marked price - discount.

Solution : We have an item listed at = $400.

Discount percentage = $25% , $10% , $5.

Discount 1  = $400 ×[tex]\frac{25}{100}[/tex] = $100.

Selling price = $400-100 = $300.

Discount 2 = $300 ×[tex]\frac{10}{100}[/tex] = $30.

Selling price = $300-30 = $270.

Discount 3  = $270 ×[tex]\frac{5}{100}[/tex] = $13.50.

Final selling price = $270-13.50 = $256.50.

Therefore, Selling price of an item is $256.50 (A).


Related Questions

Derive the equation of the parabola with a focus at (−2, 4) and a directrix of y = 6. Put the equation in standard form.

Answers

Sketch a graph so you can find the vertex and determine if the parabola is horizontal or vertical. When i graph (-2,4) and then y=6, I find the middle is (-2,5) so that will be the vertex. The distance to the vertex is -1 so 4p=-4.
My formula is (x-h)^2=4p(y-k), now just plug in numbers. You should end up with (x+2)^2=-4(y-5).
Some instructors want you to write (y-k)=1/(4p)(x-h)^2 which is the same thing, so check to see which one you should be using. 

Answer: f(x) = -1/4x² -x + 4

Find all solutions in the interval [0, 2π). 7 tan^3x - 21 tan x = 0

Answers

To solve this problem, the first thing we can do is to take out 7 tan (x) from the whole equation, this results in simplification:

7 * tan (x) * (tan (x)^2 - 3) = 0 

Therefore the initial roots are taken from:

tan (x) = 0

Calculating for x:

x = 0, pi

 

The other roots can be taken from:

(tan (x)^2 - 3) = 0 

Calculating for x:

tan (x)^2 = 3

tan (x) = ± sqrt (3)  

x = pi/3 , 2pi/3 , 4pi/3 , 5pi/3 

 

Therefore the solutions are:

0 , pi, pi/3 , 2pi/3 , 4pi/3 , 5pi/3 

an article with a net weight of 10 lb (pounds) is packaged in a box that weighs 1/2 lb. If 20 of these boxed articles are put into a freight container 15 lb, what is the gross weight?

Answers

the article is 10 lbs...so 20 of them = (10 * 20) = 200 lbs
the box is 1/2 lb....so 20 of them = (1/2 * 20) = 10 lbs
the freight container is 15 lbs

for a total of : 200 + 10 + 15 = 225 lbs <==

Final answer:

The gross weight of the freight container with 20 boxed articles inside is 225 lb, calculated by adding the total weight of all the boxed articles (210 lb) to the weight of the container (15 lb).

Explanation:

To calculate the gross weight of the freight container with the packaged articles inside, we need to add the weight of the articles, the boxes, and the container itself.

First, we calculate the weight of one boxed article. Since the net weight of the article is 10 lb and the box weighs 0.5 lb, the total weight for one boxed article is 10 lb + 0.5 lb = 10.5 lb.

Next, we multiply the weight of one boxed article by the number of articles to find the total weight of all the boxed articles. For 20 articles, this is 20  imes 10.5 lb = 210 lb.

Finally, we add the weight of the freight container. The container weighs 15 lb, so the gross weight of the container with the articles is 210 lb + 15 lb = 225 lb.

Therefore, the gross weight of the freight container with 20 boxed articles inside is 225 lb.

Let log p/n=6 and log m/n=8 what is the relationship between p and m?

Answers

By the laws of logs
log p/n =  log p - log n  = 6
log m/n = log m - log n   = 8        subtract
 
 log m - log p =  2
 
log m/p = 2

So m / p = 100 
Final answer:

Given the logarithmic equations, it can be deduced that m is 100 times greater than p, assuming n>0 which is not zero to avoid division by zero and it is positive as logarithm is undefined for negative numbers.

Explanation:

The question asks to find the relationship between p and m given two log equations. Using the rule of logarithms The logarithm of the number resulting from the division of two numbers is the difference between the logarithms of the two numbers (also known as the quotient rule), we can work out the relationship.

Given that log p/n = 6, it can be rearranged in exponential form: p = 106*n. And log m/n = 8 can be rewritten as m = 108*n.

Therefore, the relationship between p and m is that m is 100 times p, assuming n>0.

Learn more about Logarithms here:

https://brainly.com/question/37245832

#SPJ11

There are 20 students on the school's student council. A special homecoming dance committee is to be formed by randomly selecting 7 students from student council. How many possible committees can be formed?

Answers

Final answer:

Using the combinations formula, there can be 77,520 different committees formed by selecting 7 students from a student council of 20 students.

Explanation:

To determine the number of possible committees that can be formed by selecting 7 students from a group of 20 students, we will use the combinations formula since the order of selection does not matter. This is a classic example of a combinatorial problem where we are choosing a subgroup from a larger group without regard to the order in which they are chosen.

The formula for combinations is as follows:

C(n, k) = n! / (k! * (n - k)!)

Where:

n is the total number of items,

k is the number of items to choose,

! indicates factorial, which means the product of all positive integers up to that number. For example, 5! = 5 x 4 x 3 x 2 x 1 = 120.

Applying this formula to our problem:

C(20, 7) = 20! / (7! * (20 - 7)!) = 20! / (7! * 13!) = (20 x 19 x 18 x 17 x 16 x 15 x 14) / (7 x 6 x 5 x 4 x 3 x 2 x 1)

After simplifying the factorial expressions and canceling out common factors, we find the number of possible committees that can be formed.

Therefore, there are 77520 possible committees that can be formed from a student council of 20 students by selecting 7.

Marijuana contains _____________ more carcinogens than cigarettes.
a. 20–30%
b. 40–60%
c. 50–70%
d. 60–80%

Answers

Weads good for you. NO CARCINOGENS.

The diagonals of a trapezoid are perpendicular and have lengths 8 and 10. find the length of the median of the trapezoid.

Answers

Final answer:

The length of the median of the trapezoid with perpendicular diagonals of lengths 8 and 10 is 9 units. This is calculated using properties of the median and the Pythagorean theorem.

Explanation:

The question you've asked regarding the median of a trapezoid with perpendicular diagonals of lengths 8 and 10 can be resolved by recognizing a property of the median in a trapezoid. The median (also known as the mid-segment) of a trapezoid is parallel to the bases and its length is equal to the average of the lengths of the bases. Since the diagonals are perpendicular, they would form right triangles with the two bases and the median line, dividing the trapezoid into four right triangles.

Let's denote the lengths of the bases as a and b, and the median as m. We know the diagonals intersect at their midpoints, thus splitting each into segments of lengths 4 and 5. Now we can form two right triangles sharing the median as a common side. Applying the Pythagorean theorem, we get two equations: m² + 4² = a² for the first right triangle and m² + 5² = b² for the second right triangle.

Since the median is the average of the bases, we have m = (a + b) / 2. Using the equations above, after some algebraic manipulations, we find that a² - b² = 16. With more manipulation, eventually, we find that (a - b)(a + b) = 16, and, since m is the average, 2m = a + b. Hence, we derive that 2m - b = (a - b), which simplifies to give us m = 9. This gives us the length of the median of the trapezoid as 9 units.

Marla swims twice a week. her equipment cost her $32.85 and she has a membership to the pool for $35 plus #3.50 per visit. she can walk to the pool, so transportation is free. how much will swimming cost her for the year?

Answers

Around $634.85 per year

Because:

$32.85+$35(12 months)+$3.5(52 weeks in a year)= Total cost per year
                   $420                       $182

        $32.85 + $420 + $182 = $634.85 per year

Find the angular size of a circular object with a 3​-inch diameter viewed from a distance of 4 yards.

Answers

Final answer:

To determine the angular size of an object with a diameter of 3 inches from 4 yards away, one can use the formula θ = d / D to calculate θ in radians, which is then converted to degrees, resulting in an angular size of approximately 1.19°.

Explanation:

To find the angular size of a circular object with a 3-inch diameter viewed from a distance of 4 yards, one can use the following formula for angular size θ (in radians): θ = d / D, where d is the diameter of the object and D is the distance to the object.

First, we convert the diameter and the distance to the same units. There are 36 inches in a yard, so 4 yards is 144 inches:

Diameter (d): 3 inchesDistance (D): 4 yards = 144 inches

Then, we calculate the angular size in radians:

θ = d / D = 3 inches / 144 inches = 0.0208333...

This can be converted to degrees by multiplying with 180/π:

θ(in degrees) = 0.0208333... * (180/π) = 1.19° (approximately).

Thus, the angular size of the object is approximately 1.19° when viewed from a distance of 4 yards.

Prove that a set with n elements has 2n subsets.

Answers

From a set of [tex]n[/tex] elements, there is only one subset that can be chosen that contains no elements (the empty set), i.e. [tex]\dbinom n0[/tex].

([tex]\dbinom nk=\dfrac{n!}{k!(n-k)!}[/tex] denotes the binomial coefficient)

Similarly, there are [tex]\dbinom n1[/tex] possible subsets consisting of only one element that can be taken from the larger set, [tex]\dbinom n2[/tex] subsets consisting of two members, and so on, which means the total number of possible subsets that can be chosen is

[tex]\displaystyle\binom n0+\binom n1+\cdots+\binom n{n-1}+\binom nn[/tex]
[tex]=\displaystyle\sum_{k=0}^n\binom nk[/tex]

Writing this as

[tex]=\displaystyle\sum_{k=0}^n\binom nk1^{n-k}1^k[/tex]

we can apply the binomial theorem, which states that this is equivalent to [tex](1+1)^n=2^n[/tex].
Final answer:

The number of electrons in the shell equals 2n² and in each subshell is 2(2l + 1), derived from the quantum mechanical principles and the Pauli exclusion principle governing electron arrangement in atoms.

Explanation:

To prove that the number of electrons in the shell equals 2n² and that the number in each subshell is 2(2l + 1), we need to use the quantum mechanical principles that govern the arrangement of electrons in an atom. According to the quantum model, each electron in an atom is described by four quantum numbers: n, l, mi, and ms. The principal quantum number n represents the shell level, the angular momentum quantum number l describes the subshell (with values ranging from 0 to n-1), the magnetic quantum number mi describes the orientation of the subshell (ranging from -l to +l), and the spin quantum number ms indicates the electron's spin (which can be +1/2 or -1/2).

Each shell level n can have subshell values from 0 to n-1. For each value of l, there are 2l+1 possible values for mi, and for each mi, there can be two electrons (one with spin up and one with spin down, according to the Pauli exclusion principle). Therefore, the maximum number of electrons in any subshell is 2(2l+1). Summing over all values of l will give the total number of electrons in a shell, which is 2n². This follows from considering all possible orientations and spin states for each value of l within a shell. For the n=2 shell as an example, there are l=0 and l=1 subshells. The s subshell (l=0) can hold 2 electrons, and the p subshell (l=1) can hold 6 electrons, for a total of 2(2^2) = 8 electrons in the n=2 shell. Using similar calculations for other values of n will confirm the general formula.

The application of the Pauli exclusion principle ensures that no two electrons can have the same set of all four quantum numbers, which fundamentally limits the number of possible electrons in a subshell and a shell.

Are the functions f(x) = (x^2-1)/(x-1) and g(x)= x+1 equal for all x?

Answers

[tex]\bf \textit{difference of squares} \\ \quad \\ (a-b)(a+b) = a^2-b^2\qquad \qquad a^2-b^2 = (a-b)(a+b)\\\\ -------------------------------\\\\[/tex]

[tex]\bf f(x)=\cfrac{x^2-1}{x-1}\implies f(x)=\cfrac{x^2-1^2}{x-1}\implies f(x)=\cfrac{(\underline{x-1})(x+1)}{\underline{x-1}} \\\\\\ f(x)=x+1\qquad \qquad \qquad \qquad \qquad g(x)=x+1\\\\ -------------------------------\\\\ \textit{they're, kinda, except that, when x = 1} \\\\\\ g(x)=(1)+1\implies g(x)=2 \\\\\\ f(x)=\cfrac{(1)^2-1}{(1)-1}\implies f(x)=\cfrac{0}{0}\impliedby und efined[/tex]

PLS HELP ILL GIVE BRAINLIEST TO WHO EVER ATTEMPTS THIS: The function H(t) = −16t2 + 112t + 24 shows the height H(t), in feet, of a cannon ball after t seconds. A second cannon ball moves in the air along a path represented by g(t) = 5 + 3.2t, where g(t) is the height, in feet, of the object from the ground at time t seconds.
Part A: Create a table using integers 4 through 7 for the 2 functions. Between what 2 seconds is the solution to H(t) = g(t) located? How do you know? (6 points) Part B: Explain what the solution from Part A means in the context of the problem. (4 points)

Answers

PART A:

The table of h(t) and g(t) for the value of x between 4 and 7 inclusive are shown below.

The solution for h(x)=g(x) lies between x = 4 and x = 5, this is becuase the range of value given by h(4) and h(5) and g(4) and g(5). 

The graph is shown in picture 2 to confirm this. The two functions intersect each other between x = 4 and x = 5

PART B: 

The point of intersection is the point where the cannon balls will collide. 



The point P(12, 16) is on the terminal side of θ. Evaluate tan θ.

Answers

[tex]\bf \begin{array}{rllll} (12&,&16)\\ \uparrow &&\uparrow \\ x&&y \end{array}\quad tan(\theta)=\cfrac{y}{x}\qquad \qquad tan(\theta )=\cfrac{16}{12}\implies tan(\theta )=\cfrac{4}{3}[/tex]

Answer:

tan(θ)=4/3

Step-by-step explanation:

Since opposite leg of the reference triangle equals 16 and the adjacent leg equals 12, tan(θ)=16/12 simplified to tan(θ)=4/3.

help plzzzzzzzz this is hard

Answers

(A) Vertical angles are congruent

Answer:

A is correct!

Step-by-step explanation:

Pedro has created the function f(x)= 4x-3/2 to represent the number of assingments he has completed where x represents the number of weeks in the course Person discovers that using the inverse function to solve for x=30, he can predict when he will have 30 assignments completed explain to Pedro how to accomplish this using complete sentences

Answers

The given function is
f(x) = 4x - 3/2
where
f(x) = number of assignments completed
x =  number of weeks required to complete the assignments

We want to find f⁻¹ (30) as an estimate of the number of weeks required to complete 30 assignments.
The procedure is as follows:

1. Set y = f(x)
   y = 4x - 3/2

2. Exchange x and y
   x = 4y - 3/2

3. Solve for y
   4y = x + 3/2
   y = (x +3/2)/4

4. Set y equal to f⁻¹ (x)
  f⁻¹ (x) = (x + 3/2)/4

5. Find f⁻¹ (30)
  f⁻¹ (30) = (30 + 3/2)/4 = 63/8 = 8 (approxmately)

Answer:
Pedro needs about 8 weeks to complete 30 assignments.

Rachel has $100 in her savings account and deposits an additional $25 per week. joanna has $350 in her account and is saving $5 per week. after how many weeks will the two girls have the same amount of money?

Answers

this is the answer to this problem

Solve :
3x − 6 = 2x − 1

Answers

Hello there!

3x - 6 = 2x - 1

This is a basic algebra problem - our goal is to solve for x.
First, we need to get x on one side of the equation.

3x - 6 = 2x - 1
Subtract 2x from both sides.
x - 6 = -1

Now, we must isolate x.
Add 6 to both sides.
x = 5

I hope this helps!

If y varies directly as x, and y is 48 when x is 6, which expression can be used to find the value of y when x is 2?

Answers

Direct variation is of the form y=kx, where k is the constant of variation.  We are given the point (6,48) so we can solve for k:

48=6k  divide both sides by 6

8=k, so the equation is:

y=8x, then when x=2

y=8(2)

y=16

Answer:

An expression can be used to find the value of y when x is 2 is,

y=8x ; Value of y = 16 when x = 2

Step-by-step explanation:

Direct variation states:

If y varies directly as x

⇒[tex]y \propto x[/tex]

then the equation is in the form of:

[tex]y = kx[/tex] where, k is the constant of variation.

As per the statement:

If y varies directly as x, and y is 48 when x is 6.

⇒[tex]y = kx[/tex]

y = 48 when x = 6

Substitute the given values in [1] and solve for k we have;

[tex]48= 6k[/tex]

Divide both sides by 6 we have;

8 = k

or

k = 8

Then, an equation we have;

y =8x             ....[2]

We have to find value of y when x is 2.

Substitute the value of x = 2 in [2] we have;

[tex]y = 8(2) = 16[/tex]

Therefore, an expression can be used to find the value of y when x is 2 is,

y=8x  and Value of y = 16 when x = 2

Given the function f (x) = 10x + 4, find each of the following. f(8), f(-4), f (0)

f(8)=?
f(-4)=?
f(0)=?

Answers

f(8)= 10 * 8 + 4 = 80 + 4 = 84
f(-4)= 10(-4) + 4 = -40 + 4 = -36
f(0)= 10 * 0 + 4 = 0 + 4 = 4

An increase in the money supply that causes money to lose its purchasing power and prices to rise is known as______________

Answers

inflation
Inflation is the rate of increase in prices over a given period of time. Inflation is typically a broad measure, such as the overall increase in prices or the increase in the cost of living in a country

Answer: An increase in the money supply that causes money to lose its purchasing power and prices to rise is known as Inflation.

Inflation means an increase in the money supply that causes money to lose its purchasing power and prices to rise.

As in case of inflation situation, prices get rise because of increase in the money supply to reduce the purchasing power of the individual or firms.

Measures to rectify the inflation :

1) Fiscal expenditure

2) Revenue expenditure

3) Reduction in deficit financing

Hence, Inflation is the correct answer.

The length of a rectangle is 11 ft less than three times the width, and the area of the rectangle is 70 ft2 . find the dimensions of the rectangle.

Answers

L = 3w - 11      where L = length and w =width
also
lw = 70
substituting for l:-
(3w-11)w = 70
3w^2 - 11w - 70 = 0
(3w   + 10  )(w -  7) = 0

w = 7 or -10/3  (ignore the negative root)

So the width is 7 and the length  =  = 70/w 70/7 = 10

The width and length of the rectangle is 7ft and 10 feet respectively.

What are the area and perimeter of a rectangle?

We know the perimeter of any 2D figure is the sum of the lengths of all the sides except the circle and the area of a rectangle is the product of its length and width.

Given, The length of a rectangle is 11 ft less than three times the width has an area of 70ft².

Assuming the width of the rectangle to be x ft, therefore the length of the rectangle is (3x - 11) ft.

We know the Area of a rectangle (A) = length×width.

∴ x.(3x - 11) = 70.

3x² - 11x = 70.

3x² - 11x - 70 = 0.

3x² - 21x + 10x - 70 = 0.

3x(x - 7) + 10(x - 7) = 0.

(x - 7)(3x + 10) = 0.

x - 7 = 0 Or 3x + 10 = 0.

x = 7 Or x = - 10/3.

A negative value of x is inadmissible here as length cannot be negative.

So, the width of the rectangle is 7 ft and the length of the rectangle is

10 ft.

learn more about rectangles here :

https://brainly.com/question/27722891

#SPJ5

Alexandra Romar has a previous balance at Porter Pharmacy of $68.42. She had payments and credits of $18.25. The monthly finance charge is 1.85% of the unpaid balance. After the finance charge was calculated, she made $34.00 in new purchases. What is her new balance?

Answers

Unpaid balance
68.42−18.25=50.17

Finance charge
50.17×(0.0185)=0.92

New balance
68.42−18.25+0.93+34=85.1

Answer:

Her new balance is $85.10.

Step-by-step explanation:

Alexandra Romar has a previous balance at Porter Pharmacy = $68.42

She had payments and credits = $18.25

Now the unpaid balance = 68.42 - 18.25 = $50.17

The monthly finance charge on unpaid balance = 1.85% × 50.17

                                                                       = [tex]\frac{1.85}{100}[/tex] × 50.17

                                                                        = 0.928145 ≈ $0.93

So the balance with finance charge =    50.17 + 0.93 = 51.10

She made a new purchase = $34.00

Her new balance = 51.10 + 34.00 = $85.10

Her new balance is $85.10.

In attachment, help please 1 QUESTION, BRAINLIEST GETS 20 PTS

Answers

The answer is:   0.00000146  .
______________________________________________________

Answer:

Above is the right answer he got here first so give him brainiest

Find all the real square roots of 0.0004.



A. 0.00632 and -0.00632


B. 0.06325 and -0.06325


C. 0.0002 and -0.0002


D. 0.02 and -0.02

Answers


real square roots of 0.0004 = +/- 0.02

answer

D. 0.02 and -0.02 

Pick the geometric term that matches the real-word object: a lip-gloss tube.

Answers

a lip-gloss tube is generally a cylinder

Answer: Cylinder.

Step-by-step explanation: Lip-gloss tubes may have different shapes, but the usual form of a lip-gloss tube is, as the name says, a tube.

This means that it has a circular base and a circular top, and a given height that connects the base and the top, the geometrical shape that has this shape is called a cylinder.

Rectangle 800 feet long and 700 feet wide. if fencing costs $13 per​ yard, what will it cost to place fencing around the​ playground

Answers

2*800 + 2*700 = 3,000 feet   ← perimeter of the playground

3 feet = 1 yard  ⇒  3,000  feet = 1,000 yards

1,000 * $13 = $13,000  ← answer

Three different circles and one line intersect each other.What is the largest possible number of intersection points

Answers

The largest possible number of intersection points between three different circles and one line is 12. This is calculated by considering that a line can intersect each circle at two points and each pair of circles can intersect at two points.

Calculating the Maximum Number of Intersection Points

To determine the largest possible number of intersection points between three different circles and one line, we can analyze the intersections one circle can have with a line and with another circle. A line can intersect a circle at most at two points - where it enters and exits the circle. Therefore, one line can intersect three circles at a maximum of 2 points per circle, totaling 6 points for the line intersections.

As for circle to circle intersections, each pair of circles can intersect at most at two points. With three circles, we can form three distinct pairs (Circle 1 with Circle 2, Circle 1 with Circle 3, and Circle 2 with Circle 3). Each pair can contribute up to 2 points of intersection, which gives us 6 points for the circle intersections.

Combining both types of intersections, we have a total possible number of intersections of 6 (from the line) + 6 (from the circles) = 12. Therefore, the maximum number of intersection points is 12.

I already answered this but I just want to make sure if I did it right

Answers

[tex]\bf \left( \cfrac{2}{3} \right)^3\cdot \left( \cfrac{3}{5} \right)^3\implies \cfrac{2^3}{\underline{3^3}}\cdot \cfrac{\underline{3^3}}{5^3}\implies \cfrac{2^3}{5^3}\implies \cfrac{8}{125}[/tex]

In triangle ∆PQR, C is the centroid.


a. If CY = 10, find PC and PY

b. If QC = 10, find ZC and ZQ

c. If PX = 20, find PQ

Answers

Because C is the centroid, therefore:

Segments PZ = ZR;  RY = YQ; QX = XP

A.
If CY = 10, then

PC = 2*CY = 20
PY = PC + CY = 20 + 10 = 30
Answer:      PC = 20      PY = 30

B.
If QC = 10, then

ZC = QC/2 = 5
ZQ = ZC + QC = 5 + 10 = 15
Answer:      ZC = 5        ZQ = 15

C.
If PX = 20
Because the median RX bisects side PQ, therefore PX = QX = 20
PQ = PX + QX = 40
Answer:      PQ = 40

If a line has a slope of 2 and contains the point (-2, 1), what is its equation in point-slope form?

Answers

Point slope form is y-y1= m(x-x1) where m is slope and y1 and x1 are the x and y of the coordinate given.

y-1= 2(x-(-2))
y-1= 2(x+2)

Final answer: y-1= 2(x+2)
Other Questions
In the general election for governor, the democratic candidate received 48 percent of the vote, the republican received 47 percent of the vote, and the libertarian candidate got 5 percent. what is the outcome of the general election? norris company declared cash dividends of $60,000 during the year. cash dividends payable were $20,000 at the beginning of the year and $25,000 at the end of the year. the amount of cash norris co. used for payment of dividends during the year was If trap is an isosceles trapezoid, what is the value of x a rectangular floor is 18 feet long and 12 feet wide. what is the area of the floor in square yards Statistically speaking, about how many times in your life will you be involved in a collision? What do we call the unreasonable restriction of business activities that results from conspiracy among members of a trade? June 6, 1944, the date the allies unleashed an assault against the german arm on the beaches of normandy, is known as The area of an artist's square canvas can hold 113 square inches of paint. What is the approximate length of one side of the canvas? (Approximate to the nearest hundredth inch.) 10.62 inches 10.63 inches 10.64 inches 10.65 inches If you observe an angular unconformity, you could infer that the region had experienced ________. What other standard must people meet if they wish to become naturalized american citizens? Which function is shown in the graph below? it is a fraction. it is greater than 0.5 and less than 0.9. its denominator is a square number.its numerator number is a prime number. what could be the mystery number be? In which 1966 case did the supreme court rule that arrested individuals must be informed of their constitutional rights? Allen bought 1,350 shares of stock for $12 per share. If he sold all his shares for $27,000, how much profit on each share did he make? How did the poor citizens of New York City respond to draft laws? explain the role of social media in the protection of human rights and give an exampleexcuse the subject part its L.O What is the equation in pointslope form of the line passing through (2, 5) and (2, 3)?a) (y + 2) = 2(x + 5)b) (y 2) = 2(x 3) c) (y 3) = 2(x 2) d) (y + 3) = 2(x + 2) Mr. Wilson has 3000 in his bacon count Mrs. Nelson has 10 times as much money in her bank account as Mr. Wilson has in his big and count how much money does Mrs. Nelson have in her bank account Passed by congress during the lincoln administration, this law permitted settlers to buy a plot of 160 acres of land for a small fee if they agreed to occupy and improve it for five years; this law was instrumental in drawing settlers onto western lands: How do we refer to self-contained state actions: monadic. dyadic. triadic. k-adic? Steam Workshop Downloader