what is 30% off 10? How u get answer

Answers

Answer 1

We are asked to find out what is 30% off 10?

30% off 10 means that there is a discount of 30% and you are supposed to pay only the remaining 70%

100% - 30% = 70%

So you can simply find the 70% of 10

[tex]70\%\: of\: 10=\frac{70}{100}\times10=7[/tex]

Therefore, 30% off 10 is equal to 7

There is another way to find out 30% off 10

First, you find 30% of 10 and then subtract the result from the original amount

[tex]\begin{gathered} 30\%\: of\: 10=\frac{30}{100}\times10=3 \\ 10-3=7 \end{gathered}[/tex]

Therefore, 30% off 10 is equal to 7


Related Questions

word problem using a two-step near inequallyPablo wants to rent a boat and spend less than $47. The boat costs $6 per hour, and Pablo has a discount coupon for $7 off. What are the possible numbers ofhours Pablo could rent the boat?Use t for the number of hours.Write your answer as an inequality solved fort

Answers

Answer:

Pablo could rent the boat for less than 9 hours.

t < 9

Explanation:

Since Pablo wants to spend less than $47 to rent a boat and we're told that the boat costs $6 per hour and Pablo has a discount of $7 off, we can go ahead and represent this as an inequality as shown below using t to represent the number of hours;

[tex]6t-7<47[/tex]

To solve for t, let's add 7 to both sides;

[tex]6t<54[/tex]

Let's divide both sides by 6;

[tex]\begin{gathered} \frac{6t}{6}<\frac{54}{6} \\ t<9 \end{gathered}[/tex]

From the above, we can see that Pablo could rent the boat for less than 9 hours in order to spend less than $47.

I’m confused the other answer is QUANTITATIVE sorry that it’s in capital but I don’t really get it

Answers

answer is

discrete and quantitative

Tanner wants to buy grass seed to cover his whole lawn, except for the pool. The pool is 5 3/4 m by 3 1/2 m. Find the area the grass seed needs to cover

Answers

The area of the pool that Tanner does not need to cover is

20.125 square meters

Dimensions of the pool:

Length = 5 3/4 m by 3 1/2 m

area of rectangular pool

= product of dimensions

= 23/4 × 7/2

=20.125 square meters

Area is a unit of measurement used to describe a region's size on a flat or curved surface. While the area of a plane region or plan area refers to the area of a shape or planar lamina, surface area refers to the volume of a raised platform or the edge of a three-dimensional object.

Area is the two-dimensional equivalent of the volume of a solid as well as the length of a curve (a one-dimensional term). It can be compared to the amount of material of a certain thickness needed to create a model of the shape or the amount of paint needed to completely cover a surface in one application.

To learn more about area visit:

https://brainly.com/question/27683633

#SPJ9

Solve 2(x+7)-34=4x-11x+4(x-1)

Answers

Given:

There are given the equation:

[tex]2(x+7)-34=4x-11x+4(x-1)[/tex]

Explanation:

To solve the above equation, we need to use the above equation:

[tex]\begin{gathered} 2(x+7)-34=4x-11x+4(x-1) \\ 2(x+7)-34=4x-11x+4x-4 \\ 2(x+7)-34=-3x-4 \end{gathered}[/tex]

Then,

[tex]\begin{gathered} 2(x+7)-34=-3x-4 \\ 2(x+7)-34+3x+4=0 \\ 2x+14-34+3x+4=0 \\ 2x+18-34+3x=0 \end{gathered}[/tex]

Then,

[tex]\begin{gathered} 2x+18-34+3x=0 \\ 5x-16=0 \\ 5x=16 \\ x=\frac{16}{5} \end{gathered}[/tex]

Final answer:

Hence, the value of x is shown below:

[tex]x=\frac{16}{5}[/tex]

An initial amount of money is placed in an account at an interest rate of 1% per year, compounded continuously. After six years, there is $1083.07 in the account. Find the initial amount placed in the account. Round your answer to the nearest cent.

Answers

We have to find the initial value in the account.

The interest rate is r = 1% = 0.01.

The time period is t = 6.

The final value after 6 years is FV = 1083.07.

The interest is compounded continously.

We can relate the present value PV with the other variables as:

[tex]\begin{gathered} FV=PVe^{rt} \\ PV=FVe^{-rt} \\ PV=1083.07\cdot e^{-0.01\cdot6} \\ PV=1083.07\cdot e^{-0.06} \\ PV\approx1083.07\cdot0.94176 \\ PV\approx1020.00 \end{gathered}[/tex]

Answer: the initial amount was $1020.00

Tom is 26 years older than Paul. the product of his ages is 560. How old is Paul?

Answers

Given data:

The given age of Tom is T=P+26.

The expression for the product of their ages is TxP=560.

Substitute (P+26) for T in the second expression.

[tex]\begin{gathered} (P+26)P=560 \\ P^2+26P-560=0 \\ P^2+40P-14P-560=0 \\ P(P+40)-14(P+40)=0 \\ (P+40)(P-14)=0 \\ P=-40,\text{ 14} \\ P=14 \end{gathered}[/tex]

Thus, the age of Paul is 14 years.

Line L passes through point (10,−1) and line P is the graph of 5x−7y=8.
If L⊥P , what is the equation of L?

Answers

The equation of line L is  [tex]7x+5y=70[/tex].

Given,

Line L passes through point (10,-1)

Equation of line P = [tex]5x-7y=8[/tex]

Line L is perpendicular to line P

First find the slope of line P, for that convert the equation into the general form [tex]y=mx+c[/tex]

Where, m=slope

[tex]5x-7y=8\\\\5x-8=7y\\\\y=\frac{5}{7}x-\frac{8}{7}[/tex]

Comparing with general form,

[tex]m=\frac{5}{7}[/tex]

Any line perpendicular to it should have slope in the form [tex]-\frac{1}{m}[/tex]

So, the slope of line L becomes  [tex]-\frac{7}{5}[/tex]

Equation of line L can be written as [tex]y-y1=m(x-x1)[/tex]

Where, (x1,y1) is the point through which line passes and 'm' is the slope of line L

[tex]y-(-1)=-\frac{7}{5}(x-10)\\\\5(y+1)=-7x+70\\\\5y+5=-7x+70\\\\7x+5y=70[/tex]

Thus, the equation of line L is [tex]7x+5y=70[/tex]

To learn more about equation of line refer here

https://brainly.com/question/10915693

#SPJ1

Dr. Jordan is a veterinarian. The table shows the weights of 5 kittens at her office. What is the mean weight of the kittens? Kitten Weight (ounces) Kitten 1 6 Kitten 2 11 Kitten 3 6 Kitten 4 10 Kitten5 7

Answers

Recall that the mean of a given set of values is given as

[tex]\begin{gathered} \text{Mean = }\frac{sum\text{ of all the items or values}}{total\text{ number of item or values}} \\ =\text{ }\frac{6+11+6+10+7}{5} \\ =\frac{40}{5} \\ =8 \end{gathered}[/tex]

A larger pipe fills a water tank twice as fast as a smaller pipe. When both pipes are used, they fill the tank in 55 hours. If the larger pipe is left off, then how long would it take the smaller pipe to fill the tank?

Answers

For this exercise you need to use the Work-rate formula. This is:

[tex]\frac{t}{t_A}+\frac{t}{t_B}=1[/tex]

Where:

- "t" is the time for the objects A and B together.

- The individual time for object A is:

[tex]t_A[/tex]

- The individual time for object B is:

[tex]t_B[/tex]

In this case, you can idenfity that:

[tex]\begin{gathered} t=55 \\ t_A=2t_B \\ _{} \end{gathered}[/tex]

Substitute them into the formula:

[tex]\frac{55}{2t_B_{}_{}}+\frac{55}{t_B}=1[/tex]

Now you must solve for:

[tex]t_B[/tex]

You get that this is:

[tex]\begin{gathered} \frac{55+2(55)}{2t_B}=1 \\ \\ \frac{55+110}{2t_B}=1 \\ 165=(1)(2t_B) \\ \\ \frac{165}{2}=t_B_{} \\ \\ t_B=82.5 \end{gathered}[/tex]

The answer is: It takes the smaller pipe 82.5 hours to fill the tank.

Hi! I need help with a couple math questions but heres this oneTriangle XYZ is located at X (−2, 1), Y (−4, −3), and Z (0, −2). The triangle is then transformed using the rule (x−1, y+3) to form the image X'Y'Z'. What are the new coordinates of X', Y', and Z'?

Answers

Transformation rule:

[tex](x,y)\rightarrow(x-1,y+3)[/tex]

Given triangle XYZ

To get X'Y'Z' coordinates of vertices, subtract 1 to the x coordinate and add 3 to the y-coordinate:

[tex]\begin{gathered} X(-2,1)\rightarrow X^{\prime}(-2-1,1+3) \\ X^{\prime}(-3,4) \end{gathered}[/tex][tex]\begin{gathered} Y(-4,-3)\rightarrow Y^{\prime}(-4-1,-3+3) \\ Y^{\prime}(-5,0) \end{gathered}[/tex][tex]\begin{gathered} Z(0,-2)\rightarrow Z^{\prime}(0-1,-2+3) \\ Z^{\prime}(-1,1) \end{gathered}[/tex]Then, the coordinates of vertices in triangle X'Y'Z' are: X'(-3,4), Y'(-5,0) and Z'(-1,1)

A line segment, ST, has endpoints S(-7,-3) and T(-1,-1). Which of the following equations represents the perpendicular bisector of the line segment? A. y = 2x - 15 B. y = -3x - 14 C. y = 6x - 14 D. y = -3x - 20

Answers

SOLUTION

The given points are: (-7,-3) and (-1,-1)

The slope of the line segment is:

[tex]\begin{gathered} m=\frac{-1-(-3)}{-1-(-7)} \\ m=\frac{-1+3}{-1+7} \\ m=\frac{2}{6} \\ m=\frac{1}{3} \end{gathered}[/tex]

Recall that the product if solpes of perpendicular line give -1.

The the slope of the perpendicula bisector is:

[tex]\begin{gathered} m_1=\frac{1}{\frac{1}{3}} \\ m=3 \end{gathered}[/tex]

Therefore the slope of the perpendicular bisector is -3.

Recall that the perpendicular bisector passes through the center of a line segment.

Hence the perpendicular bisector will pass through:

[tex]\begin{gathered} (\frac{-7-1}{2},\frac{-3-1}{2}) \\ =(\frac{-8}{2},\frac{-4}{2}) \\ =(-4,-2) \end{gathered}[/tex]

Using the point slope form, the equation of the perpendicular bisector is:

[tex]\begin{gathered} y-(-2)=-3(x-(-4)) \\ y+2=-3x-12 \\ y=-3x-12-2 \\ y=-3x-14 \end{gathered}[/tex]

Therefore the required equation is:

[tex]y=-3x-14[/tex]

Hi I am having trouble with solving and finding the answers to this problem Find the perimeter of the figure. Use 3.14 for ππ and round to at least 1 decimal place.

Answers

Given:-

An reatacngle with a half sphere at one side.

To find:-

The perimeter of the given image.

Now we are going to find the perimeter of the half sphere. The formula to find half sphere is,

[tex]\pi r+d[/tex]

Where r is radius and d is diameter.

The radius of the sphere is 2.5 and the diameter is 5. Substituing the values we get,

[tex]\begin{gathered} \pi r+d=3.14\times2.5+5 \\ \text{ =12.85} \\ \text{ =12.9} \end{gathered}[/tex]

Now we find the perimeter of the rectangle below. we get,

[tex]5+5+5=15_{}[/tex]

Now to get the total perimeter we need to add both the values. so we get,

[tex]12.9+15=27.9[/tex]

So the required perimeter is 27.9

Solve this system of equations by graphing. First graph the equations, and then type the solution.y=x+7y= –7/3x-3

Answers

Solution

For this case we have the following system of equations:

y= x+7

y= -7/3 x -3

We can create the plot and we got:

Then the answer for this case should be:

x= -3 and y= 4

Prescription 1: According to the eScience Lab Manual for Lab 1, Experiment 3, you need to prepare 65 mL of a 60% soda/syrup “prescription”.To do this, you can use the 80% soda solution and the syrup solution (0% strength) that you have in inventory.How many mLs of soda solution do you need to create this final solution?

Answers

Let:

x = mL of soda solution

y = mL of syrup solution

The soda solution is 80% strength and the syrup solution is 0% strength, thus the combination of x and y of each solution gives strength of:

80x + 0y

This combination must be 60% strength, thus:

80x + 0y = 60(x + y) [1]

The total amount of solution is 65 mL, thus:

x + y = 65

Substituting in [1]

80x + 0y = 60*65

Operating and simpliifying:

80x = 3900

Dividing by 80:

x = 48.75

I need 48.75 mL of soda solution

cuanto es 4/10+5/10

Answers

Usa la siguiente propiedad:

[tex]\begin{gathered} \frac{a}{c}+\frac{b}{c}=\frac{a+b}{c} \\ \frac{4}{10}+\frac{5}{10}=\frac{4+5}{10}=\frac{9}{10}=0.9 \end{gathered}[/tex][tex]\frac{3}{5}+\frac{6}{5}=\frac{3+6}{5}=\frac{9}{5}=1.8[/tex]

A design was constructed by using two rectangles, ABCD and A'B'C'D'. RectangleA'B'C'D' is the result of a translation of rectangle ABCD. The table of translations isshown below. Find the coordinates of point B.

Answers

From the table, to transform points in rectangle ABCD into A'B'C'D', we have to apply the next rule: (x, y) → (x+1, y-3). That is,

A(2, 4) → (2+1, 4-3) → A'(3, 1)

C(2, -1) → (2+1, -1-3) → C'(3, -4)

D(-6, -1) → (-6+1, -1-3) → D'(-5, -4)

Then, if we want to transform a point in A'B'C'D', the rule is: (x,y) → (x-1, y+3). Applying this rule to point B', we get:

B'(-5, 1) → (-5-1, 1+3) → B(-6, 4)

x + 7y = -3 and y = 7x + 25. Are these parallel, perpendicular, or neither.

Answers

In order to know if those lines are parallel, perpendicular or neither we need to compare the slopes.

When two lines are parallel they have the same slope, when they are perpendicular their slopes are negative reciprocal, which means:

[tex]\begin{gathered} m_1=-\frac{1}{m_2} \\ \text{Then} \\ m_1\cdot m_2=-1 \end{gathered}[/tex]

Now, we need to arrange both equations into the slope-intercept form y=mx+b

Where m is the slope and b is the y-intercept.

The second line is already in slope-intercept form:

[tex]y=7x+25[/tex]

Thus, its slope is 7.

The first line in slope-intercept form is:

[tex]\begin{gathered} x+7y=-3 \\ 7y=-3-x \\ y=\frac{-3-x}{7} \\ y=\frac{-3}{7}-\frac{x}{7} \\ \text{ By reordering terms} \\ y=-\frac{x}{7}-\frac{3}{7} \end{gathered}[/tex]

Then it slope is -1/7.

Their slopes are not the same, then they aren't parallel, but let's check if they are perpendicular:

[tex]\begin{gathered} m1\cdot m2=-1 \\ -\frac{1}{7}\cdot7=-1 \\ -1=-1 \end{gathered}[/tex]

They are negative reciprocal, then they are perpendicular lines.

Jill is packing a lunch to bring to school. There are 3 types of sandwiches to choose from and 4 types of fruit. For the drink, Jill has 2 options. How many different lunches can Jill pack?

Answers

To solve this problem, it is necessary to use the multiplication counting rule. It states that the total outcomes of two events a and b is the product of a and b, it means a*b.

In this case, the total outcomes is the product of the number of options for each event (sandwiches, fruits and drinks). This is 3*4*2.

[tex]3\cdot4\cdot2=24[/tex]

There are 24 different lunches Jill can pack.

Find the slope of the line that passes thru the points (1,2) & (7,7)

Answers

Determine the slope of line passing through points (1,2) and (7,7).

[tex]\begin{gathered} m=\frac{7-2}{7-1} \\ =\frac{5}{6} \end{gathered}[/tex]

So slope of the line is 5/6.

Find the slope of the line that passes through each pair of points. (4,3) and (-6-5)

Answers

Answer:

4/5

Explanation:

Given the points (4,3) and (-6,-5), the slope of the line that passes through the two points is:

[tex]\begin{gathered} Slope=\frac{Change\text{ in y}}{\text{Change in x}} \\ =\frac{-5-3}{-6-4} \\ =\frac{-8}{-10} \\ =\frac{4}{5} \end{gathered}[/tex]

The slope of the line is 4/5.

what digit is in the

Answers

Given x = 7, we have:

[tex]6x=6(7)=42[/tex]

Answer: 42

At State College last term, 61 of the students in a Physics course earned As, 89 earned Bs, 119 got Cs, 79 were issued Ds, and 70 failed the course. If this grade distribution was graphed on a pie chart, how many degrees would be used to indicate the A region? Round your answer to the nearest whole degree.

Answers

The number of degrees that would be used to indicate region A is 53°

EXPLANATION

Number of students with As = 61

Number of students with Bs = 89

Number of students with Cs =119

Number of students with Ds = 79

Number of students with F = 70

To find the number degrees that would be used to indicate A region, we will use the formula below:

[tex]\text{ Region A in degre}e=\frac{Number\text{ of As}}{\text{Total number of student}}\times360^o[/tex]

Number of As = 61

Total number of students = 61 + 89 + 119 + 79 + 70 = 418

Substitute the values into the formula and evaluate.

[tex]A\text{ region in degre}e=\frac{61}{418}\times360^o[/tex][tex]=52.55885[/tex][tex]\approx53^o\text{ to the nearest degre}e[/tex]

Therefore, the number of degrees ithat would be used to indicate region A is 53°

Firestone tires cost $50.20 each. A set of four Lemans tires costs $197.99. How much can a person save by buying the set of four Lemans tires compared to four Firestone tires?

Answers

Answer:

591.16

Step-by-step explanation:

im pretty sure this is right

2. Lisa owns 40% of the stock in a private catering corporation.There are 1,200 shares in the entire corporation.How many shares does Lisa own?

Answers

To find the umber of shares Lisa owns we need to calculate how many shares 40 % represents from the total 1,200 shares.

[tex]\begin{gathered} \frac{40}{100}\frac{\text{ \%}}{\text{ \%}}\text{ = }\frac{x}{1200}\text{ }\frac{shares}{shares} \\ 100\cdot x=40\cdot1200 \\ x\text{ = }\frac{48000}{100}=480\text{ shares} \end{gathered}[/tex]

Cuts iy ucaly cal-VUMU Problem Sandy has a garden in her backyard. The drawing shows How many bags of fertilizer will Sandy need to cover the dimensions of her garden. A bag of fertilizer covers 3 her garden? square feet The area of the garden is feet Sandy will need garden bags of fertilizer to cover her 4 ft. 6 ft.

Answers

Determine the area of the garden by using the following formula for the area of a triangle:

A = b·h/2

where

b: base = 4 ft

h: height = 6 ft

replace the previous values of the parameters into the formula for A:

A = (4 ft)(6 ft)/2

A = 12 ft²

next, take into account that:

1 bag of fertilizer = 3 ft² of garden

then, you have:

number of bags of fertilizer = (12 ft²)/(3 ft²) = 4 bags

Answer:

Determine the area of the garden by using the following formula for the area of a triangle:

A = b·h/2

where

b: base = 4 ft

h: height = 6 ft

Replace the previous values of the parameters into the formula for A:

A = (4 ft)(6 ft)/2

A = 12 ft²

Next, take into account that:

1 bag of fertilizer = 3 ft² of garden

then, you have:

number of bags of fertilizer = (12 ft²)/(3 ft²) = 4 bags

Step-by-step explanation:

Match the number with the corresponding letters(graphs). Note the number should have multiple graphs. Please answer 9

Answers

A function is increasing when the y-value increases as the x-value increases. A function is decreasing when the y-value decreases as the x-value increases.

The domain is the set of allowable x-values.

The following graphs as labelled changes from decreasing to increasing at least once:

C, K, O, M, R

hi, I actually have this question not this one sorry

Answers

we know that

If V is the midpoint of SU

then

SV=VU

substitute the given values

2x+18=8x-6

solve for x

8x-2x=18+6

6x=24

x=4

Find SV

SV=2x+18

SV=2(4)+18

SV=26 units

so

VU=26 units

and

SU=2SV

SU=2(26)

SU=52 units

A coach gives 2 water bottles to each player on a basketball team. There are p players on the team. which expression can be used to determine the total number of water bottles that the gives the player on the team?

Answers

If there are p players and every player has 2 water bottles. The total number of water bottles is calculated as:

[tex]\text{Total}=2p[/tex]

So, the expression that can be used to determine the total number of water bottles is:

[tex]2p[/tex]

Graph the set {x | x≥-1) on the number line.Then, write the set using interval notation.

Answers

Answer:

Interval Notation: (-1, ∞)

Explanation:

Given the set:

[tex]\{x|x\ge-1\}[/tex]

The graph of the set on the number line is attached below.

Note that all values of x greater than -1 are to the right of -1.

Next, the set written using the interval notation is:

[tex](-1,oo)[/tex]

5. The locations of Andy's housc, school and local park form a triangle, as shown. School 4 miles House ? 12 miles Park Which is a possible distance from the local park to Andy's school? A. 4 miles B. 8 miles C. 10 miles D. 16 miles

Answers

[tex]\begin{gathered} As\text{ we know,} \\ \text{The sum of the length of any two sides must be,} \\ \text{greater than the third side.} \\ So,\text{ Here is only two option which can be true} \\ 1st\text{ is }10miles\text{ and another is 16 miles} \\ \text{But the 10 miles can not be true,because school }is\text{ far away from home} \\ \text{Thus, the 16 miles will be correct.} \\ \text{Option D is correct.} \end{gathered}[/tex]

Other Questions
Beginning with the equation x=-27 write the new equation produced by dividing both sides by 3 Find the value of x in x + y = 9 and x - y = 2.5.553.5-5.5 The key concepts used to convert units between different systems of measurement are shown without the final twosteps.1. Identify the units of measure to be converted,2. Write conversion factors,3. Cancel units.4.5.Which two steps will complete the list correctly?4. Divide the original measurement by the conversion factors.5. Check for reasonableness,4. Multiply the original measure by the conversion factors.5. Simplify the answer.4. Multiply the original measure by the conversion factors.5. Check for reasonableness,4. Divide the original measure by the conversion factors. assume that the people of the united states consumed chocolate only in the form of chocolate bars. approximate how many chocolate bars would be consumed per capita in the united states per year? Question 4Calculate the average atomic mass of the fictional element "X" by using theinformation in the table below:IsotopeX-16X-17X-18Abundance (%)99.760.040.20Atomic Mass15.994916.999117.9992 I need help I am a teacher and have to explain this to my students Usually, concepts like color theory and the color wheel are discussed in connection with art and art classes. How do color theory and the color wheel relate to hair color? Evaluate the ways that you might use color theory and a color wheel as a cosmetologist. Explain. Which expression is equivalent to (3x^5+ 8x^3) (7x^2 - 6x^3)?3x^5 +14x^3 7x^23x^5+ 2x^3 7x^2- 4x^5+ 14x^3- 4x^3 + 14 answer choices:454ft square inches, 252ft square inches, 156ft square inches 5.) Figure 10.85 shows a method for constructing isosceles triangles. A. use the method of figure 10.85 to drawl two different isosceles triangles B. use the definition of circles to explain why this method will always produce an isosceles triangle. Gadgets Have Restricted Childrens Imagination SPEECH how do you support that renaissance and reformation facilitated the transition from the medieval period to the modern period? Find the sales tax in total cost of espresso machine that cost $46.95 the tax rate is 4% rounding your answer to the nearest cent What is similar about how the central American and the Caribbean land masses were created? Explain step by step how to complete -0.7 = 9.1 the sum of 1/3 and 3/8 what is the value of x and y ?2x+3=Y Consideras que cuando sed una opinin sobre algo se debe respaldar con razones o argumentos?por que? When a positive number x is divided by 7, the remainder is 4. What isthe remainder when x is divided by 4? SOMEONE HELP PLEASE Tina is getting ready to plan her science fair project. She is interested in doing something with tomato plants. Which of the following could be tested through scientific experimentation?A. Which variety of tomato plant produces the tomatoes that taste the best?B. Which variety of tomato plant will look the most attractive in her garden?C. Which variety of tomato plant will produce the greatest yield in her garden?D. Which type of fertilizer will produce the tastiest tomatoes?