1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
irga5000 [103]
3 years ago
7

A video game store has a 20% sale on all video games. If the game you wanted cost $32.00, what would the discount be?

Mathematics
2 answers:
Charra [1.4K]3 years ago
7 0

Answer:

$6.4

Step-by-step explanation:

You just do 32 × .2 to give you the discount of 6.4

You multiple by .2 because 20% as a decimal is .2 ( you do 20% divided by 100 to give you .2)

Bogdan [553]3 years ago
7 0

Answer:

$6.4

Step-by-step explanation:

$32 * 20% = $6.4

You might be interested in
If 3
Sliva [168]

Answer:Given that 3 persons can weave 168 shawls in 14 days. Then, Shawls are woven in 1 day by the 3 men = 168/14 = 12. Shawls are woven in 1 day ...

Step-by-step explanation:

4 0
2 years ago
2,17,82,257,626,1297 next one please ?​
In-s [12.5K]

The easy thing to do is notice that 1^4 = 1, 2^4 = 16, 3^4 = 81, and so on, so the sequence follows the rule n^4+1. The next number would then be fourth power of 7 plus 1, or 2402.

And the harder way: Denote the <em>n</em>-th term in this sequence by a_n, and denote the given sequence by \{a_n\}_{n\ge1}.

Let b_n denote the <em>n</em>-th term in the sequence of forward differences of \{a_n\}, defined by

b_n=a_{n+1}-a_n

for <em>n</em> ≥ 1. That is, \{b_n\} is the sequence with

b_1=a_2-a_1=17-2=15

b_2=a_3-a_2=82-17=65

b_3=a_4-a_3=175

b_4=a_5-a_4=369

b_5=a_6-a_5=671

and so on.

Next, let c_n denote the <em>n</em>-th term of the differences of \{b_n\}, i.e. for <em>n</em> ≥ 1,

c_n=b_{n+1}-b_n

so that

c_1=b_2-b_1=65-15=50

c_2=110

c_3=194

c_4=302

etc.

Again: let d_n denote the <em>n</em>-th difference of \{c_n\}:

d_n=c_{n+1}-c_n

d_1=c_2-c_1=60

d_2=84

d_3=108

etc.

One more time: let e_n denote the <em>n</em>-th difference of \{d_n\}:

e_n=d_{n+1}-d_n

e_1=d_2-d_1=24

e_2=24

etc.

The fact that these last differences are constant is a good sign that e_n=24 for all <em>n</em> ≥ 1. Assuming this, we would see that \{d_n\} is an arithmetic sequence given recursively by

\begin{cases}d_1=60\\d_{n+1}=d_n+24&\text{for }n>1\end{cases}

and we can easily find the explicit rule:

d_2=d_1+24

d_3=d_2+24=d_1+24\cdot2

d_4=d_3+24=d_1+24\cdot3

and so on, up to

d_n=d_1+24(n-1)

d_n=24n+36

Use the same strategy to find a closed form for \{c_n\}, then for \{b_n\}, and finally \{a_n\}.

\begin{cases}c_1=50\\c_{n+1}=c_n+24n+36&\text{for }n>1\end{cases}

c_2=c_1+24\cdot1+36

c_3=c_2+24\cdot2+36=c_1+24(1+2)+36\cdot2

c_4=c_3+24\cdot3+36=c_1+24(1+2+3)+36\cdot3

and so on, up to

c_n=c_1+24(1+2+3+\cdots+(n-1))+36(n-1)

Recall the formula for the sum of consecutive integers:

1+2+3+\cdots+n=\displaystyle\sum_{k=1}^nk=\frac{n(n+1)}2

\implies c_n=c_1+\dfrac{24(n-1)n}2+36(n-1)

\implies c_n=12n^2+24n+14

\begin{cases}b_1=15\\b_{n+1}=b_n+12n^2+24n+14&\text{for }n>1\end{cases}

b_2=b_1+12\cdot1^2+24\cdot1+14

b_3=b_2+12\cdot2^2+24\cdot2+14=b_1+12(1^2+2^2)+24(1+2)+14\cdot2

b_4=b_3+12\cdot3^2+24\cdot3+14=b_1+12(1^2+2^2+3^2)+24(1+2+3)+14\cdot3

and so on, up to

b_n=b_1+12(1^2+2^2+3^2+\cdots+(n-1)^2)+24(1+2+3+\cdots+(n-1))+14(n-1)

Recall the formula for the sum of squares of consecutive integers:

1^2+2^2+3^2+\cdots+n^2=\displaystyle\sum_{k=1}^nk^2=\frac{n(n+1)(2n+1)}6

\implies b_n=15+\dfrac{12(n-1)n(2(n-1)+1)}6+\dfrac{24(n-1)n}2+14(n-1)

\implies b_n=4n^3+6n^2+4n+1

\begin{cases}a_1=2\\a_{n+1}=a_n+4n^3+6n^2+4n+1&\text{for }n>1\end{cases}

a_2=a_1+4\cdot1^3+6\cdot1^2+4\cdot1+1

a_3=a_2+4(1^3+2^3)+6(1^2+2^2)+4(1+2)+1\cdot2

a_4=a_3+4(1^3+2^3+3^3)+6(1^2+2^2+3^2)+4(1+2+3)+1\cdot3

\implies a_n=a_1+4\displaystyle\sum_{k=1}^3k^3+6\sum_{k=1}^3k^2+4\sum_{k=1}^3k+\sum_{k=1}^{n-1}1

\displaystyle\sum_{k=1}^nk^3=\frac{n^2(n+1)^2}4

\implies a_n=2+\dfrac{4(n-1)^2n^2}4+\dfrac{6(n-1)n(2n)}6+\dfrac{4(n-1)n}2+(n-1)

\implies a_n=n^4+1

4 0
3 years ago
In the figure shown to the right, two angle measurements are given. Determine the others.
creativ13 [48]

The figure is shown below

From the figure

Angle 150 degree and angle p forms angles on a straight

Since the sum of angles on a straight line equals 180 degrees

Hence

150^{\circ}+p=180^{\circ}

Solve for p in the equation

\begin{gathered} p=180^{\circ}-150^{\circ} \\ p=30^{\circ} \end{gathered}

Hence, p = 30

From the figure

Angle p and angle q are vertically opposite angles

Since vertically opposite angles are equal then

p=q=30^{\circ}

Hence, q = 30

Applying the rule of angles on a straight line

This implies

q+w+60=180

Substitute q = 30 into the equation

30+w+60=180

Solve for w

\begin{gathered} w+90=180 \\ w=180-90 \\ w=90 \end{gathered}

Hence, w = 90

8 0
1 year ago
Two shapes with equal perimeter are pictured below.
Radda [10]

Answer:

Measure of CD = 17 units

Step-by-step explanation:

Perimeter of a polygon = Sum of measures of all sides of the polygon

Perimeter of the given rectangle = 2(length + width)

                                                       = 2[(x + 3) + (2x - 1)]

                                                       = 2(3x + 2) units

Perimeter of triangle EFG = EF + FG + GE

                                           = (x - 7) + (4x - 8) + (3x + 1)

                                           = (8x - 14)

                                           = 2(4x - 7) units

Since, perimeters of both the figures are equal,

2(3x + 2) = 2(4x - 7)

3x + 2 = 4x - 7

4x - 3x = 7 + 2

x = 9

Measure of CD = (2x - 1)

                         = 2(9) - 1

                         = 17 units

6 0
3 years ago
Deborah needs fabric for her costume. she buys 3.25 yards of material at $5.87 a yard What is the total cost of the fabric? Roun
iren2701 [21]

Answer:

19.08

Step-by-step explanation:

just multiply and round to get 2 decimals

6 0
3 years ago
Other questions:
  • What is the sum of five and four ninths and seven and five ninths
    7·2 answers
  • A loaf of bread is 1 1/2 feet long. How many 3 inch pieces can be cut from the loaf?
    13·1 answer
  • A parking garage charges ​$1.08 for the first hour and ​$0.50 for each additional hour or part of an hour. What is the maximum l
    11·1 answer
  • What is the value of x? Round your answer to the nearest tenth if necessary.
    8·1 answer
  • What do the following two equations represent?
    5·1 answer
  • Which is equivalent to 3√8^x<br><br> X√8^3<br><br> 8^3/x<br><br> 8^x/3<br><br> 8^3x
    8·1 answer
  • the cheerleading squad made 4 5/8 gallon of lemonade to sell at the basketball game. they sold 2 7/8 gallons. how many gallons w
    15·1 answer
  • PLS HELP ASAP<br> is this aa,sas,ss, or neither
    14·1 answer
  • Alan has forgotten his 4-digit PIN code.He knows it begins with a 6 and the 4 digits make an even number.How many different sets
    15·1 answer
  • Please help meee urgent
    5·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!