The dress originally costs $120.
In order to find this, you need to divide the current cost by the percentage you are paying for. Since it's 75% off, you are paying for 25% of the dress's original cost. Therefore, divide 30 by 25%.
30/.25 = $120
Answer:

Step-by-step Explanation:
==>Given:
Dimensions of a rectangular prism are expressed as follow:
Volume (V) = 15x² + x + 2
Height (h) = x²
==>Required:
Expression of the Base area (B)
==>Solution:
Volume (V) = Base (B) × Height (h)
15x² + x + 2 = B × x²
Divide both sides by x²
![\frac{15x² + x + 2}{x²} = B[tex]Base (B) = /frac{15x² + 1 + 2}{x}](https://tex.z-dn.net/?f=%5Cfrac%7B15x%C2%B2%20%2B%20x%20%2B%202%7D%7Bx%C2%B2%7D%20%3D%20B%3C%2Fp%3E%3Cp%3E%5Btex%5DBase%20%28B%29%20%3D%20%2Ffrac%7B15x%C2%B2%20%2B%201%20%2B%202%7D%7Bx%7D)
Answer:
n=9
Step-by-step explanation:
-5-4n=-41
+5 +5
---------------
-4n=-36
---------------
-4n/4=-36/-4
---------------
n=9
Answer:
Step-by-step explanation:
y=-3x+13
y = mx + b, where m is the slope and b is the y-intercept.
A line parallel to this line will have the same slope, -3. We can start by writing:
y = -3x + b
No matter what is chosen for the value of b, this line will be parallel. We do want the line to go through point (6,10), however. The way that can be done is to find a value of b that would shift the line to go through (6,10).
Find b by entering the point (6,10) into the equation, and then solve for b:
y = -3x + b
10 = -3(6) + b
10 = -18 + b
b = 28
The line becomes y = 3x + 28
See the attachment.
An Euler path, in a graph or multi graph, is a walk through the graph which uses every edge exactly once. An Euler circuit is an Euler path which starts and stops at the same vertex. Our goal is to find a quick way to check whether a graph (or multi graph) has an Euler path or circuit.
hope it helps