1. y = 5 x Reflected across the x-axis 2. y = 5 –x+ 5 Reflected across the y-axis 3. y = 5 –x + 5 Translated down by 5 units 4. y = 5 –x – 5 Translated up by 5 units 5. y = –5 –x Translated left 5 units 6. y = 5 –x – 5 Translated right by 5 units

Answers

Answer 1

The matchup are:

1. Translated left 5 units      -     y  =  5⁻ ˣ ⁻ ⁵    2. Translated right by 5 units  -  y= 5⁻ ˣ ⁺ ⁵3. Translated up by 5 units    -   y = 5⁻ˣ  + 54. Translated down by 5 units -  y = 5⁻ ˣ -5 5. Reflected across the x-axis  -  y= - 5 ⁻ ˣ6. Reflected across the  y-axis   -y  = 5ˣ

What is Translation and reflection?

Reflection is known to be the turning over an object across a line and it is one where we do not need to change its size or shape.

While Translation is said to be sliding a figure into another direction and it is one where we do not need to change its size, shape or make.

The Translation  and reflection matchup are given:

1. Translated left 5 units      -     y  =  5⁻ ˣ ⁻ ⁵    2. Translated right by 5 units  -  y= 5⁻ ˣ ⁺ ⁵3. Translated up by 5 units    -   y = 5⁻ˣ  + 54. Translated down by 5 units -  y = 5⁻ ˣ -5 5. Reflected across the x-axis  -  y= - 5 ⁻ ˣ6. Reflected across the  y-axis   -y  = 5ˣ

See full question below

Match each function formula with the corresponding transformation of the parent function y = 5-^x Please help ASAP!!

1. y = 5x

Translated left 5 units

2. y = 5–x + 5

Translated right by 5 units

3. y = 5–x – 5

Translated up by 5 units

4. y = 5–x+ 5

Translated down by 5 units

5. y = –5–x

Reflected across the x-axis

6. y = 5–x – 5

Reflected across the y-axis

Learn more about transformation  from

https://brainly.com/question/12038181

#SPJ1


Related Questions

Which ordered pair is included in the solution set to the following system?

y > x2 + 1
y < x2 – x + 1


(–3, 4)
(–2, 6)
(0, 2)
(2, 4)

Answers

Inequalities help us to compare two unequal expressions. The correct option is B.

What are inequalities?

Inequalities help us to compare two unequal expressions. Also, it helps us to compare the non-equal expressions so that an equation can be formed. It is mostly denoted by the symbol <, >, ≤, and ≥.

The ordered pair which will satisfy both the inequalities will be the solution to the system of inequalities. Therefore, let's substitute each solution in the given inequalities,

A.) (–3, 4)

y > x² + 1

          4 > (-3)² + 1

Since the first inequality is not satisfied this is not a part of the solution.

B.) (–2, 6)

y > x² + 1

          6 > (-2)² + 1

          6 > 5

y < x² – x + 1

          6 < (-2)² - (-2) + 1

          6 < 7

Since both the inequalities are satisfied this is the solution to the given system of inequalities.

C.) (0, 2)

y > x² + 1

          2 > 0 + 1

          2 > 1

y < x² – x + 1

          2 < (0)² - (0) + 1

          2 < 1

Since the second inequality is not satisfied this is not a part of the solution.

B.) (2,4)

y > x² + 1

          4 > (2)² + 1

          4 > 5

Since the first inequality is not satisfied this is not a part of the solution.

Hence, the correct option is B.

Learn more about Inequality:

https://brainly.com/question/19491153

#SPJ1

Two candles are light at the same time one burns for 6 hours and the other one lasts 2 hours. The first candles flame is 3 times longer than the other ones. How long do the both candles burn for? (please write with the way you found the answer I will give brainliest.)

Answers

At  150 minutes the length of the first candle is 3 times that of the other.

The complete question is

There are two candles of same length and same size. Both of them burn at uniform rate. The first one burns in 5 hours and the second one burns in 2 hours. Both the candles are lit together. After how many minutes the length of the first candle is 3 times that of the other?

What is an Equation ?

When two algebraic expression are equated using an equal sign an equation is formed.

First candle burns for 5 hours

Second candle burns for 2 hours

Let the length of candle be l.

After t time (in minutes), length of first candle =l−(lt/300)

Length of second candle =l− (lt/120)

From the data given

l -  (lt/120) = 3 * (l−(lt/300))

On simplifying

4t = 600

t = 150 minutes

Therefore after 150 minutes the length of the first candle is 3 times that of the other.

To know more about Equation

https://brainly.com/question/10413253

#SPJ1

If $a$ and $b$ are positive integers for which $ab - 6a + 5b = 373$, what is the minimal possible value of $|a - b|$?

Answers

Answer:

  31

Step-by-step explanation:

We can solve the given equation for 'b', then find the integer values of 'a' that make 'b' a positive integer. There are 3 such values. One of these minimizes the objective function.

__

solve for b

  ab +5b = 373 +6a . . . . . . isolate b terms by adding 6a

  b = (6a +373)/(a +5) . . . . . divide by the coefficient of b

  b = 6 +343/(a +5) . . . . . . . find quotient and remainder

integer solutions

The value of 'b' will only be an integer when (a+5) is a factor of 343. The divisors of 343 = 7³ are {1, 7, 49, 343}. so these are the possible values of a+5. Since a > 0, we must eliminate a+5=1. That leaves ...

  a = {7, 49, 343} -5 = {2, 44, 338}.

Possible values of b are ...

  b = 6 +343/{7, 49, 343} = 6 +{49, 7, 1} = {55, 13, 7}

Then possible (a, b) pairs are ...

  (a, b) = {(2, 55), (44, 13), (338, 7)}

objective function

The values of the objective function for these pairs are ...

  |a -b| = |2 -55| = 53

 |a -b| = |44 -13| = 31 . . . . . the minimum value of the objective function

  |a -b| = |338 -7| = 331

Let a population consist of the values ​cigarettes, ​cigarettes, and cigarettes smoked in a day. Show that when samples of size 2 are randomly selected with​ replacement, the samples have mean absolute deviations that do not center about the value of the mean absolute deviation of the population. What does this indicate about a sample mean absolute deviation being used as an estimator of the mean absolute deviation of a​ population?.

Answers

The "sample" with "mean absolute deviation" indicate about a sample mean absolute deviation is being used as an estimator of the mean absolute deviation of a​ population

Mean of the sample MAD=3.3Population MAD =6.4

What does this indicate about a sample mean absolute deviation used as an estimator of the mean absolute deviation of a​ population?

Generally,  The MAD measures the average dispersion around the mean of a given data collection.

[tex]1/n \sum_i-1^{n} |x_i -m(X)|[/tex]

In conclusion, for the corresponding same to mean

the sample  mean absolute deviation

7,7  ↔         0

7,21  ↔         7

7,22         ↔    7.5

21,7        ↔          7

21,21 ↔     0

21,22 ↔    0.5

22,7   ↔     7.5

Therefore

Mean of the sample MAD=3.3Population MAD =6.4

Read more about mean absolute deviation

https://brainly.com/question/10528201

#SPJ1

Given the equation y = x – 2, you substitute 5 for x. Check all true statements below.

Answers

The correct value of the given function at x = 5 is y =3.

What is Equation?

An equation is a mathematical statement with an 'equal to =' symbol between two expressions that have equal values.

Here, the given equation :

         y = x - 2

put x = 5 in the given equation, we get

        y = 5 - 2

        y = 3

Thus, the correct value of the given function at x = 5 is y =3.

Learn more about Equations from:

https://brainly.com/question/10413253

#SPJ1

The width of a rectangle measures (10u + 3) centimeters, and its length measures (7u - 8) centimeters. Which expression represents the perimeter, in centimeters, of the rectangle? The width of a rectangle measures ( 10u + 3 ) centimeters , and its length measures ( 7u - 8 ) centimeters . Which expression represents the perimeter , in centimeters , of the rectangle ? ​

Answers

Answer:

Perimeter of a rectangle: 2L + 2W

2(7u - 8) + 2(10u + 3)

= 14u - 16 + 20u + 6

= 34u - 10

A rectangle is a two-dimensional shape where the length and width are different.

The area of a rectangle is given as:

Area = Length x width

The perimeter of a rectangle.

P = 2 ( length + width)

The perimeter of the rectangle is represented by the expression

(34u - 10) centimeters.

What is a rectangle?

A rectangle is a two-dimensional shape where the length and width are different.

The area of a rectangle is given as:

Area = Length x width

We have,

The width of a rectangle = (10u + 3) centimeters.

The length of the rectangle =  (7u - 8) centimeters.

The perimeter of a rectangle is given as,

P = 2 ( length + width)

P = 2 ( 7u - 8 + 10u + 3)

P = 2 (17u - 5)

P = (34u - 10) centimeters.

Thus,

The perimeter of the rectangle is represented by the expression

(34u - 10) centimeters.

Learn more about rectangles here:

https://brainly.com/question/15019502

#SPJ2

(a − b)(2x − 3) + (6x + 7)(a − b)
factorise and ignore the first question it was wrong

Answers

Answer:

8ax - 8bx + 4a - 4b

Step-by-step explanation:

(a - b)(2x - 3) + (6x + 7)(a - b)

2ax -3a -2bx +3b + 6ax - 6bx + 7a -7b

8ax + 4a - 8bx - 4b

can someone please help mee (20 points and i will give brainliest!!!)

Answers

Answer:

a. y-intercept:(0,  -6), x-intercepts: (3, 0) and (-2, 0). vertex: (0.5, -6.25)

b. y-intercept: (0, 6), x-intercepts(3, 0) and (-2, 0). vertex: (0.5, 6.25)

Step-by-step explanation:

a:

 So finding the y-intercept is really easy and is simply when x=0. If you plug in 0 as x it makes [tex]y=(0)^2-0-6[/tex] which simplifies to -6, which is the y-intercept. As for the x-intercepts you can calculate that by using the quadratic equation [tex]x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}\\[/tex]. In this case a=1, b=-1, c=-6. So plugging those values in you get [tex]x=\frac{-(-1)\pm\sqrt{(-1)^2-4(1)(-6)}}{2(1)}[/tex], which simplifies to [tex]x=\frac{1\pm5}{2}[/tex]. This gives you the x-intercepts 6/2 and -4/2 which are 3 and -2. The vertex can be calculated by manipulating the equation so it's in the form of [tex]y=(x-h)^2+k[/tex] where (h, k) is the vertex of the parabola. This is done by moving c to the other side and then completing the square and the isolating y. So the first step will be

Move c to the other side

[tex]y+6=x^2-x[/tex]

Complete the square by adding (b/2)^2

[tex]y+6+0.25 = x^2-x+0.25[/tex]

Rewrite as square binomial

[tex]y+6.25 = (x-0.5)^2[/tex]

Isolate y

[tex]y=(x-0.50)^2-6.25[/tex]

(h, k) = 0.50, -6.25 which is the vertex

b: To identify the y-intercept you plug in 0 as x which will only leave c which in this case is 6 which is the y-intercept. (0, 6). To identify the x-intercepts you can simplify plug in the values a, b, c into the quadratic equation which was stated in the previous answer. In this case a, b, c = -1, 1, 6. Plugging these values in gives the equation [tex]y=\frac{-(1)\pm\sqrt{1^2-4(-1)(6)}}{2(-1)}[/tex]. which simplifies to [tex]x=\frac{-1\pm5}{-2}[/tex] which gives the values -2 and 3. To find the vertex it's the same process as before

Factor out -1

[tex]y=-(x^2-x-6)[/tex]

Add 6 to both sides (on the left side add -6 since -1 was factored out).

[tex]y-6=-(x^2-x)[/tex]

Complete the square by adding (b/2)^2 to both sides (add -(b/2)^2 to left side since -1 was factored out)

[tex]y-6-0.25 = -(x^2-x+0.25)[/tex]

Rewrite as square binomial

[tex]y-6.25=-(x-0.5)^2[/tex]

Add 6.25 to both sides

[tex]y=(x-0.50)^2+6.25[/tex]

(h, k) = (0.50, 6.25)

When you graph the parabolas you'll notice there just flipped relative to the x-axis. This can be deduced by simply looking at the two equations, since the two equations have the same absolute value coefficients, the signs are just different, and more specifically they're all opposite. If you took the first equation and multiplied the entire right side by -1 you would get the same equation. And since that equation really represents the value of y (since it's equal to y) you're reflecting it across the x-axis.

Answer:

a) y-intercept (0,  -6); x-intercepts (3, 0) and (-2, 0); vertex (0.5, -6.25)

b) y-intercept (0, 6); x-intercepts (3, 0) and (-2, 0); vertex (0.5, 6.25)

Step-by-step explanation:

(75 POINTS PLEASE RESPOND ASAP)

Explain how to solve 4x + ^3 = 7 using the change of base formula log base b of y equals log y over log b. Include the solution for x in your answer. Round your answer to the nearest thousandth.

Answers

Answer:

1.596

Step-by-step explanation:

So you can rewrite log as: [tex]log_{b}a=x = > b^x=a[/tex] So in this case it's already in exponential form which we'll use to rewrite into logarithm form.

[tex]4^{x+3} = 7\\log_47=x+3\\\\\frac{log7}{log4}=x+3\\1.404\approx x+3\\x\approx1.596[/tex]

Answer:

x = -1.596

Explanation:

[tex]\rightarrow \sf 4^{x + 3} = 7[/tex]

take log on both sides

[tex]\rightarrow \sf log(4^{x + 3}) = log(7)[/tex]

[tex]\rightarrow \sf (x + 3)log(4) = log(7)[/tex]

[tex]\rightarrow \sf x + 3= \dfrac{log(7)}{log(4)}[/tex]

[tex]\rightarrow \sf x= \dfrac{log(7)}{log(4)} -3[/tex]

calculate

[tex]\rightarrow \sf x= -1.596322539[/tex]

[tex]\rightarrow \sf x= -1.596 \quad (rounded \ to \ nearest \ thousand)[/tex]

evaluate: (36/49)^1/2

Answers

Answer:

6/7, -6/7

Step-by-step explanation:

The two-way table shows the estimated number of students who will enroll in three area high schools next year. a 5-column table has 4 rows. the first column has entries mount woodson high school, valley high school, riverside high school, total. the second column is labeled tenth grade with entries 110, 180, 160, 450. the third column is labeled eleventh grade with entries 120, 150, 140, 410. the fourth column is labeled twelfth grade with entries 80, 120, 200, 400. the fifth column is labeled total with entries 310, 450, 500, 1,260. in decimal form, to the nearest tenth, what is the probability that a randomly selected riverside high school student is in twelfth grade? 0.2 0.3 0.4 0.5

Answers

Answer:

A. 0.2

Step-by-step explanation:

First make the table.

                                          10-grade  11-grade  12-grade  Total

Woodson high school    |     110     |     120    |      80     |   310   |

Valley high school          |     180    |     150    |     120     | 450   |

Riverside high school     |     160    |     140    |     200    | 500   |

Total                                 |     450   |     410    |     400    | 1260 |

Question: In decimal form, to the nearest tenth, what is the probability that a randomly selected riverside high school student is in twelfth grade?

First, find 12-grade and riverside high school number. 200. Take the total lined up with total number, which is 1260, and divide 200 divided by 1260.

200/1260=0.2

The answer is 0.2.

Hope this helps!

If not, I am sorry.

Answer:

its .4

Step-by-step explanation:

i got it wrong when i tried it says it is .4 or the third option c

which expresion is equivalent to the given expresion


(3m-4)³(3m³)

Answers

The equivalent expression of [tex](3m^{-4})^3 * (3m^3)[/tex] is [tex]729m^{-9}[/tex]

How to determine the equivalent expression?

The expression is given as:

[tex](3m^{-4})^3 * (3m^3)[/tex]

Expand the brackets

[tex]27m^{-12} * 27m^3[/tex]

Apply the law of indices

[tex]729m^{-12+3}[/tex]

Evaluate the sum

[tex]729m^{-9}[/tex]

Hence, the equivalent expression of [tex](3m^{-4})^3 * (3m^3)[/tex] is [tex]729m^{-9}[/tex]

Read more about equivalent expression at:

https://brainly.com/question/2972832

#SPJ1

What are the first 10 digits after the decimal point (technically the hexadecimal point...) when the fraction frac17 is written in base 16?

Answers

We happen to have

[tex]\dfrac17 = \dfrac18 + \dfrac1{8^2} + \dfrac1{8^3} + \cdots[/tex]

which is to say, the base-8 representation of 1/7 is

[tex]\dfrac17 \equiv 0.111\ldots_8[/tex]

This follows from the well-known result on geometric series,

[tex]\displaystyle \sum_{n=1}^\infty ar^{n-1} = \frac a{1-r}[/tex]

if [tex]|r|<1[/tex]. With [tex]a=1[/tex] and [tex]r=\frac18[/tex], we have

[tex]\displaystyle \sum_{n=1}^\infty \frac1{8^{n-1}} = 1 + \frac18 + \frac1{8^2} + \frac1{8^3} + \cdots \\\\ \implies \frac1{1-\frac18} = 1 + \frac18 + \frac1{8^2} + \frac1{8^3} + \cdots \\\\ \implies \frac87 = 1 + \frac18 + \frac1{8^2} + \frac1{8^3} + \cdots \\\\ \implies \frac17 = \frac18 + \frac1{8^2} + \frac1{8^3} + \cdots[/tex]

Uniformly multiplying each term on the right by an appropriate power of 2, we have

[tex]\dfrac17 = \dfrac2{16} + \dfrac{2^2}{16^2} + \dfrac{2^3}{16^3} + \dfrac{2^4}{16^4} + \dfrac{2^5}{16^5} + \dfrac{2^6}{16^6} + \cdots[/tex]

Now observe that for [tex]n\ge4[/tex], each numerator on the right side side will contain a factor of 16 that can be eliminated.

[tex]\dfrac{2^n}{16^n} = \dfrac{2^4\times2^{n-4}}{16^n} = \dfrac{2^{n-4}}{16^{n-1}}[/tex]

That is,

[tex]\dfrac{2^4}{16^4} = \dfrac1{16^3}[/tex]

[tex]\dfrac{2^5}{16^5} = \dfrac2{16^4}[/tex]

[tex]\dfrac{2^6}{16^6} = \dfrac4{16^5}[/tex]

etc. so that

[tex]\dfrac17 = \dfrac2{16} + \dfrac4{16^2} + \dfrac9{16^3} + \dfrac2{16^4} + \dfrac4{16^5} + \dfrac9{16^6} + \cdots[/tex]

and thus the base-16 representation of 1/7 is

[tex]\dfrac17 \equiv 0.249249249\ldots_{16}[/tex]

and the first 10 digits after the (hexa)decimal point are {2, 4, 9, 2, 4, 9, 2, 4, 9, 2}.

1.1 divided by 1.54 simplified

Answers

Answer:

1•4

Step-by-step explanation:

1•54÷1•1

1•54

1•1

divide by 10 both side with can move decimal

15•4

11

=my answer is 1•4.

Answer:

The correct answer for algebraic expression 1.54÷1.1 is = 1.4.

Step-by-step explanation:

this is question based on simple algebra -

Simple Algebraic equations -  An algebraic equation can be defined as a mathematical statement in which two expressions are set equal to each other. The algebraic equation usually consists of a variable, coefficients and constants. we can apply many operations on algebraic equations like addition, subtraction, multiplication, division and raising to a power, and extraction of a root.

these equations are two algebraic expressions that are joined together using an equal to ( = ) sign. An algebraic equation is also known as a polynomial equation because both sides of the equal sign contain polynomials

so in the question algebraic operation used to solve is simple division.

therefore here in question we have to divide 1.54 with 1.1,

using the concept written above,

let the value of division be 'x'

we can write 1.54/1.1 = x

by dividing and multiplying the equation by 100 to remove the decimals.

            (1•54/ 1•1)×100/100    = x

                    154/110    =  x

now by simple division,

                      1.4   =  x  answer

learn more on simple algebra at

https://brainly.com/question/21491437

#SPJ10

                 

The population of a small town was 3,150 last year. After a new factory opened close by, the population increased by 8%. What
is the new population of the town?

Answers

3,402

8% of 3150 is 252, 3150 + 252 = 3402.

The volume of a box is 5x^3 + 20x^2 + 15x cm^3. If the height of the box is 5x cm, find the width and length of the box.

Answers

Answer:

The product of the Width and Length is x^2 + 4x + 3 cm^2.

Step-by-step explanation:

The volume of a box = 5x^3 + 20x^2 + 15x cm^3.

Volume of a Box = W*L*H       [Width(W), Length(L), and Height(H)]

W*L*(5x) = 5x^3 + 20x^2 + 15x cm^3

W*L = (5x^3 + 20x^2 + 15x cm^3)/5x cm

W*L = x^2 + 4x + 3 cm^2

We know the area of the base of the box (W*L).  It is x^2 + 4x + 3 cm^2.

To find the actual width and length, we need to know one of the variables, L or W.  Without that, all we can say is that their product (W*L) is x^2 + 4x + 3 cm^2.

1. Identify your variables using let statements.

2. Determine the equations for the linear system.

3. Determine the solution to the linear system (point of intersection)

4. Explain the meaning of the solution using a therefore statement.

Chris is mixing 2 different types of fruit juice together for a summer drink. The two types of juices he is using is one that is 30% strawberry concentrate and the other is 55% lemon concentrate. If he wants 2 L that is 40% concentrate of the fruit juices, how much of each should be used to create the drink?

Answers

The meaning of the solution is; Therefore, 1.2 liters of the strawberry concentrate and 0.8 liters of the lemon concentrate.

What is the solution to the system of equations?

It follows from the task content that the variables are;

let x be the amount of 30% strawberry concentrate.

let y be the amount of 55% lemon concentrate.

The equations of the linear system according to the task content are as follows;

x + y = 20.30x + 0.55y = (2 ×0.4)

From the first equation; x = 2-y;

Hence, upon substitution; we have;

0.30(2-y) + 0.55y = 0.8

0.25y = 0.2.

y = 0.2/0.25 = 0.8L.

Hence, x = 2- 0.8 = 1.2L.

Read more on simultaneous equation;

https://brainly.com/question/148035

#SPJ1

Sara can travel 23 feet in 11 hours. Please calculate Sara's rate of speed. (round to 2 decimal places)

Answers

Answer:

12 is the answer

Step-by-step explanation:

FIRST do 23 - 11 and you will find your answer

all natural numbers (N) are integers (Z), but not all integers are natural numbers true or false

Answers

True. All natural numbers N are integers Z, but not all integers are natural numbers.

Natural numbers:

Natural numbers starts from zero to infinity are all positive.All the natural numbers are whole numbers.It is denoted by NThe set of natural numbers are N = 1,2,3, ...

Integers:

Integers are the whole numbers that contain positive numbers, zero and negative numbersIt is denoted by ZThe set of integers are Z = ... ,-3,-2,-1,0,1,2,3, ...

Since natural numbers are all positive, N is positive integers but not all integers are natural numbers.

Learn more about Number system here:

https://brainly.com/question/17200227

#SPJ10

Which one is it? I need help

Answers

The statement that must be true about square WXYZ are as follows;

WX ≅ XYWX ≅ YZ∠W is a right angle.

Properties of a Square.All sides are equal to each other.Opposite sides are parallel to each other.All the angles are right angle.The diagonals bisect each other and are perpendicular.

Therefore, the statement that must be true about square WXYZ are as follows;

WX ≅ XYWX ≅ YZ∠W is a right angle.

learn more on square here: https://brainly.com/question/15019502

#SPJ1

If the 6th term of an arithmetic progres- sion is 11 and the first term is 1, find the common difference.​

Answers

Answer:

2

Step-by-step explanation:

An arithmetic progression with first term a and common difference d has the following first 6 terms:

a, a + d, a + 2d, a + 3d, a + 4d, a + 5d

We are given a = 1 and a + 5d = 11.

1 + 5d = 11

5d = 10

d = 2

Answer: The common difference is 2.

Quadrilateral ABCD was rotated 360° clockwise with the origin as the center of rotation to create a new figure. Which rule describes this transformation?

A (x, y)-(x,y)

B(x, y)(x, y)

c(x, y)-(x, y)

D (x, y)-(x, y)

Answers

The rules describes the transformation is (x, y)(x, y).

The correct option is (B)

what is Transformation?

A transformation is a general term for four specific ways to manipulate the shape and/or position of a point, a line, or geometric figure.

If the figure is rotated 360 degrees then the coordinates remains unchanged.

This is because when from where it started it stops there again.

As the 360 degree rotation is complete circle rotation.

Learn more about this concept here:

https://brainly.com/question/16775925

#SPJ1

30 point!!!! Help me fast!!!PLS!!Question is attached!!!

Answers

Answer:

This is an extremely easy question bro!

1.

2. 3 (Base) ² (Exponent)

3. Expanded form: (9 * 1)

   Standard form: 9

Step-by-step explanation:

Well, there's none.

Please mark me as Brainliest! Thanks! :)
Detailed Answers:

1) 5^3

2) Base = 5; Exponent = 2

3) Expanded Form = 5 * 5
Standard Form = 25

HELP ITS ABOUT ANGLES :((((

Answers

Answer:

its D. 2 and 3

Step-by-step explanation: supplementary angles are angles that add up to 180 (or that make a straight line) the angle pairs that make a straight line are 1 and 2, 2 and 3, 3 and 4, and 4 and 1.
So D would be correct

Chris lost $8.59 playing poker in one week. If this continued, what would be his net
winnings or losses after five weeks?

Answers

Answer:

$42.95

Step-by-step explanation:

If Chris lost $8.59 playing poker in one week, in five weeks he would lose $42.95.

$8.59 lost per week.

5 weeks.

$8.59 x 5 = $42.95.

Hope this helps!

If not, I am sorry.

Question 2 multiple choice worth 1 points)
(01.02 lc)
solve for x: 6x + 3 = 5x - 8
0-11
11
0-5
5

Answers

[tex]6x+3=5x-8[/tex] (given)

[tex]x+3=-8[/tex] (subtract 5x from both sides)

[tex]x=\boxed{-11}[/tex] (subtract 3 from both sides)

please help!! The dot plots below show the ages of students belonging to two groups of salsa classes:
Based on visual inspection, which group most likely has a lower mean age of salsa students? Explain your answer using two or three sentences. Make sure to use facts to support your answer.

Im thinking group A but at this point im just plain out confused

Answers

Group A I’m pretty confident with that answer

Which of the numbers below is greater than −7/3? Select all that apply. A) −3 B) −5.5 C) −2 D) −3/2 E) 1.25

Answers

Answer:

C, D and E

Step-by-step explanation:

The numbers which are greater than given number are : -2, -1.5, and 1.25.

What is Fraction?

A fraction represents a part of a whole or, more generally, any number of equal parts.

Here, given number: -7/3

or we can write this as -2.33

Now, Converting option fraction value into decimal

A). -3

B) -5.5

C). -2

D). -1.5

E). 1.25

On comparing options from the given value we get

the number which are greater than -2.33;   -2, -1.5, and 1.25

Thus, the numbers which are greater than given number are : -2, -1.5, and 1.25.

Learn more about Fraction from:

https://brainly.com/question/10354322

#SPJ1

Which number line represents the solution set for the inequality 3(8-4x) < 6(x - 5)?

Answers

[tex]3(8 - 4x) < 6(x - 5) \\ 24 - 12x < 6x - 30 \\ 24 + 30 < 6x + 12x \\ 54 < 18x \\ \frac{54}{18} < \frac{18x}{18} \\ x > 3[/tex]

Solution : ] 3 , + ♾️ [

PLEASE GIVE BRAINLIEST

Add/Subtract the linear expression. -4(3x - 2) - 2(7x + 1)​

Answers

Answer:

10

Step-by-step explanation:

multiply -4 and 3 to get -12

multiply -12 and -2 to get 24

multiply 2 and 7 to get 14

multiply 14 and 1 to get 14

subtract 14 from 24 to get 10

Other Questions
Which one do you think is easier?Building a model that uses two heat-loss technologies and trying to reuse and recycle some materials from around you house or sketching a detailed diagram of the model from the front, side, and above to make sure that both of the heat-loss technology can be seen.( this question is only for lazy people.)50 points worth Determine the intercepts of the line.y=2x21help please now Please helpDemocartic partyWrite a speech about this partys solutions for the problems that confront the U.S. today.Your speech must include the following:a. A brief historical background on the partyb. A general description of your partys philosophy is regarding the role of government in American lifec. Choose two major issues (except immigration and military spending) and describe your partys positiond. An explanation of how your party justifies its position refer back to the american policy on isis. in the steps for evaluation, which step would address the concern that democracy should be the goal for all governments in lands that are freed? A casino looking to employ someone to ensure that game procedures are followed and player disputes are resolved will need to hirean exhibit managera gaming associatea casino managera pit boss !!HELP ASAP 24 POINTS !!Read the excerpt from "Speech to National Council of Negro Women by Condoleezza Rice. America has got to recommit to precisely that sentiment because we will not be who we are if it is not true that you are able to do whatever your talents can allow you to dothat you are not somehow constrained and hemmed in by where you started. Now, theres another message that we need to deliver to our kids.Which statement best explains how the speaker uses a rhetorical technique to create an appeal?Repetition of the word you creates an appeal to reason by showing how the audience can be part of a solution to a problem.The imagery created by words like precisely and talents creates an appeal to emotion by showing how people can improve. Repetition of the word we creates an appeal to emotion by showing that patriotism unites people and can help solve problems.Word choice in the phrase constrained and hemmed in helps create an appeal to reason by showing the outcomes of inaction. Which of the following is an example of insourcing for goods to be sold in theUnited States?A. An American tourist buys souvenirs made in China.B. Students from India attend college in the United States.C. A German chemical company opens plants in the United States.O D. Children in Somalia wear clothes made in Asia. 2. Two small (green) objects, each of mass m, are separated by a solid, massless rod of length L. They are located so that one of the objects is located at a distance of r away from the center of a uniform spherical planet with mass M (see figure). M r m L m Assume that m is very small so that you can ignore the gravitational force between the two small (green) objects. Is the rod being compressed, stretched, or neither? If compressed/stretched, calculate the magnitude of this deformation force on the rod. If neither, explain clearly why. constant equality 123 Which of the following is the most common relationship of screen duration and story duration: summary relationship, real time or stretch relationship? may I have some assistance pleaseWhat method can be used to write the equation of a line in slope-intercept form given two points? Find the slope using the formula m = StartFraction y 2 minus y 1 Over x 2 minus x 1 EndFraction, and then substitute one point and the slope into the equation y = m x + b to find the y-intercept. Find the slope using the formula m = StartFraction x 2 minus x 1 Over y 2 minus y 1 EndFraction, and then substitute one point and the slope into the equation y = m x + b to find the y-intercept. Find the y-intercept using the formula m = StartFraction y 2 minus y 1 Over x 2 minus x 1 EndFraction, and then substitute one point and the y-intercept into the equation y = m x + b to find the slope. Find the y-intercept using the formula m = StartFraction x 2 minus x 1 Over y 2 minus y 1 EndFraction, and then substitute one point and the y-intercept into the equation y = m x + b to find the slope. Escoge la mejor respuesta. Select the best answer. How does the house on Mango Street compare to the house her parents had always dreamed of owning? -It was almost exactly like their dream house. -It was nothing like their dream house. -It was similar to the dream house, but it needed some work. -It was different from the dream house, but it was still nice. TLloyds lab partner is looking down into a test tube while he heats the contents by using a flame. Which action should Lloyd recommend to his partner if heating must continue?Wear safety goggles while looking into the opening of the test tube.Cover the opening of the test tube so that no materials can boil out of it.Move the test tube so that the opening is pointing away from all students.Put the test tube in a hot water bath so that no water can enter its opening. what is the square root of 10,000 Which energy transformation occurs in the 2nd step of photosynthesis? A basketball team scored a total of 97 points in a basketball game. They made a total of 42 two-point and three-point baskets. How many two-point baskets did they make? How many three-point baskets did they make? Let x= the number of two-point baskets Let y= the number of three-point baskets Equation for total number of baskets _____________________ I need help plssssssssss I also dont get this :( What form of dance is Russia renowned for?A.tapB. BalletC.highlandD.folk ...............................