verbal expression for the following numerical expression: ( 4 + 9 ) x 3

Answers

Answer 1

Answer:

I don't know if I'm doing this 100% correctly but I would put:

four plus nine's total multiplied by 3


Related Questions

heeelppp pleaseee ):

heeelppp pleaseee ):
heeelppp pleaseee ):

Answers

Answer:

16. A and C; 17. All triangles

Step-by-step explanation:

Reflection over x is just "flipping upside-down as if turning the page over holding the ends of x axis", so it's A and C

Congruent means "have same sides and angles" and all the triangles are the same that way.

According to police sources a car with a certain protection system will be recovered 78% of the time. Find the probability that 3 of 8 stolen cars will be recovered.

Answers

The probability that 3 of 8 stolen cars will be recovered is 0.296 or approximately 0.30.

The given problem involves a binomial distribution, where the probability of success (recovering a stolen car) is p = 0.78 and the number of trials is n = 8. We need to find the probability of getting exactly 3 successes.

The probability of getting exactly k successes in n trials can be calculated using the binomial probability formula:

P(k successes) = (n choose k) * \(p^k\) * \({1-p}^{n-k}\)

where (n choose k) represents the binomial coefficient, which can be calculated as:

(n choose k) = n! / (k! * (n-k)!)

where n! represents the factorial of n.

Using the above formula with k = 3, n = 8, and p = 0.78, we get:

P(3 successes) = (8 choose 3) * 0.78³ * (1-0.78)⁵

= 56 * 0.78³ * 0.22⁵

= 0.296

To learn more about probability click on,

https://brainly.com/question/14464283

#SPJ4

If Tony earns five dollars on Monday and five dollars on Tuesday is that a sum of zero? need help I’m in 4th

Answers

no it’s will be a total of $10
$5 + $5 =$10
one hang= 5 fingers so two 5’s are 10.

Answer:

The sum is $10

Step-by-step explanation:

Since Tony got $5 on Monday and $5 on Tuesday, we can add them together by doing 5+5. We can add 5 and 5 together to get a total of $10 that Tony has earned. This means that it isn't a sum of 0 but a sum of 10.

(hope this helped)

It’s this one and I’m done

Its this one and Im done

Answers

Answer:

168 in

Step-by-step explanation:

Pythagoras says:

b² + 56² = 70²

so

b² = 70² - 56²

b = √1764 = 42

so the perimeter is 70+56+42 = 168

help me fast for extra points​

help me fast for extra points

Answers

Answer:

EKH and FKG

Step-by-step explanation:

vertical angles are angles that are directly vertical from each other.

Answer:

C

Step-by-step explanation:

EKH AND FKG THEY ARE VERTICLE (SAME ANGLES)

relationships between triangles and circles

Answers

Triangles can be inscribed in and circumscribed around circles, and circles can be inscribed in and circumscribed around triangles.

How triangles and circles relate?

There are several relationships between triangles and circles, including:

Incenter: The incenter of a triangle is the center of the circle that is tangent to all three sides of the triangle.

Circumcenter: The circumcenter of a triangle is the center of the circle that passes through all three vertices of the triangle.

Orthocenter: The orthocenter of a triangle is the point where the altitudes of the triangle intersect. The circumcircle of a triangle passes through the orthocenter.

Inscribed angle: An inscribed angle of a circle is an angle whose vertex lies on the circle, and whose sides are chords of the circle. The measure of an inscribed angle is half the measure of the intercepted arc.

Tangent: A tangent to a circle is a line that intersects the circle at exactly one point. If a line is tangent to a circle at a point, then it is perpendicular to the radius at that point.

Similarity: If two triangles are inscribed in the same circle and share a common chord as a side, then they are similar.

These relationships have important applications in geometry and trigonometry, and can be used to solve problems involving triangles and circles.

Learn more about triangles

brainly.com/question/2773823

#SPJ11

Find the EXACT perimeter and EXACT area of triangle ABC (meaning radical form) BD=3 *will give brainliest*

Find the EXACT perimeter and EXACT area of triangle ABC (meaning radical form) BD=3 *will give brainliest*

Answers

Answer:

Perimeter = 4.5√3 + 4.5

Area = 3.375√3

Step-by-step explanation:

Well you can first see that triangle ABC is a 30°60°90° triangle.

Since angle A is 60 and it is bisected, you will have a small 30°60°90° triangle and a 120°30°30° triangle.

You can say that DA is congruent to BD by Base Angle Theorem.

DA = 3

By using the ratios of the sides of the 30°60°90° you get that CD is 1.5 and CA is 1.5√3

CD = 1.5

CA = 1.5√3

BC = 4.5

Area = (4.5 * 1.5√3) / 3 = 6.75√3 / 2

Area = 3.375√3

By using the 30°60°90° ratio again, you get that BA = 3√3

Perimeter = 1.5√3 + 3√3 + 4.5

Perimeter = 4.5√3 + 4.5

I'm not 100% sure that the answer is right so check it.

Solve for x. Enter the solutions from least to greatest.
x2 – X – 12 = 0

Answers

Answer:

x=-3 or 4

Step-by-step explanation:

Consider the following first order linear ordinary differential equation: y(t)+ 1​/2 y(t)=2 A) Find the function that is the general solution of the differential equation above; B) Find a particular solution to equation (1) if the initial condition is y(0)=5 C) Determine the value of y(t) at the equilibrium y(t)=0 and examine the stability, in other words the tendency to converge to or diverge away from equilibrium;

Answers

A) The general solution of the differential equation is y = 4 + C * \(sqrt(e^(-t/2)),\) where C is an arbitrary constant.

B) The particular solution with the initial condition y(0) = 5 is y = 4 + \(sqrt(e^(-t/2)).\)

C) The equilibrium y(t) = 0 is not reached, and the system exhibits stability as y(t) tends to converge to 4 as t increases.

A) To find the general solution of the differential equation, we can use the method of integrating factors. The given equation is a first-order linear ordinary differential equation of the form:

dy/dt + (1/2)y = 2

First, we identify the integrating factor, which is the exponential of the integral of the coefficient of y. In this case, the coefficient is (1/2). So, the integrating factor (IF) is given by:

\(IF = e^(integral(1/2) dt) = e^(1/2 * t) = sqrt(e^(t/2))\)

Now, we multiply both sides of the differential equation by the integrating factor:

\(sqrt(e^(t/2)) * (dy/dt) + (1/2)sqrt(e^(t/2)) * y = 2 * sqrt(e^(t/2))\)

By applying the product rule on the left-hand side, we can rewrite the equation as:

\((d/dt)(sqrt(e^(t/2)) * y) = 2 * sqrt(e^(t/2))\)

Integrating both sides with respect to t:

\(sqrt(e^(t/2)) * y = 4 * sqrt(e^(t/2)) + C\)

Where C is the constant of integration. Now, we solve for y:

\(y = (4 * sqrt(e^(t/2)) + C) / sqrt(e^(t/2))\)

Simplifying further:

y = 4 + C * \(sqrt(e^(-t/2))\)

Therefore, the general solution of the differential equation is y = 4 + C *sqrt(e^(-t/2)), where C is an arbitrary constant.

B) To find a particular solution with the initial condition y(0) = 5, we substitute t = 0 and y = 5 into the general solution:

5 = 4 + C * \(sqrt(e^0)\)

5 = 4 + C * sqrt(1)

5 = 4 + C

From this, we find C = 1.

Thus, the particular solution with the initial condition y(0) = 5 is y = 4 + sqrt(e^(-t/2)).

C) To determine the value of y(t) at the equilibrium y(t) = 0, we set y = 0 in the general solution:

\(0 = 4 + C * sqrt(e^(-t/2))\)

Solving for t, we have:

\(C * sqrt(e^(-t/2)) = -4\)

Since C is a constant and the square root of a positive quantity is always positive, there is no value of t for which y(t) will be exactly equal to 0. Therefore, the equilibrium y(t) = 0 is not reached.

Regarding stability, we can observe that the exponential term \(e^(-t/2)\)in the general solution decays to 0 as t approaches infinity. This indicates that y(t) will tend to converge to 4 as t increases, suggesting stability. However, it's important to note that the equilibrium at y(t) = 0 is not reachable in this case.

Learn more about differential equation here:

https://brainly.com/question/28099315

#SPJ11

If 25 individuals were alive in 1955 and 500 existed in 2013, what is r?a) 475b) 2.99c) 0.052d) 0.029

Answers

It seems that you are referring to the exponential growth formula which is:

N(t) = N₀ * (1 + r)^t

Where:
N(t) is the number of individuals at time t
N₀ is the initial number of individuals (in this case, 25 alive in 1955)
r is the growth rate
t is the time period (in years)

In this problem, we have:
N₀ = 25 individuals (alive in 1955)
N(t) = 500 individuals (existed in 2013)
t = 2013 - 1955 = 58 years

We need to solve for r. To do that, rearrange the formula:

r = [(N(t) / N₀)^(1/t)] - 1

Plug in the given values:

r = [(500 / 25)^(1/58)] - 1

r ≈ 0.029

So, the answer is (d) 0.029.

Learn more about it here:

brainly.com/question/31643371

#SPJ11

const erit to miguel be dibiv art sis IW You deposit $3,000 in a
savings account at 6% interest. If the interest is compounded:
001 = dipnel .02 = thbiW ISVenA Yearly: Answer: $5,372.54

Answers

After one year of compounding at a 6% interest rate, you would have approximately $3,180 in your savings account.

To calculate the amount of money you will have in the savings account after one year with compound interest, we can use the formula:

A = P(1 + r/n)^(nt)

Where:

A is the final amount

P is the principal amount (initial deposit)

r is the annual interest rate (as a decimal)

n is the number of times the interest is compounded per year

t is the number of years

Let's solve it step by step:

Given:

P = $3,000 (principal amount)

r = 6% = 0.06 (annual interest rate as a decimal)

n = 1 (compounded annually)

t = 1 (one year)

Using the formula:

A = 3000 * (1 + 0.06/1)^(1*1)

A = 3000 * (1 + 0.06)^1

A = 3000 * (1.06)^1

A ≈ $3180

So, after one year of compounding at a 6% interest rate, you would have approximately $3,180 in your savings account.

It seems there was a discrepancy in the answer provided. Based on the given information, the correct calculation yields $3,180, not $5,372.54.

Learn more about  interest rate  from

https://brainly.com/question/25720319

#SPJ11

A SUIT IS ON SALE FOR 38% OFF. THE SALE IS $465

Answers

Wow soo cooll!! What the question?
The suit would come to a total of 288.30$

14 - 2(11 - 5) + \(7^{2}\)=

Answers

Answer:

51

Step-by-step explanation:

Find the constants m and b in the linear function f(x)=mx+b so that f(7)=9 and the straight line represented by f has slope −3.
m=
b=

Answers

To find the constants m and b in the linear function f(x) = mx + b, we can use the given conditions f(7) = 9 and a slope of -3.

The value of f(7) represents the y-coordinate of the point on the line when x = 7. So, substituting x = 7 into the equation, we get 9 = 7m + b.

The slope of a linear function is given by the coefficient of x, which in this case is -3. So, we have m = -3.

Now, we can substitute the value of m into the equation obtained from f(7). We get 9 = 7(-3) + b, which simplifies to 9 = -21 + b.

Solving for b, we find b = 30.

Therefore, the constants for the linear function f(x) = mx + b that satisfy the given conditions are m = -3 and b = 30.

learn more about linear function here:

https://brainly.com/question/21107621

#SPJ11

The given lengths are two sides of a right triangle. All three sides of the triangle form a Pythagorean Triple. Find the length of the third side and tell whether it is a leg or the hypotenuse. 9 and 41

Answers

Answer:

40, leg

Step-by-step explanation:

The triangle has side lengths of 9, 40, and 41.

41 is the hypotenuse, so 40 is a leg.

Convert this decimal to a simplified fraction:

0.32

Answers

The answer is 8/25
Hope it helped

Answer:

\( \frac{8}{25} \)

Explanation

\( \frac{0.32}{100} \)

2 numbers are beyond the decimal point. This is in the hundredths place. So place the decimal upon 100. It will become

\( \frac{32}{100} \)

To simplify this fraction find the lowest common multiple that can go both in 32 and a 100 without leaving a remainder. That would be 4.

32 ÷ 4 = 8

100÷4 = 25

8x-5(4x+3)-(3-2x)=4-4(2x-3)-(9-3x)

Answers

Answer:

x=-5

Step-by-step explanation:Step 1: Simplify both sides of the equation.

8x−5(4x+3)−(3−2x)=4−4(2x−3)−(9−3x)

8x−5(4x+3)+−1(3−2x)=4−4(2x−3)+−1(9−3x)(Distribute the Negative Sign)

8x+−5(4x+3)+(−1)(3)+−1(−2x)=4+−4(2x−3)+(−1)(9)+−1(−3x)

8x+−5(4x+3)+−3+2x=4+−4(2x−3)+−9+3x

8x+(−5)(4x)+(−5)(3)+−3+2x=4+(−4)(2x)+(−4)(−3)+−9+3x(Distribute)

8x+−20x+−15+−3+2x=4+−8x+12+−9+3x

(8x+−20x+2x)+(−15+−3)=(−8x+3x)+(4+12+−9)(Combine Like Terms)

−10x+−18=−5x+7

−10x−18=−5x+7

Step 2: Add 5x to both sides.

−10x−18+5x=−5x+7+5x

−5x−18=7

Step 3: Add 18 to both sides.

−5x−18+18=7+18

−5x=25

Step 4: Divide both sides by -5.

−5x −5 = 25 −5

x=−5

The measure of angle AGE is equal to 3x+5 and the measure of angle CHG is equal to 4x-35. solve for x

Answers

Answer: I believe the answer is 30

Step-by-step explanation:

you set them equal to each other

3x +5=4x -35

3x=4x-30

-x = -30

x= 30

Which function has an inverse that is a function?

Answers

We need the picture or is it just the question?

Translate the description as an algebraic expression:
the sum of 11 cubed and a

Answers

Answer:

a + \(11^{3}\)

or

a + 1331

Step-by-step explanation:

The sum of 11 cubed and a

\(11^{3}\) + a

or

1331 + a

3480 divided by 29 most
Simplified

Answers

Answer:

120

Step-by-step explanation:

what are all the values of c that will make x^2 cx 121 a perfect square ?

Answers

Answer:

c = -22, 22

Step-by-step explanation:

\( {(x - 11)}^{2} = {x}^{2} - 22x + 121\)

\( {(x + 11)}^{2} = {x}^{2} + 22x + 121\)

Find an equation for the parabola with focus (-4, 0)​ and directrix x=4.
HELP!

Answers

Answer:

\(y = - \frac{ {x}^{2} }{16} \)

Step-by-step explanation:

First, notice the diretcrtirx is a negative horinzontal lie so this means we have a parabola facing downwards

Equation of a Parabola with center (h,k) >

\((x - h) {}^{2} = - 4p(y - k)\)

Where p is the distance of the vertex to focus/ or distance to vertex to directrix

This emans that the vertex is halfway of (-4,0) and x=4.

Since this is a upwards parabola, the y value that lies on focal axis doesn't change so know this means that

The vertex is halfway between (-4,0) and (4,0).

So the vertex is (0,0).

Plugging that in we get,

\( {x}^{2} = - 4py\)

The distance to the vertex or either the focus or directrix is 4 so p=4

\( {x}^{2} = - 4(4)y\)

\( {x}^{2} = - 16y\)

\(y = - \frac{ {x}^{2} }{16} \)

Pls help me :(


Solve for x

Pls help me :(Solve for x

Answers

Answer:

x = -3

Step-by-step explanation:

To answer this question, you should first remember that the inside angles of a triangle will always add up to 180 degrees. Therefore, we can make an equation and solve it form there:

55 + 54 + (x + 74) = 180

We add like terms:

109 + (x + 74) = 180

Continue adding like terms:

183 + x = 180

Next, we dubtract to siolate the "x" variable:

x = -3

Hope this helps :)

x=-3

Step-by-step explanation:

To start off, you're going to want to know and understand that all the angles of triangle equal 180 degrees.

Now that we know a triangle equals 180 degrees, lets make an equation. This is equation can be 55+54+74+x=180.

Now, lets combine the like terms in the equation. The equation now becomes 183+x=180.

From here, we subtract 180 from both sides, which would get us x=-3.

To double check that this is correct and that it works, you can plug in the -3 where the x would be.

I hope this helped!! Let me know if you have any further questions.

sherry buys a 5-ounce cup of ice cream. the summer heat melts the ice cream before she can eat any. what describes the weight of the melted ice cream?

Answers

The weight of the melted ice cream would be the same as the weight of the original ice cream, which is 5 ounces.

a quantity or thing weighing a fixed and usually specified amount. : a heavy object (such as a metal ball) thrown, put, or lifted as an athletic exercise or contest. 3. : a unit of weight or mass see Metric System Table.

When the ice cream melts, it undergoes a change in state from solid to liquid, but the total mass or weight remains unchanged. Therefore, the weight of the melted ice cream is still 5 ounces.

Know more about weight here:

https://brainly.com/question/31659519

#SPJ11

y=2x+3 find the solution to the system of equations.

y=2x+3 find the solution to the system of equations.

Answers

The solution to the system of equations is (-6, -9).

Given y=2x+3,

we are to find the solution to the system of equations.

In order to find the solution to the system of equations,

we require another equation in the system.

The system of equations is:

y = 2x + 3 ...

(1)Let's assume another equation:y - 3x = 9 ...

(2)The given system of equations is:

y = 2x + 3 ... (1)y - 3x = 9 ...

(2)Substituting equation (1) into equation (2), we get:

(2x + 3) - 3x = 9 => -x + 3 = 9 => -x = 9 - 3 => -x = 6 => x = -6

Therefore, substituting this value of x in equation (1), we get:

y = 2x + 3 => y = 2(-6) + 3 => y = -12 + 3 => y = -9

Therefore, the solution to the given system of equations is (-6, -9).

for such more questions on  solution

https://brainly.com/question/24644930

#SPJ8

plz help. will give brainliest.

On Monday, Braden rode 3 miles on a bike. On Tuesday, he rode 10 miles. On Wednesday, he rode 2 times farther than he did Tuesday.

How many miles has Braden ridden so far this week?

Answers

he rode 3 miles on monday, 10 on tuesday
10+3=13
rode two times farther on wed
so 10x2=20
13+20=33

Answer:

33 miles

Step-by-step explanation: I think it is correct

Monday: 3 miles

Tuesday: 10 miles

Wednesday: 20 miles because 10 x 2 = 20

3 miles + 10 miles + 20 miles = 33 miles

Hope this helps!

What types of concurrent constructions are needed to find the orthocenter of a triangle? A. intersection of the lines drawn perpendicular to each side of the triangle through its midpoint B. intersection of the lines drawn to bisect each vertex of the triangle C. intersection of the lines drawn from each vertex of the triangle and perpendicular to its opposite side D. intersection of the lines drawn to the midpoint of each side of the triangle to its opposite vertex

Answers

Answer:

intersection of the lines drawn to bisect each vertex of the triangle

Step-by-step explanation:

trust

If a₁ is 7, r is 2 and an is 3584, what is the value of n?

Answers

The value of n in the geometric sequence is 10.

How to solve geometric progression?

The first term of the sequence is 7, the common ratio is 2 and the nth term is 3584. Therefore, the value of n can be found as follows:

using geometric progression formula,

aₙ = arⁿ⁻¹

where

a = first termr = common ration = number of terms

Therefore,

3584 = 7 × 2ⁿ⁻¹

divide both sides by 7

2ⁿ⁻¹ = 3584 / 7

2ⁿ⁻¹ = 512

2ⁿ⁻¹  = 2⁹

n - 1 = 9

n = 9 + 1

Therefore,

n = 10

learn more on geometric ratio here: https://brainly.com/question/12661161

#SPJ1

need some help please

need some help please

Answers

Step-by-step explanation:

∠2 = 77°

∠2 = ∠4 ( being vertically opposite angle )

∠4 = 77°

Now...

∠1 + ∠2 = 180° ( supplementary angle )

∠1 = 180° - 77°

∠1 = 103°

here....

∠1 = ∠3 ( vertically opposite angle )

∠1 = 103°

\(.....\)

Other Questions
Which of the following choices is the BEST example of a qualified cause / effect claim?Select one:a.The cause of high drop-out rates at colleges and universities is student financial strain.b.High drop-out rates at colleges and universities are caused by students not having enough financial resources to pay for school and living expenses.c.Students drop out of school because they don't have sufficient financial resources to pay for school in addition to living expenses.d.One of the causes associated with drop-out rates at colleges and universities is that students may lack sufficient financial resources to pay for school in addition to living expenses. one of the benefits of utilizing an automated chest compression device is that: which of the following will increase the future value of a lump sum investment? i. decreasing the interest rate ii. increasing the interest rate iii. increasing the time period iv. decreasing the amount of the lump sum investment multiple choice An artist recreated a famous painting using a 4:1 scale. The dimensions of the scaled painting are 8 inches by 10 inches. What are the dimensions of the actual painting? 40 inches by 50 inches 32 inches by 40 inches 12 inches by 14 inches 2 inches by 2.5 inches A marble tile would feel cold as compared to a wooden tile on a winter morning, because the marble tile(a) is a better conductor of heat than the wooden tile.(b) is polished while wooden tile is not polished.(c) reflects more heat than wooden tile.(d) is a poor conductor of heat than the wooden tile which type of interest group dominates american politics The __________ is often used as the starting point for the selling and administrative expenses budget. sales budget factory overhead cost budget production budget cost of goods sold budget Ted's pancake kitchen suffers a short-run loss. when should ted decide to shut down rather than continue to produce? The total area of a rectangle is 30cm squaredWork out the lenghts x And y Explain how many things in daily life are basically a marginal benefit marginal cost analysis, provide an example. Which of the given series are absolutely convergent? IN a. COS n=1 Ob.. sin 2n n n=1 nn You perform a mark-recapture study to understand the population size of slender salamanders (Batrachoseps attenuatuss) in Arcata, California. You initially catch and mark 15 individuals. In your second sample, you catch 20 individuals, and zero of them are marked. You estimate the total population size as: Why do you think the Germans resorted to sending this message? What can it tell us about their situation in 1917? The major expense of state governments is:the governor's staffthe court systemparks and recreationeducation15 points!! specify the pricing, either proprietary, open sourcefreeware or else in SAs some benefits of using ____ on farms instead of human labor are that work can be done much more quickly and the cost of the production usely is decreased any breach entitles the nonbreaching party to sue for damages. true or false PLEASE HELP!!! Health services is the fastest-growing industry in the United states True or False 13 (96) - 14 - (-24) We have seen how different people wrote of different experienceswith the native peoples of the New World. Whatimpression of the natives do we get from this weeksreadings? What do you think inf