Write each phrase as a mathematical expression.

The quotient of 8 more than the radius, r, and 4

Answers

Answer 1

Answer: (r+8)/4

Step-by-step explanation:

Not much really to explain...


Related Questions

How can the following expression be written so that no negative exponents appear?
(a5)³a-6
Q-2

Answers

Answer:

a^11

Step-by-step explanation:

1) Simplify the numerator. Use the laws: (x^a)^y = x^ay, x^a × x^b = x^a+b.

= a¹⁵ × a^-6 / a^-2

= a⁹ / a^-2

2) Divide them. Use the law: x^a / x^b = x^a - b.

= a^9 - (-2) / 1

= a^9 + 2 / 1

= a^11

If a, b and c are integers, which of the following statements is/are TRUE?

Answers

If a, b and c are integers then the correction option in the above case is that both equation 1 and 2 are correct.

What is the proves?

Note that:

If a|(bc), then a|b is true If ab|bc, then b|c is true

Because:

Suppose  one say a|b. Then one can see that   an integer  do exist which is n such that  b = an.

Hence:

bc = (an)c = a(nc), so a|(bc) (the reverse is still the case or still applies)

Therefore, If a, b and c are integers then the correction option in the above case is that both equation 1 and 2 are correct.

Learn more about integers from

https://brainly.com/question/17695139

#SPJ1

Whats the correct answer answer asap for brainlist

Answers

Answer:

Id say A but it's tricky.

Israel is in the Eurasian plate. Go ahead with A for the correct one

graph g(x) = 5|x-6| + 2

Answers

Answer + Step-by-step explanation:

[tex]f(x) = 5|x-6|+2 = \begin{cases}5\left( x-6\right) +2&if\ x\geq 6\\ 5\left( 6-x\right) +2 &if\ x\leq 6\end{cases}[/tex]

[tex]\Longrightarrow f(x) = \begin{cases}5x-30+2&if\ x\geq 6\\ 30-5x +2 &if\ x\leq 6\end{cases}[/tex]

[tex]\Longrightarrow f(x) = \begin{cases}5x-28&if\ x\geq 6\\ -5x +32 &if\ x\leq 6\end{cases}[/tex]

case 1: x ≥ 6 → f(x) = 5x - 28

5(6) - 28 = 30 - 28 = 2

Then

the point A(6 ,2) lie on the graph (line) of f

5(7) - 28 = 35 - 28 = 7

Then

the point B(7 ,7) lie on the graph (line) of f

Graphing :

When x ≥ 6 ,the graph of f is the ray [AB) (just connect the points A and B)

case 2: x ≤ 6 → f(x) = -5x + 32

-5(6) +32 = -30 + 32 = 2

Then

the point A(6 ,2) lie on the graph (line) of f

-5(5) +32 = -25 + 32 = 7

Then

the point C(5 ,7) lie on the graph (line) of f

Graphing :

When x ≤ 6 ,the graph of f is the ray [AC) (just connect the points A and C)

Chuck's birthday is 2 days before Linus's.
Lucy's birthday is 3 days after Marcy's.
Patty's birthday is 4 days before Lucy's. If
Marcy's birthday is March 10, when is
Patty's birthday?

Answers

Answer:

march 9

Step-by-step explanation:

10+3-4

=9

I think that's the answer

please help ..
Use the function f(x) = 2x2 − x − 10 to answer the questions.

Part A: Completely factor f(x). (2 points)

Part B: What are the x-intercepts of the graph of f(x)? Show your work. (2 points)

Part C: Describe the end behavior of the graph of f(x). Explain. (2 points)

Part D: What are the steps you would use to graph f(x)? Justify that you can use the answers obtained in Part B and Part C to draw the graph. (4 points)

I have part a and b

Answers

The end behavior is that as the value of x increases the value of function increases.

How to get the graph of a function?

A) We want to completely factor; f(x) = 2x² - x - 10

⇒ f(x) = 2x² - 5x + 4x - 10

⇒ 2x(x + 2) - 5(x + 2)

⇒ (2x - 5)(x + 2)

B) The x-intercept occurs at y = 0. Thus;

(2x - 5)(x + 2) = 0

x  =5/2  and x = -2

C) f(x) = 2x² - x - 10

Thus, the end behavior is that as the value of x increases the value of function increases.

D) The graph steps has been attached

Read more about Function Graph at; https://brainly.com/question/14323743

#SPJ1

b) A different sequence has this expression for the nth term: 1 (n + 1)² Work out the first four terms in the sequence. b ) A different sequence has this expression for the nth term : 1 ( n + 1 ) ² Work out the first four terms in the sequence.

Answers

The first four terms in the sequence are 4, 9, 16 and 25.

Given that, the nth term of the sequence is 1 (n + 1)².

We need to find the first four terms in the sequence.

What is the sequence?

In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters.

To find the first four terms of the sequence, replace n=1, 2, 3 and 4.

Now, when n=1

1(1+1)²=1×4=4

When n=2

1(1+2)²=1×9=9

When n=3

1(1+3)²=1×16=16

When n=4

1(1+4)²=1×25=25

Therefore, the first four terms in the sequence are 4, 9, 16 and 25.

To learn more about the sequence visit:

https://brainly.com/question/21961097.

#SPJ1

Suppose that f(n)=f(n/5)+3n when n is a positive integer divisible by 5, and f(1)=4.

Answers

By means of recurrence formulas and a given initial value, we find the following three results: f(5) = 19, f(125) = 469, f(3125) = 11719.

How to find the value the elements of a sequence by recurrence formula

Sequences are sets of values defined by at least one condition. In this case, we have three conditions to generate the required values:

f(n) = f(n/5) + 3 · n

f(1) = 4

[tex]n \in \mathbb{N}[/tex]

Now we proceed to find the elements by recurrence:

f(5) = f(1) + 3 · 5

f(5) = 4 + 15

f(5) = 19

f(25) = f(5) + 3 · 25

f(25) = 19 + 75

f(25) = 94

f(125) = f(25) + 3 · 125

f(125) = 94 + 375

f(125) = 469

f(625) = f(125) + 3 · 625

f(625) = 469 + 3 · 625

f(625) = 469 + 1875

f(625) = 2344

f(3125) = f(625) + 3 · 3125

f(3125) = 2344 + 9375

f(3125) = 11719

By means of recurrence formulas and a given initial value, we find the following three results: f(5) = 19, f(125) = 469, f(3125) = 11719.

To learn more on recurrence formulas: https://brainly.com/question/13391306

#SPJ1

If the standard notation (original number) is 0.004430 cm, what would the sign of the exponent be?
Zero
Positive
Negative

Answers

Answer:

Negative

Step-by-step explanation:

When you move the decimal place to the right, the exponent in scientific notation is negative. In other words, when you are converting a number smaller than 1 into scientific notation, the exponent will be negative. In this case, because you are moving the decimal place to the right 3 places, the new number would be 4.430 x 10⁻³ cm.

When you move the decimal place to the left, the exponent in scientific notation is positive.

Question 12 of 40 Given right triangle ABC, which of the following statements must be true? Check all that apply. A C A. sin C = cos(90° - C) B. ZA and ZC are complementary C. sinC = cos(A-90°) D. sinC = cos(90° - A)​

Answers

sinC=AB/ACcosA=AB/ACsinC=cos(90-C)=cosA

Angles are complementary

Option B and A are correct

Answer:

A and C are complementarty

sinC=cos90-C

Step-by-step explanation:

Just took the exam on a pex

good luck homedawg


Are the two smaller triangles similar? If so, write the similarity statement and identify which theorem or postulate is used
to prove the two triangles similar.
A. Yes, AABC-ACBD by the AA similarity postulate.
B. Yes, AABC-ADBC by the SSS similarity theorem.
C. Yes, AABC-ACBD by the SAS similarity theorem.
D. No, these triangles are not similar.

Answers

Answer:

C. Yes, △ABC~△CBD by the SAS similarity theorem

Step-by-step explanation:

i think

Answer:

C- SAS similarity theorem

Explantion:

Two sides and one 90 degree angle

Find the area of this,
Simplify your answer completely.

Answers

Answer:

[tex] \frac{2}{15} {cm}^{2} [/tex]

Step-by-step explanation:

Area of Rectangle = Length x Breadth

=

[tex] \frac{1}{5} \times \frac{2}{3} \\ = \frac{2}{15} {cm}^{2} [/tex]

determine the slope of a line that is parrallel to the equation 3x + 6y =18

Answers

SOLVING

[tex]\Large\maltese\underline{\textsf{A. What is Asked}}[/tex]

Determine the slope of a line that is parallel to the equation [tex]\bf{3x+6y=18}[/tex].

[tex]\Large\maltese\underline{\textsf{B. This problem has been solved!}}[/tex]

First we should divide the whole equation by 6,

[tex]\bf{\dfrac{3}{6}x+\dfrac{6}{6}y=\dfrac{18}{6}}[/tex] | simplify

[tex]\bf{\dfrac{1}{2}x+y=3}[/tex] | subtract 1/2 x

[tex]\bf{y=-\dfrac{1}{2}x+3[/tex]

[tex]\rule{300}{1.7}[/tex]

[tex]\bf{Result:}[/tex]

            [tex]\bf{=Slope-\dfrac{1}{2}[/tex]

[tex]\boxed{\bf{aesthetic\not101}}[/tex]

Educator should teach children how to properly use yard sticks to measure

a True b False

Answers

It is a. True that educators should teach children how to properly use yardsticks to measure.

What is a yardstick?

A yardstick is a standard long tool used to measure lengths.  It contains three feet, 36 inches, or 0.9144 meters.

Since it is three times the length of a standard ruler of 12 inches, it is recommended for teaching children.

Thus, truly, educators should teach children how to properly use yardsticks to measure.

Learn more about using yardsticks at https://brainly.com/question/1021429

#SPJ1

Which expression is equivalent to (3x² + 4x-7)(x-2)?
A. (3x² + 4x-7)(x) + (3x² + 4x-7)(-2)
B. 2x(3x² + 4x-7)
OC. x(3x² + 4x-7) - 2
D. x(3x2 + 4x-7)+2(3x² + 4x-7)

Answers

Answer: A. (3x² + 4x-7)(x) + (3x² + 4x-7)(-2)

Step-by-step explanation:

The expressions are equivalent by the distributive property.

QUESTION IS DOWN BELOW WORTH 30 POINTS

Answers

Answer:26

Step-by-step explanation:

Answer:

102cm^3

Step-by-step explanation:

Consider the function f(x) = 10(x2 – 7x). what are the additive and multiplicative inverses?

Answers

Answer:

Additive = -10x^2+70x

Multiplicative = 1/10x(x−7)

Step-by-step explanation:

The multiplicative inverse of a number is the reciprocal of that number. Since 10(x^2−7x)⋅ 1/10x(x−7)=1 , then 1/10x(x−7)  is the multiplicative inverse of  10(x^2−7x) .

Since  10(x^2−7x)−10x^2+70x=0 , then −10x^2+70x

is the additive inverse of 10(x^2−7x).

why do the graphs tan(x) and y=x^3 look alike?

Answers

The key features of the graph include the fact the graphs are periodic.

How to illustrate the graph?

It should be noted that a graph is a diagram that represents ban interrelations between variables.

The tan graph is simply the visual representation of the tangent function for a range of angles.

In this case, the graphs have been attached and it can be seen that the tan graph repeats every 180° and is not a continuous curve.

Learn more about graph on:

brainly.com/question/19040584

#SPJ1

Answer: it is a ratio of vertical alignment w.r.t horizontal alignment

Step-by-step explanation:

The main difference is that graph of tan(x) is the ratio of sin(x)/cos(x) that is it is a ratio of vertical alignment w.r.t horizontal alignment whereas graph of x^3 is not trigonometric but algebraic in nature as ( x×x×x).

In a video game, two objects move around the screen according to the equations r = 4cos(θ) and r = –1 2cos(θ). which coordinates represent a possible collision point of the objects?

Answers

The coordinates represents a possible collision point of the objects according to equations r = 4cos(θ) and r = –1/ 2cos(θ)  cos(∅) are (-2,2π/3).

Given Equations  r = 4cos(θ) and r = –1 2cos(θ).

We have to find the coordinates of collision.

The first object is moving around the screen r = 4cos(θ).

The second object is moving around the screen r = –1 /2cos(θ).

According to question

Coordinate can be found out by equating both the equations.

4cos(θ) =–1 /2cos(θ)

2cos(θ)=-1

cos(θ)=-1/2

θ=[tex]cos^{-1} (1/2)[/tex]

=120°

θ=-2π/3

Therefore the two equations are equal when

θ=2π/3

we have

r=4 cos(2π/3)=-2

and r=-1+2 cos(2π/3)

r=-2

Hence the coordinates that represent the collision point are (-2,2π/3).

Learn more about motion of equation at https://brainly.com/question/25951773

#SPJ4

Answer: Option A on EDGE

Just took test

Step-by-step explanation:

Use the function below to find F(3).

Answers

Answer:

D

Step-by-step explanation:

Answer:

D. 1/125

Step-by-step explanation:

[tex]f(3)=(\frac{1}{5} )^{3} =\frac{1^{3} }{5^{3} } =\frac{1}{125}[/tex]

Hope this helps

Use a graphing calculator to find the value of the correlation coefficient r and determine if there is a strong correlation among the data. (12, 28), (15, 50), (18, 14), (21, 28), (24, 36)Group of answer choicesweak positive correlationstrong negative correlationstrong positive correlationweak negative correlation

Answers

The value of the correlation is -0.0721 and it is a weak negative correlation

How to determine the correlation coefficient?

The points are given as:

(12, 28), (15, 50), (18, 14), (21, 28), (24, 36)

Enter the above points in a graphing calculator.

From the graphing calculator, we have the following summary:

X Values

Sum X = 90Mean = 18∑(X - Mx)^2 = SSx = 90

Y Values

Sum Y = 156Mean = 31.2∑(Y - My)^2 = SSy = 692.8

X and Y Combined

N = 5∑(X - Mx)(Y - My) = -18

R Calculation

r = ∑((X - My)(Y - Mx)) / √((SSx)(SSy))

This gives

r = -18 / √((90)(692.8)) = -0.0721

So, the correlation coefficient is -0.0721

The above is a negative correlation because it is less than 0 and it is a weak correlation because it is closer to 0 than -1

Hence, the correlation is a weak negative correlation

Read more about correlation coefficient at:

https://brainly.com/question/27226153

#SPJ1

Please help!!! Select the quadratic equation that has no real solution.

Answers

Answer:

[tex]25x^2-10x+4[/tex]

Step-by-step explanation:

You can use the quadratic formula to determine if a quadratic equation has real or imaginary solutions. The quadratic formula is: [tex]x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex]. What really matters in this case is the discriminant, which is the stuff under the radical which is: [tex]b^2-4ac[/tex]. This is because the solutions are only imaginary, if the discriminant is negative, because then you would be taking the square root of a negative number. So let's look through each example:

[tex]25x^2+20x-4[/tex]; a=25, b=20, c-4: [tex]20^2-4(25)(-4) = 800[/tex]. By examining this one example, it's important to note, if you have one negative number as a or c, then it cancels out the negative sign in the -4, and it becomes positive. So let's look at examples where a or c doesn't equal a negative number OR both a and c equal negative, that way they cancel out and over -4ac is still negative.

[tex]25x^2-10x+4[/tex]; a=25, b=-10, c=4. In this case both a and c are positive so -4ac will remain negative. This gives you: [tex](-10)^2-4(25)(4) = 100-400 = -300[/tex]. So this has a negative discriminant meaning it will have no real solution but rather imaginary solutions

Factor completely x^8- 16.

Answers

Answer:

Step-by-step explanation:


So in this example we'll be using the difference of squares which essentially states that: [tex](a-b)(a+b)=a^2-b^2[/tex] or another way to think of it would be: [tex]a-b=(\sqrt{a}-\sqrt{b})(\sqrt{a}+\sqrt{b})[/tex]. So in this example you'll notice both terms are perfect squares. in fact x^n is a perfect square as long as n is even. This is because if it's even it can be split into two groups evenly for example, in this case we have x^8. so the square root is x^4 because you can split this up into (x * x * x * x) * (x * x * x * x) = x^8. Two groups with equal value multiplying to get x^8, that's what the square root is. So using these we can rewrite the equation as:

[tex]x^8-16 = (x^4-4)(x^4+4)[/tex]

Now in this case you'll notice the degree is still even (it's 4) and the 4 is also a perfect square, and it's a difference of squares in one of the factors, so it can further be rewritten:

[tex]x^4-4 = (x^2-2)(x^2+2)[/tex]

So completely factored form is: [tex](x^2-2)(x^2+4)(x^4+4)[/tex]

I'm assuming that's considered completely factored but you can technically factor it further. While the identity difference of squares technically only applies to difference of squares, it can also be used on the sum of squares, but you need to use imaginary numbers. Because [tex]x^2+4 = x^2-(-4)[/tex]. and in this case a=x^2 and b=-4. So rewriting it as the difference of squares becomes: [tex]x^4+4 = x^4 - (-4) = (x^2-\sqrt{-4})(x^2+\sqrt{-4}) = (x^2-2i)(x^2+2i)[/tex] just something that might be useful in some cases.

We can factor this into [tex](x^{4}+4)(x^{4} -4)[/tex].

This is because we use  difference of two squares where [tex]x^{2} -y^{2} = (x+y)(x-y)[/tex]

So we rewrite x^8-16 to x^8-4^2.

This can then be written to the equation I put at the start.

p.s. The reason its [tex]x^{4}[/tex] is because [tex]x^{4} * x^{4} = x^{8}[/tex]
(P.S.S I just found that the other helper did it fully so I stopped here, read his, its correct)

Find cos(A). Show your work and reduce the ratio if necessary

Answers

Using relations in a right triangle, it is found that:

cos(A) = 3/5 = 0.6.

What are the relations in a right triangle?

The relations in a right triangle are given as follows:

The sine of an angle is given by the length of the opposite side to the angle divided by the length of the hypotenuse.The cosine of an angle is given by the length of the adjacent side to the angle divided by the length of the hypotenuse.The tangent of an angle is given by the length of the opposite side to the angle divided by the length of the adjacent side to the angle.

In this triangle:

The adjacent side to A has length 30.The hypotenuse has length 50.

Hence:

cos(A) = 30/50 = 3/5 = 0.6.

More can be learned about relations in a right triangle at https://brainly.com/question/26396675

#SPJ1

which table represents a linear function? y=3,7,11,15 y=3,8,15,21 y=3,9,3,9 y=3,9,27,81?

Answers

The table that represents a linear function is y=3,7,11,15

How to determine the table?

For a table to represent a linear function, the table must have a constant rate of change i.e. a common difference

From the list of options, we have:

y=3,7,11,15

The difference between each y value is 4

i.e. 7 - 3 = 11 - 7 = 15 - 11 = 4

Hence, the table that represents a linear function is y=3,7,11,15

Read more about linear functions at:

https://brainly.com/question/4025726

#SPJ1

Given: Triangle ABC, AC=BC, AB=3, line segment CD is perpindicular to line segment AB, CD= sqrt 3 find AC

Answers

Based on the data given, the length of line segment AC is 2.29

What is the length of side AC?

Based on the given data:

AC=BCAB=3line segment CD is perpendicular to line segment ABCD= sqrt 3

The triangle ABC is an isosceles triangle.

The line segment AC is the hypotenuse of the the triangle ACD.

The length of AD = 3/2

[tex]AC = \sqrt{(\sqrt{3)^{2}} + (\frac{3}{2})^{2}}= 2.29[/tex]

In conclusion, the length of  AC is 2.29

Learn more about line segment at: https://brainly.com/question/2437195

#SPJ1

Geometry
Surface area and volume

Answers

Answer:

[tex]volume=558.9[/tex]

Step-by-step explanation:

find the volume of the cone and the hemisphere and add them together

cone:

[tex]Vcone=\pi r^{2} \frac{h}{3} \\\\V=\pi (5.3)^2(\frac{8.4}{3} )\\V=\pi (28.09)(2.8)\\V=247.09\pi \\V=247.1[/tex]

hemisphere:

[tex]Vhemisphere=\frac{2\pi r^3}{3} \\V=\frac{2\pi (5.3)^3}{3} \\V=\frac{2\pi (148.877)}{3} \\V=\frac{297.754\pi }{3} \\V=\frac{935.421}{3}\\ V=311.8[/tex]

add the volumes together:

[tex]Vol=247.1+311.8\\Vol=558.9[/tex]

For each of the transformed square root functions, state the transformations and use them to plot the
transformed function on the same graph with the parent function.

Answers

Step-by-step explanation:

so, if I understand this correctly, the original function (shown in the graph) is

f(x) = sqrt(x)

the following transformations were done going from f(x) to h(x) :

x -> x + 4 as variable term moved the whole curve 4 units to the left. because now a specific functional value is calculated for a smaller x (by 4 units) than for the original f(x). e. g. let's call g(x) = sqrt(x + 4). then g(-4) = f(0). as mentioned, everything moved over to the left by 4 units.

sqrt(x) -> 3×sqrt(x) increased the range of the function (the generated y values) by the factor 3. was the functional result for a x value = 1, then it is now 3 for the same x value.

sqrt(x) -> sqrt(x) - 1 moved the whole curve down by 1 unit.

in summary, the whole original curve was moved 4 units to the left, then stretched upwards by the factor 3, and then that result was moved down by 1 unit.

so, e.g.

h(-4) = 3×f(0) - 1 = -1 point (-4, -1) corresponds to old (0, 0)

h(-3) = 3×f(1) - 1 = 2 point (-3, 2) corresponds to old (1, 1)

h(0) = 3×f(4) - 1 = 5 point (0, 5) corresponds to old (4, 2)

12) Becky bought a digital camera on the installment plan. The purchase price was $859.95. She paid $150 down
and made 12 monthly payments of $65.25. Find the finance charge she paid.
O a.) $71.45
Ob.) $75.35
Oc.) $74.50
Od.) $73.05

Answers

Let the finance charge be X
Therefore;

$65.25(12) + $150 + X = $859.95
$783 + $150 + X = $859.95
$933 + X = $859.95
X = $933 - $859.95
X =73.05
X =d

A teacher takes her AP calculus class of 8 students to lunch. They sit around a circular dining table.
a. How many seating arrangements are possible?
b. How many seating arrangements are there if the teacher has to sit on the chair closest to the soda fountain?
c. Among the students are one set of triplets. How many seating arrangements are there without all three of them sitting together?

Answers

Step-by-step explanation:

it is 8+1 people (8 students and 1 teacher).

a.

how many seating arrangements are possible ?

start with any of the 9 seats. there are 9 possibilities who will sit in that chair.

the next seat has then only 8 possibilities left. the next one 7. the next b one 6. and so on.

so, all possibilities are

9×8×7×6×...×1 = 9! = 362,880

b.

if the teacher is fixed to a specific seat, then this position is constant in all seating arrangements.

that means for the variable part we have only 8 people remaining.

and that gives us now only

8! = 40,320

possibilities

c.

how many combinations are there for the triplets, when they sit together, to arrange their internal sitting sequence ?

3! = 6

and we need to block these 6 combinations for each of the freely selectable seats as starting seat for such a block of 3.

to visualize this, let's give each seat an identifier.

we have the seats s1, s2, s3, ... s8, s9.

for all the combinations of these 9 seats, we need to eliminate the 6 combinations, where the triplets sit on s1, s2, s3.

and then the 6 combinations, where they sit at s2, s3, s4.

and then at s3, s4, s5. then at s4, s5, s6. ... s8, s9, s1. and s9, s1, s2.

it is not clear if b. still applies here (and the teacher has a fixed seat), or if we are back to the general a. scenario.

if we have again all 9 people picking their seats freely, and we only block the triplets from sitting together, then we need to block these 6 combinations for each of the 9 seats (as visualized above) giving us

9! / (9×3!) = 362,880 / 54 = 6,720 remaining possibilities.

if we have again the teacher blocking one fixed seat, then we need to block the 6 triplets combinations theoretically for each of the 8 remaining seats as above.

but : the teacher is now a separator disabling some of these blocks of 3.

e.g. let's say the teacher's seat is s9. then the teacher automatically separates the triplets in otherwise "illegal" blocks of 3.

s7, s8, s1 is now a valid seat combination for the triplets (because there is the fixed s9 in between).

the same for s8, s1, s2.

so, we need to eliminate the 6 combinations not for all 8 starting seats, but only for 6.

and that gives us

8! / (6×3!) = 40,320 / 36 = 1,120 remaining possibilities.

Other Questions
NASA is conducting an experiment to find out the fraction of people who black out at G forces greater than 6. Step 1 of 2: Suppose a sample of 585 people is drawn. Of these people, 274 passed out at G forces greater than 6. Using the data, estimate the proportion of people who pass out at more than 6 Gs. Write the prime factorization of 27. Use exponents when appropriate and order the factors from least to greatest We have found that:(X,)=(3,-1) m = 3Substituting these values in (y - y) = m(x-x1), we'll get the equation of the line as: What is themost likelyreason ChiangKai-shek was able to rule as a dictator? How were War Bonds used during World War II?A. Increased income tax rates and the tax rollsB. Used to finance the war and remove from circulationC. Changing prices as necessary to keep American businesses aliveD. Preventing inflation by freezing prices on necessary goods Choose the letter of the equation forthe graph. The height of a ball thrown vertically upward from a rooftop is modelled by h(t)= -4.8t^2 + 19.9t +55.3 where h (t) is the balls height of above the ground, in meters, at time t seconds after the thrown. Determine the maximum height of the ball. ( in numerical value) In the following paragraph, which sentence should be rewritten in passive voice?During the final play of the game, the Aardvarks needed to score three points. Troy Moore passed the ball to Ramon Bender, right under the basket. Ramon threw it over his shoulder, without looking, to Paul Jones. Paul, at the buzzer, fired a shot from half court. The ball felt like it was in slow motion before sliding through the basket.A. The ball felt like it was in slow motion before sliding through the basket.B. Ramon threw it over his shoulder, without looking, to Paul Jones.C. Paul, at the buzzer, fired a shot from half court.D. None of these should be rewritten. Why does an argumentative editorial have a claim What are the characteristics of Traditional Chinese ethics? PLS HELP I NEED THE EQUATION Downdrafts and updrafts found side by side occur during the ________ in the life cycle of an air mass thunderstorm. mature stage dissipating stage cumulus stage Cancer Possible Causes: Symptoms: Treatment: Which statement best describes the historical significance of the Declaration of Independence?It contains different colonists opinions about whether the colonies should attempt to separate from Britain.It describes why the colonists wanted to be free from Britain and what led to their decision to fight against British rule.It describes why colonists and the founding fathers believed in the separation of church and state.It contains the signatures of famous colonists such as Benjamin Franklin and Thomas Jefferson.the correct answer is B ( i just did the test) 20. Sofia paid $11.80 for a pen, a marker, and a binder. The marker cost $0.80 more than the pen. The binder cost 4 times as much as the marker. What was the cost of the pen? helppp easy quick points Instructions: Solve the quadratic equation and simplify your answer(s).7x2=125xx= -5 + , -5 1414 What is an anticodon?the three bases on a tRNA that match up with mRNAthe three mRNA bases that code for an amino acidthe portion of DNA that codes for a proteinthe bond between amino acids while they are in the ribosome A parrotlike repeating of anothers speech or movements is most common among those with _____________________ schizophrenia. Paintings have shapes, sculptures have: