Find the value of x.

Find The Value Of X.

Answers

Answer 1

Answer:

x=15

Step-by-step explanation:

90+90+90 (3 right angles) = 270

round a point = 360    360-270=90

90/6(4 and 2) = 15

Answer 2

Answer:

x = 15

Step-by-step explanation:

2x+4x + 90

6x = 90

x = 15


Related Questions

2.25. in section 2.1 we described an algorithm that multiplies two n-bit binary integers x and y in time n a , where a = log2 3. call this procedure fastmultiply(x, y).

Answers

fastmultiply(x, y) which multiplies two n-bit binary integers, x and y, in time n a, where a = log2 3

Split the n-bit integers x and y into two n/2-bit halves, xL and xR, and yL and yR, respectively.Compute the products xL * yL, xR * yR, and (xL + xR) * (yL + yR) recursively by calling the fastmultiply function on each pair of n/2-bit integers.Combine the three intermediate products as follows: xy = xLyL + (xLyR + xRyL) * 2^(n/2) + xRyR * 2^nReturn the product xy.

Intermediate products can be computed recursively, reducing the number of basic operations required for multiplication from n^2 to n^log2 3. By dividing the problem into subproblems and using recursion, fastmultiply achieves a significant reduction in running time compared to the straightforward approach of multiplying each digit separately.

To know more about n-bit integers click here:

https://brainly.com/question/16022447

#SPJ11

What is the surface area of this net?

What is the surface area of this net?

Answers

The surface area of the triangular prism is 27.4 ft².

How to find the surface area?

The diagram above is a triangular base prism. Therefore, the surface area of the prism can be found as follows:

surface area of the prism = 2(area of the triangle) + 3(area of the rectangular face)

Therefore,

area of the rectangular face = 2 × 4

area of the rectangular face = 8 ft²

area of the triangular face = 1.7 ft²

Hence,

surface area of the prism = 2(1.7) + 3(8)

surface area of the prism = 3.4 + 24

surface area of the prism = 27.4 ft²

learn more on surface area here: https://brainly.com/question/2835293

#SPJ1

SOLVING SYSTEMS:
I just need the work for each equation.

SOLVING SYSTEMS:I just need the work for each equation.

Answers

S. 2x - 6 = x + 8
+ 6 + 6
2x = x + 14
-x -x
x = 14

y = (14) + 8
y = 22

(14 , 22)

I. 2x - 5y = 16
-2x + 20y = -16
15y = 0
/15 /15
y = 0

x - 10(0) = 8
x = 8

(8 , 0)

F. 10x + 6y = -4
2x - 6y = -8
12x = -12
/12 /12
x = -1

2(-1) - 6y = -8
-2 - 6y = -8
+2 +2
-6y = -6
/-6 /-6
y = 1

(-1 , 1)

N. 24x - 3y = 15
2x + 3y = 11
26x = 26
/26 /26
x = 1

2(1) + 3y = 11
2 + 3y = 11
-2 -2
3y = 9
/3 /3
y = 3

(1 , 3)

T. 3x - 2y = -2
6x + 2y = 2
9x = 0
/9 /9
x = 0

-3(0) + 2y = 2
2y = 2
/2 /2
y = 1

(0 , 1)

O. -8x - 4y = 6
5x + 4y = -3
3x = -3
/3 /3
x = -1

-4(-1) - 2y = 3
4 - 2y = 3
-4 -4
-2y = -1
/-2 /-2
y = 1/2

(-1 , 1/2)

I. 8x - 9 = -2x - 4
+2x +2x
10x - 9 = -4
+9 +9
10x = 5
/10 /10
x = 1/2

y = -2(1/2) - 4
y = -1 - 4
y = -5

(1/2 , -5)

D. -6x - 4 = -3x + 5
+3x +3x
-3x - 4 = 5
+4 +4
-3x = 9
/-3 /-3
x = -3

y= -3(-3) + 5
y = 9 + 5
y = 14

(-3 , 14)

S. -9 = -3x - 3y
8 = 4x + 3y
-1 = x

3 = -1 + y
+1 +1
4 = y

(-1 , 4)

R. -5x - 5y = 25
5x - 4y = 2
-9y = 27
/-9 /-9
y = 3

-x - (-3) = 5
-x + 3 = 5
-3 -3
-x = 2
/-1 /-1
x = -2

(-2 , -3)

A. 8y + 3 = 3x
- 3 - 3
8y = 3x - 3
-3x -3x
-3x + 8y = -3
-3x + 8y = -3

Same equation = infinite solutions

K. 8x - 6y = -4
3x + 6y = 4
11x = 0
/11 /11
x = 0

4(0) - 3y = -2
-3y = -2
/-3 /-3
y = 2/3

(0 , 2/3)

T. -5x - 8y = 0
12x + 8y = 56
7x = 56
/7 /7
x = 8

3(8) + 2y = 14
24 + 2y = 14
-24 -24
2y = -10
/2 /2
y = -5

(8 , -5)

What is the slope y =- 5x 3?

Answers

Parallel lines are two straight lines that never cross. For this to happen, the lines have to have the same slope.

In this case, the equation given is in what's called "slope-intersect" form. The general form of the slope intercept formula is y=mx + b where m is the slope of the line and b is the point on the Y-axis where the line crosses.

The equation given is y=5x+3 and since the 5 is in the place of m from the general equation, 5 is the slope. Since parallel lines have the same slope, 5 is the answer.

Slope-Intercept Form:

When we're given a linear equation we can immediately see if it's in the slope-intercept form if it follows the format  y=mx+b. As long as y does not have a coefficient the slope and y-intercept are the values of m and b.

Learn more about slope to visit this link

https://brainly.com/question/3605446

#SPJ4

Vince borrows $900 to buy a couch. He will pay off the loan by paying 1.5% simple interest for 2 years. Vince incorrectly calculates the amount he will pay back using the expression below. 900 + 900(1.015 • 2) What is the correct amount Vince will pay back altogether? Explain the error in Vince's expression. A. 00:00 $903; Vince should have subtracted the first 900 from the amount he will pay. B. 00:00 $913.50; Vince multiplied by the wrong number of years. C. 00:00 $927; Vince wrote the wrong number to represent the interest rate. D. 00:00 $1,813.50; Vince forgot to add the initial $900 to the amount he will pay.

Answers

Answer: C. 00:00 $927; Vince wrote the wrong number to represent the interest rate.

Step-by-step explanation:

Given that:

Amount borrowed (p) = 900

Simple interest (r) = 1.5% = 0.015

Time (t) = 2 years

Amount he'll pay back (A) :

A = P(1 + rt)

A = 900(1 + 0.015(2))

A = 900(1 + 0.03)

A = 900(1.03)

A = $927

(u+v)*2+2(u+v)-3
factorise it completely
it's a challenge


Answers

If you mean

\((u+v)^2+2(u+v)-3\)

you can first substitute \(x=u+v\) to get

\(x^2+2x-3=(x+3)(x-1)\)

and so

\((u+v)^2+2(u+v)-3=\boxed{(u+v+3)(u+v-1)}\)

can yall please help me with this?

can yall please help me with this?

Answers

Answer:

9 (minutes)

Step-by-step explanation:

Find the sum of the data values and divide by the number of data values:

(10+8+6+12+13+5+9)/7 = 63/7 = 9

Therefore, the mean, or average, travel time for these students is 9 minutes.

All rational numbers are integers? True/False

Answers

Answer:

True

Step-by-step explanation:

Every rational number is an integer. ... But not all rational numbers are integer. For example 47,34 4 7 , 3 4 . Hence, the statement is FALSE .

Adam has a bag containing x counters. He adds four more counters to his bag. Write an expression for the number of counters in Adam's bag now.​

Answers

Answer:

x+4

Step-by-step explanation:

Write the recursive formula for 5, 15, 30, 50...........

Answers

A recursive sequence is a sequence in which terms are defined using one or more previous terms that are given.

If you know the term n of an arithmetic sequence and you know the common difference, d, you can find the term \((n + 1)\) by tossing the recursive formula to \(n + 1 = a \ n + d\)

We have then:

\(5, 15, 30, 50\)

\(an = (\dfrac{5}{2} ) \times (n) \times (n + 1)\)

Answer:

the recursive formula for 5, 15, 30, 50, is:

an = (5/2) x (n) x (n + 1)

3. D 49° B mzB = ? 70° d = 18 C length of arc CD = length of are BD =​

3. D 49 B mzB = ? 70 d = 18 C length of arc CD = length of are BD =

Answers

The measure of <B is 61 degree.

length of arc CD = 20.859 unit and length of are BD =​ 22.4118 unit.

First, using Angle sum property in triangle DCB

<D + <C + <B = 180

49 + 70 + <B= 180

<B = 180 - 119

<B = 61 degree

Now, using sine law

CB / sin 49 = BD / sin 70

18 / 0.75470958022 = BD / 0.93969262078

BD = 22.4118

and, 18 / 0.75470958022 = CD / 0.87461970713

CD = 20.859

Learn more about Sine law here:

https://brainly.com/question/13098194

#SPJ1

Determine whether an observational study or an experimental study is used. Two groups of grocery shoppers were randomly selected. The individuals in Group shopped at a health food supermarket. Group individuals shopped at a neighborhood grocery store. At the end of one month, the average food costs of the two groups were compared.

Answers

Since the researcher is merely observing and comparing existing groups without any manipulation or intervention, this study is classified as an observational study.

In an observational study, the researcher observes and collects data on existing groups or individuals without intervening or manipulating any variables. In this case, the researcher selected two groups of grocery shoppers (one group shopping at a health food supermarket and the other at a neighborhood grocery store) and observed their food costs over a month. The researcher did not control or manipulate any factors or assign participants to specific groups.

To know more about observational study,

https://brainly.com/question/30692280

#SPJ11

Find the possible value of n in the inequality -3n <81
a.n <27

b is wrong

c.n=27

d. n>-27

Answers

The correct answer is option (a) n < 27. By dividing both sides of the inequality by -3, we get n > -27.

To solve the inequality -3n < 81, we divide both sides by -3. Remember that when dividing by a negative number, the direction of the inequality sign changes. Dividing both sides by -3 gives us n > -27. So, the correct answer is option (d) n > -27.

The reasoning behind this is that dividing by -3 reverses the inequality sign, which means that the less than ("<") sign becomes a greater than (">") sign.

Option (a) n < 27 is incorrect because dividing by -3 changes the direction of the inequality. Option (b) is stated to be wrong. Option (c) n = 27 is incorrect because the original inequality is strict ("<") and not an equality ("=").

Therefore, By dividing both sides of -3n < 81 by -3, we get n > -27. Therefore, the correct answer is option (a) n < 27.

To learn more about inequality click here brainly.com/question/30231017

#SPJ11

15 in. Wide
10 in. Long
2 in. High
8. Malia is wrapping a gift in the box above
How much wrapping paper will she need
not including any overlap?
sie-th
9. What is the volume of the gift box?

Answers

The surface area of the box, excluding overlap, is 400 square inches.

The volume of the gift box is 300 cubic inches.

To calculate the amount of wrapping paper Malia will need, we need to find the surface area of the gift box.

The gift box has six faces: a top, a bottom, a front, a back, and two sides. The dimensions of the box are given as follows:

width = 15 inches, length = 10 inches, and height = 2 inches.

To find the surface area of the box, we need to calculate the area of each face and then sum them up.

The formula for the surface area of a rectangular prism is given by:

Surface Area = 2(length × width + width × height + height × length)

Substituting the given dimensions into the formula:

Surface Area = 2(10 × 15 + 15 × 2 + 2 × 10)

Surface Area = 2(150 + 30 + 20)

Surface Area = 2(200)

Surface Area = 400 square inches

Therefore, Malia will need 400 square inches of wrapping paper to cover the gift box without any overlap.

Next, let's calculate the volume of the gift box.

The volume of a rectangular prism is given by the formula:

Volume = length × width × height

Substituting the given dimensions into the formula:

Volume = 10 × 15 × 2

Volume = 300 cubic inches

For similar question on volume.

https://brainly.com/question/463363  

#SPJ8

7(4n-6)=6+4(4+3n) what’s the answer show work please

Answers

Step-by-step explanation:

7(4n−6)=6+4(4+3n)

Step 1: Simplify both sides of the equation.

7(4n−6)=6+4(4+3n)

(7)(4n)+(7)(−6)=6+(4)(4)+(4)(3n) (Distribute)

28n+−42=6+16+12n

28n−42=(12n)+(6+16) (Combine Like Terms)

28n−42=12n+22

Step 2: Subtract 12n from both sides.

28n−42−12n=12n+22−12n

16n−42=22

Step 3: Add 42 to both sides.

16n−42+42=22+42

16n=64

Step 4: Divide both sides by 16.

\(\frac{16n}{16} = \frac{64}{16}\)

n=4

Find the surface area

 Find the surface area

Answers

The surface area of the pyramid is 179 sq. m.

What is surface area of a shape?

The surface area of a given shape is the summation of all the area of each figure that forms its sides called surfaces.

The given pyramid has triangular shaped surfaces, so that;

area of a triangle = 1/2 *base*height

To determine the area of one of the surfaces, we have;

area of the triangular surface = 1/2x base x height

base = 8 m, and slant height of the surface = 11.2 m

So that;

the area of one triangular surface = 1/2*8*11.2

                                                    = 44.8 sq. m.

Thus since the pyramid has 4 equal triangular surfaces, then;

the surface area of the pyramid = 4 x 44.8

                                            = 179.2

The surface area of the pyramid is 179 sq. m.

Learn more about surface area at https://brainly.com/question/31507420

#SPJ1

PLS HELP ON THIS QUESTION I WILL MARK YOU AS BRAINLIEST IF YOU KNOW THE ANSWER!!
A teacher is selecting students to be team captains for a class game. Each student in the class has their name on a Popsicle stick. The teacher selects three Popsicle sticks and the names on these sticks are team captains. This is an example of a ______________.
A. random sample
B. convenience sample
C. self-selecting sample
D. systematic sample

Answers

Answer:

random

Step-by-step explanation:

each has a random, equal chance of being selected

Answer:

a

Step-by-step explanation:

Convert the angle measures from radians to degrees
How do I find this answer?

Convert the angle measures from radians to degrees How do I find this answer?

Answers

pi/6 = 30°

x= pi/6 (180/pi)
x= 180pi/6pi
x=30°

A city has a population of 350,000. The
population has decreased by 30% in the past
ten years. What was the population of the city
ten years ago?

Answers

Answer:

the population was 455,000

Step-by-step explanation:

350,000 × 0.3 = 105,000

105,000 + 350,000 = 455,000

(HELP NEEDED!!!!) Which expression is equivalent to (6x3+3x2+8)+(2x2−9x+10)?

A. 6x3+5x2−9x+18

B. 5x4+6x3−9x+18

C. 6x3+x2+9x−2

D. 8x5−6x3+18

Answers

Answer:

The answer is B

Step-by-step explanation:

Because once you combine like terms, you stop there, it wasn't asked for you to go further so you combine like term, and hence, it's B.

For the following time series, you are given the moving average forecast.
Time Period Time Series Value
1 23
2 17
3 17
4 26
5 11
6 23
7 17
Use a three period moving average to compute the mean squared error equals
Which one is correct out of these multiple choices?
a.) 164
b.) 0
c.) 6
d.) 41

Answers

The mean squared error equals to c.) 6.

What is the value of the mean squared error?

The mean squared error is a measure of the accuracy of a forecast model, indicating the average squared difference between the forecasted values and the actual values in a time series. In this case, a three-period moving average forecast is used.

To compute the mean squared error, we need to calculate the squared difference between each forecasted value and the corresponding actual value, and then take the average of these squared differences.

Using the given time series values and the three-period moving average forecast, we can calculate the squared differences as follows:

(23 - 17)² = 36

(17 - 17)² = 0

(17 - 26)² = 81

(26 - 11)² = 225

(11 - 23)² = 144

(23 - 17)² = 36

(17 - 17)² = 0

Taking the average of these squared differences, we get:

(36 + 0 + 81 + 225 + 144 + 36 + 0) / 7 = 522 / 7 ≈ 74.57

Therefore, the mean squared error is approximately 74.57.

Learn more about mean squared error

brainly.com/question/30763770

#SPJ11

In an island population, the frequencies of the three MN blood types are given here: M: 550; MN: 725; N: 225. Determine chi-square value (to nearest hundredth) to test the hypothesis that mating is random for this population.

Answers

The chi-square value to test the hypothesis of random mating is 0.

To determine the chi-square value for testing the hypothesis of random mating in this population, we need to compare the observed frequencies of the blood types (M, MN, N) with the expected frequencies under the assumption of random mating.

First, we calculate the expected frequencies. Assuming random mating, the expected frequency for each blood type can be calculated by multiplying the total population size by the expected proportions for each blood type. The expected proportions can be obtained by dividing the total count for each blood type by the sum of all counts.

Total count: 550 + 725 + 225 = 1500

Expected proportions:

M: 550 / 1500 = 0.3667

MN: 725 / 1500 = 0.4833

N: 225 / 1500 = 0.1500

Expected frequencies:

M: 0.3667 * 1500 = 550

MN: 0.4833 * 1500 = 725

N: 0.1500 * 1500 = 225

Now we can calculate the chi-square value using the formula:

chi-square = Σ((observed frequency - expected frequency)^2 / expected frequency)

Calculating for each blood type:

For M: ((550 - 550)^2 / 550) = 0

For MN: ((725 - 725)^2 / 725) = 0

For N: ((225 - 225)^2 / 225) = 0

Summing the individual chi-square values: 0 + 0 + 0 = 0

The chi-square value is 0 (to the nearest hundredth) when testing the hypothesis of random mating in this population.

Know more about chi-square value here:

https://brainly.com/question/30764639

#SPJ11

15. what is x^5y^6/xy^4

Answers

Answer:

x^4y^2

Step-by-step explanation:

x^5 * y^6 / x * y^4

= x^5 * x^(-1) * y^6 * y^(-4)

= x^(5-1) * y^(6-4)

= x^4 * y^2

6 unit squares each have 3/5 of their area shaded. What is 3/5 of 6?

Answers

Answer: 3.6

Step-by-step explanation:

3/5 is equal to 20% (3 divided by 5 times 100)

1.2 is 20% of 6

So, 3.6 is 3/5 of 6

mr banda is buying chocolate bars and hot chips for his students who scored meets and masters on the semester exam. chocolate bars cost $1.1 you each and hot chips 0.40 each Mr banda spent $87 on buying 130 chocolate bars and hot chips. how many chocolate bars did Mr banda buy?

Answers

The number of chocolate bars which Mr Banda bought is equal to 50 chocolate bars.

How to determine the number of chocolate bars?

In order to determine the number of chocolate bars and the number of hot chips that Carter bought, we would have to write a system of linear equation and assign variables to the number of chocolate bars and number of candies respectively, and then translate the word problem into algebraic equation as follows:

Let the x indicate the number of chocolate bars.Let the y indicate the number of hot chips.

Since chocolate bars cost $1.1 each and hot chips 0.40 each and Mr Banda spent $87 on buying 130 chocolate bars and hot chips, we would have the following system of linear equation:

1.1x + 0.40y = 87    ......equation 1

x + y = 130              ......equation 2

From equation 2, we have:

y = 130 - x        ......equation 3

Substituting equation 3 into equation 1, we have:

1.1x + 0.40(130 - x) = 87

1.1x + 52 - 0.4x = 87

0.7x + 52 = 87

0.7x = 87 - 52

0.7x = 35

x = 35/0.7

x = 50 chocolate bars.

Read more on equation here: https://brainly.com/question/14776651

#SPJ1

Is a system with impulse response g(t, t) = e-2|t|^-|t| for t≥T BIBO stable? How about g(t, t) = sint(e-(-)) cost?

Answers

The system with impulse response g(t, t) = e^(-2|t|^-|t|) is not BIBO stable, while the system with impulse response g(t, t) = sin(t)e^(-(-t^2)) is BIBO stable.

To determine if a system is BIBO (Bounded-Input Bounded-Output) stable, we need to analyze the impulse response of the system.

For the first system with impulse response g(t, t) = e^(-2|t|^-|t|), let's examine its behavior. The function e^(-2|t|^-|t|) decays rapidly as |t| increases. However, it does not decay fast enough to satisfy the condition for BIBO stability, which requires the integral of |g(t, t)| over the entire time axis to be finite. Since the integral of e^(-2|t|^-|t|) diverges, the first system is not BIBO stable.

For the second system with impulse response g(t, t) = sin(t)e^(-(-t^2)), the term e^(-(-t^2)) represents a Gaussian function that decays exponentially. The sinusoidal term sin(t) can oscillate, but it is bounded between -1 and 1. As the exponential decay ensures that the impulse response is bounded, the second system is BIBO stable.

In summary, the system with impulse response g(t, t) = e^(-2|t|^-|t|) is not BIBO stable, while the system with impulse response g(t, t) = sin(t)e^(-(-t^2)) is BIBO stable.

Learn more about impulse response

https://brainly.com/question/31390819

#SPJ11

I need to find the unit rate for all three of these, if anyone could help me that’d be great! I’ll even mark as brainliest!!

I need to find the unit rate for all three of these, if anyone could help me thatd be great! Ill even

Answers

Answer:

5b: 14 feet per second

4: 25 students per classroom

5a: 1 Cups of flour per Cups of sugar

Step-by-step explanation:

help this helps

Polygon JKLM is drawn with vertices J(−2, −5), K(−4, 0), L(−1, 2), M (0, −1). Determine the image coordinates of K′ if the preimage is translated 6 units up.
A. K′(−10, 0)
B. K′(−4, −6)
C. K′(−4, 6)
D. K′(2, 0)

Answers

The coordinates of the images after the translation are K' (-4, 6).

Finding the coordinates of the image of points K'

To find the image coordinates of K', we need to translate the coordinates of K 6 units up.

This can be done by adding 6 to the y-coordinate of K.

So, the y-coordinate of K' will be:

y-coordinate of K' = y-coordinate of K + 6

= 0 + 6

= 6

To find the x-coordinate of K', we just need to keep the x-coordinate of K the same, since the translation is only in the vertical direction.

Therefore, the image coordinates of K' are (-4, 6).

So, the correct answer is C. K′(−4, 6).

Read more about transformation at

https://brainly.com/question/27224272

#SPJ1

clara has £7. she buys some chocolate bars at 63p each and has 7p left over. how many chocolate bars did she buy?

Answers

Answer:

11 bars

Step-by-step explanation:

Clara bought 11 chocolate bars. Let x be the number of chocolate bars Clara buys.

The cost of each chocolate bar is 63p, so the total cost of x chocolate bars is 63x pence.

After buying the chocolate bars, Clara has 7p left over.

Now we can write the equation:

Total money spent on chocolate bars + Money left over = Total money Clara has initially

63x + 7 = 700 (Since £7 is equivalent to 700p)

Now, let's solve for x:

63x = 700 - 7

63x = 693

x = 693 / 63

x = 11

To know more about chocolate bars:

https://brainly.com/question/22481376

#SPJ2

1a. Explain why chess is not a static game of complete information?

Answers

Chess is not a static game of complete information for several reasons. Firstly, the game is dynamic, meaning that the position of the pieces on the board changes constantly throughout the game.

Unlike in games like Tic Tac Toe or Connect Four, the state of the game at any given point is not fixed, and there are a vast number of possible outcomes. This means that players cannot simply memorize the best moves and outcomes for every situation, as they would in a game of complete information.

Secondly, chess is a game of imperfect information, as both players do not know what moves their opponent will make. Even with a complete understanding of the game's rules, players cannot predict with certainty the moves of their opponent, and must instead make strategic decisions based on their best assessment of their opponent's likely choices.

Finally, chess is a game of hidden information, as players do not know what their opponent is thinking or planning. A player may be able to predict their opponent's next move, but cannot know for sure what their long-term strategy is, making it difficult to make optimal decisions.

Overall, chess is a highly dynamic and complex game that is not static or complete in terms of information. Players must make strategic decisions based on incomplete and uncertain information, making it a challenging and rewarding game for those who play it.

Chess is a strategic board game played between two players, with each player starting with 16 pieces on a 64-square board. The game has been around for centuries and is considered one of the most popular and complex games in the world.

Know more about "chess":-

https://brainly.com/question/9389753#

#SPJ11

Other Questions
What written language was developed by ancient Indians during the Vedic Age? Sanskrit Karma Ayurveda Vedas A Theory Y leader would likely tend to exhibit which of the following leadership styles?Group of answer choicesa. directive autocratb. boss centeredc. permissive autocraticd. permissive democratice. 9,1 on Blake and Moutons grid Rewrite the expression using the Distributive Property. Explain your answer or show your work.6(x4) Read the excerpt from Anthem. I stand here on the summit of the mountain. I lift my head and I spread my arms. This, my body and spirit, this is the end of the quest. I wished to know the meaning of things. I am the meaning. I wished to find a warrant for being. I need no warrant for being, and no word of sanction upon my being. I am the warrant and the sanction. The excerpt supports the theme of A. Reflective connectionsB. Youth versus wisdomC. Discovery and explorationD. Adventurous journeys he uranium- nuclide radioactively decays by alpha emission. write a balanced nuclear chemical equation that describes this process. Why teaching is not everyone cup of tea? A man took a life insurance policy for 2 728 000 FRW on his 25th birthday. He paid a premium of 35 740 FRW yearly. He died at the age of 65 years. The company paid into his estate the whole amount of his insurance policy. How much more than his premium contribution did the company pay into the mans estate? how did the treatment of native people by british settlers in australia and new zealand compare with the actions of the british settlers in north america? Eliezers father dies of dysentery F) alone in his bunk in the barracks at BunaG) during the march to BuchenwaldH) while in the hospital in BuchenwaldJ) shortly before the liberation of Buchenwald If 1.0 kg of 235u were to totally fission, for how long would the energy released light a 100 w lamp? Assume the energy released is 200 mev per fission. Hey gente yo no se ingls y vivo ac en estados unidos , tengo menos de un mes estudiando y estoy aprendiendo , maana tengo un examen de social studies y es de 24 preguntas , que puedo hacer para aprendrmelo , es muy difcil por que esta en ingls , por favor ayuda What is most helpful to think about before drawing a conclusion about something youread?O which facts may be incorrectO parts of the passage that are opinionthe main idea of the passageO when the passage was written someone help me and explain this is really confusing me plzz I'll brainlist u !:) The answer is John Locke. Question 7 (1 point) If square PQRS with vertices P (2, 6), Q (6, 5), R (5, 1) and S (1, 2) is rotated 180 degrees, what are the coordinates of S' ? Blank 1: Blank 2: Blank 3: Blank 4: Under what circumstances may student speech be limited in school according to the Tinker standard?. If f(x)= x+12x+21 and g(x)=x+2, then the value of (f/g)(-2) ishelp please! what is the most difficult side effect of propanolol for PTSD? government spending and taxes group of answer choices do not change aggregate demand. are an important component of aggregate supply. are a major determinant of aggregate demand. do not play a big role in determining gdp. A. Tom knows that in his school 5 out ofevery 40 students are left-handed. Thereare 360 students in Tom's school. Howmany students in Tom's school are left-handed? (Hint: Create a table first.)a