I need help 15/4+(-4/1/3

Answers

Answer 1

The expression is simplified to -33/4

What are fractions?

Fractions are simply defined as the part of a whole set.

There are different types of fractions, which includes;

Mixed fractionsProper fractionsImproper fractionsSimple fractionsComplex fractions

Given the expression;

15/4+(-4/1/3)

To simply the expression, we need to take the following steps;

First, we need to expand the bracket, we have;

15/ 4 - 4/ 1/ 3

Now, take the inverse of the divisor and multiply

15/ 4 - 4 × 3/ 1

15/ 4 - 12

Find the lowest common multiple

15 -  48/4

-33/4

Thus, the expression is simplified to -33/4

Learn more about fractions here:

https://brainly.com/question/11562149

#SPJ1


Related Questions

Write a program that promptsthe user for their quarterly water bill for the last four quarters. the program should find and output their average monthly water bill. if the average bill exceeds $75, the output should include a message indicating that too much water is being used. if the average bill is at least $25 but no more than $75, the output should indicate that a typical amount of water is being used. finally, if the average bill is less than $25, the output should contain a message praising the user for conserving water. also show input validation for the first entry. you may have to apply all the programming constructs that you have learned so far, as needed, to complete this exercise. (decisions, loops, input validation). sample run 1: please input your water bill for quarter 1: 300 please input your water bill for quarter 2: 200 please input your water bill for quarter 3: 225 please input your water bill for quarter 4: 275 your average monthly bill is $83.33. you are using excessive amounts of water

Answers

calculate the total of the bills= 300+200+225+275 =1000

the average monthly bill= 1000/12 = 83.333

Total =0

for i in range(4):

  bill = float(input("Enter bill for quarter " + str (i+1) + ": "))

  total += bill

average = total / (4 * 3)

if average > 75:

  print("Average monthly bill is $" + str(average) + ". Too much water is being used")

if 25 <= average < 75:

  print("Average monthly bill is $" + str(average) + ". A typical amount of water is being used")

if average < 25:

  print("Average monthly bill is $" + str(average) + ". Thank you for conserving water")

calculate the total of the bills= 300+200+225+275 =1000

the average monthly bill= 1000/12 = 83.333

Total =0

learn more about of water bill here

https://brainly.com/question/17772918

#SPJ4

3. A local charity wants to purchase a classic 1975 Chevy Monte Carlo for use as a prize in a fundraiser.
They find the following eight prices in the paper
$18,000
$16,000
3090
$18,888
b. What is the range?
a. What is the best measure of central tendency to use to get a reasonable estimate for
the cost of the car? Explain.

Answers

Your question says “the following eight prices”, but you’ve only listed 4. I’ll just use the prices you listed to work from here, and you can use this example to help you.

b. What is the range?
The range is equal to: the highest value minus the lowest value. In this case, the highest value is $18,888 and the lowest value is $3,090. The range would be 18,888 - 3090 = $15,798.

a) What is the best measure of central tendency?
Use the mean. the mean, also known as the average, is calculated by adding all of the values and dividing that number by the total amount of values used. For example, you gave me 4 values. we would add up the 4 prices and divide it by 4. $18,000 + $16,000 + $3,090 + $18,888 = $55,978. Divided by 4 = $13,994.5. The average price of this car would be $13,994.5.

4x+3y ≥9
-3x+7y< 14

point in the solution set (x,y)

Answers

Answer is Y first one next X hope it helps:)

Find the highest common factor (HCF) of 32, 48 and 72

Answers

highest common factor (HCF) of 32, 48 and 72= 8

HCF - Highest Common Factor

The Highest Common Factor (HCF) of two numbers is the highest possible number that divides both the numbers completely. The Highest Common Factor (HCF) is also called the Greatest Common Divisor (GCD).

There are many ways to find the HCF of two numbers. One of the quickest ways to find the HCF of two or more numbers is by using the prime factorization method. Explore the world of HCF by going through its various aspects and properties. Find answers to questions like what is the highest common factor for a group of numbers, easy ways to calculate HCF, HCF by division method, its relation with LCM, and discover more interesting facts around them.

HCF by Prime Factorization

In order to find the HCF of numbers by the prime factorization method, we use the following steps. Let us understand this method using the example given below.

Step 1: Find the common prime factors of the given numbers.

Step 2: Then, multiply these common prime factors to obtain the HCF of those numbers.

highest common factor (HCF) of 32, 48 and 72

32 = 2x2x2x2x2

48= 2x2x2x2x3

72= 2x2x2x3x3

highest common factor (HCF) of 32, 48 and 72 = 2x2x2= 8

highest common factor (HCF) of 32, 48 and 72= 8

More details : brainly.com/question/17240111

#SPJ9

Lamar spent $34 on fruit at the grocery store. He spent a total of $40 at the store. What percentage of the total did he spend on fruit?

Answers

Answer:

85%

Step-by-step explanation:

Answer:

85%

Step-by-step explanation:

85% because, $40 X .85 = $34 which means, $34 is 85% of $40

HELP PLS!!!!!!!!!!!!!!!!

Answers

Answer:

4x^3 (3)_/x + 10x^3 (3)_/x

Step-by-step explanation:

First lets solve the first term

When you multiply exponents you add them, so x^10 can be split into:

x^3 * x^3 * x^3 * x^1

We can then take it out.

4x^3 (3)_/x

Then for the other part we can also factor it.

2*2*2 is 8 so we can take that out and multiply it by 5 =10

You can keep x in there since you can factor it into smaller pieces.

The final answer you get when you add all of it together is :
4x^3 (3)_/x + 10x^3 (3)_/x

Solve the simultaneous equations:
x+y=9
x²-3xy + 2y² = 0​

Answers

The solutions are (4.5, 4.5) and (6, 3).

Here,

The equations are;

x + y = 9

x²- 3xy + 2y² = 0​

We have to solve the equations.

What is Expression?

Expression in math is defined as the collection of the numbers, variables and functions by using signs like addition, subtraction, multiplication, and division

Now,

The equations are;

x + y = 9

x²- 3xy + 2y² = 0​

Since, x + y = 9 ⇒ y = 9 - x

And, solve the equation as;

x²- 3xy + 2y² = 0​

x²- 2xy - xy + 2y² = 0​

x (x - 2y) - y (x - 2y) = 0

(x - y) (x - 2y) = 0

(x - y) = 0 or (x - 2y) = 0

For, (x - y) = 0

Given, x + y = 0

Hence, Solve equation (x - y) = 0 and (x + y) = 9 we get;

2x = 9

x = 4.5

And, y = 4.5

For  (x - 2y) = 0

x = 2y put in equation (x + y) = 9 we get;

(x + y) = 9

2y + y = 9

3y = 9

y = 3

And, x = 6

Therefore, The solutions are (4.5, 4.5) and (6, 3).

Learn more about the mathematical expression visit:

https://brainly.com/question/13961297

#SPJ1

Solutions are (4.5,4.5) and (6,3)

What are Quadratic equations ?

Quadratic equations are the polynomial equations of degree 2 in one variable of type f(x) = ax2 + bx + c = 0 where a, b, c, ∈ R and a ≠ 0. It is the general form of a quadratic equation where 'a' is called the leading coefficient and 'c' is called the absolute term of f (x).

Given,

x + y = 9 => y = 9-x  equation 1

x^2 - 3xy + 2y^2 = 0  equation 2

(x - y)(x - 2y)=0

x - y = 0 or x - 2y = 0

1. Equating x-y=0 and x + y = 9,

x + y = 9

x - y = 0

2x = 9

x = 4.5

y = 4.5

because y = x

2. Equating x - 2y = 0 and x + y = 9,

2x + 2y = 18

x - 2y = 0

3x = 18

x = 6

y = 9 - x = 3

therefore, possible solutions are (4.5,4.5) and (6,3)

Read more about Quadratic equations at :

https://brainly.com/question/1863222

#SPJ1

PLEASE HELP

SHARKS Deep Blue, one of the largest great white sharks ever recorded, measures about 6.1 meters in length. If 1 meter = 3.28 feet, how long is Deep Blue in inches? Round to the nearest tenth.

Answers

So 1 foot = 12 inches.
If one foot is 2.38 meters you multiply 6.1 and 3.28 and get 20.008 FEET. To convert that to inches multiply that number by 12 which gives you an answer of 240.096

40 POINTS! Classify the function as even, odd or neither. Be sure to include your work to justify your classification.

Answers

Answer:

this is the answer of about the image is even

A.Are the expressions 3(m2) + 2(m2) and 5(m2) equivalent expressions?B.in two or more complete sentences justify ur answer to A

Answers

Yes, the given expressions i.e., 3m^2+2m^2 and 5m^2 are equivalent expression.

An expression is defined as a combination of various terms or numbers that are combined by using mathematical operations in addition, subtraction, multiplication, and division.

Equivalent expressions are expressions that have similar value or worth but do not look the same. When considering if the expressions given are equivalent, at least two expressions are must.

A) Yes, by considering the above definitions we can conclude that 3m^2+2m^2 and 5m^2 are equivalent expressions.

B) Given, 3m^2+2m^2 and 5m^2

Now, solve 3m^2+2m^2 we simply get the value which is similar to other expression given to us in the question i.e., 5m^2.

Hence, 3m^2+2m^2 and 5m^2 are similar or equivalent expression.

Learn more in depth about equivalent expressions at https://brainly.com/question/24734894

#SPJ9

x
-3
-2
-1
0
Intro
2
f(x)
-16
-1
2
-1
-1
Analyze the table of values for the continuous function,
f(x), to complete the statements.
A local maximum occurs over the interval
A local minimum occurs over the interval
4 of 10
Done

Answers

A local maximum occurs over the interval (-2,0).

A local minimum occurs over the interval (0,2).

If the graph of the function increases first and decreases after a particular point, then the function acquires a local maximum at that point.

Similarly, if the graph of the function decreases first and then increases after a point, then the function acquires a local minimum at that point.  

Here the given x and f(x) values for the continuous function f(x) are:

x        f(x)

-3       -16

-2        -1

-1         2

0         -1

1          -4

2          -1

As we can see by examining the table values, the function is increasing in the intervals (-3,2) and (-2,-1).The function acquires value f(x) = 2 at x = -1 and then it starts to decrease. So this value f(x) = 2 is the local maximum and is acquired on the interval (-2,0).

The graph is then decreasing from x = -1 to x = 1. The function has the value f(x) = -4 at x = 1. Then the function starts to increase from x = 1 to x = 2. So f(x) = -4 is the local minimum of the function and is acquired on the interval (0,2).

Learn more about local maxima and minima at https://brainly.com/question/11894628

#SPJ9

Find the approximate side length of a square game board with an area of 105 in2.

Answers

Answer:

Rounded to the nearest inch: 10

Rounded to the nearest tenth: 10.2

Rounded to the nearest hundredth: 10.25

Step-by-step explanation:

To find the area of a square, we multiply the side length by itself, or in other words, SQUARE the side length!

[tex]A=s^2[/tex]

We are given the area, so plugging that into our equation looks like this:

[tex]105=s^2[/tex]

To eliminate the exponent, take the square root of both sides of the equation!

[tex]\sqrt{105}=s[/tex]

From here, there are a few paths to take, depending on what your teacher is looking for. I will evaluate the approximate of the square root by finding the nearest perfect squares.

The nearest perfect square less than √105 is √100, and the nearest perfect square greater than √105 is √121.

105 is closer to 100 than to 121, so √105 is closer to √100.

√100 is equal to 10, so the √105 is approximately 10 inches!

Using a calculator to check:

[tex]\sqrt{105}=10.247[/tex] inches

Calculate the volume of this regular solid. a cylinder labeled b at the top, 13 centimeters high with a radius of 4 centimeters. what is the volume of the cylinder? use the button on your calculator to complete this problem. round at the end to the nearest hundredth.

Answers

Answer:

[tex]volume = 653.71 {cm}^{3} [/tex]

Step-by-step explanation:

Volume = πr^2h

=

[tex] \frac{22}{7} \times {4}^{2} \times 13 \: c {m}^{3} [/tex]

= 22*16*13/7 cm^3

= 653.714cm^3

Rounding off = 653.71 cm^3

Answer:

653.45

Step-by-step explanation:

it told me the answer

Question: Can it be simplified? If NO, explain why. If YES, simplify completely or rewrite as a simplified radical expression. SHOW ALL WORK.
Expression: (x^4y)^2/3
Please help me with this!

Answers

Answer:

Step-by-step explanation:

1) Use multiplication distributive property [tex](xy)^a=x^ay^a[/tex]

= [tex]\frac{(x^4)^2y^2}{3}[/tex]

2) Use Power rule [tex](x^a)^b = x^{ab}[/tex]

= [tex]\frac{x^8y^2}{3}[/tex]

which is the slope of the line y=-3x+2

Answers

Answer:

3

Step-by-step explanation:

y=mx+b

m is the slope

Help me solve these please

Answers

Answer:

See picture below

Step-by-step explanation:

Answer:

7. 2^-5= 1/2^5= 1/32

8. (4/5)^-3= (5/4)^3=125/64

9. 8^-4/8^-7=8^-4+(-7)=8^11=216

10. (1/3)^-2 x (1/3)^2=(1/3)^-2+2=(1/3)^0=1

Hi could someone help my sister is asking me this question but I never learned this

Answers

Answer:

12 cm

Step-by-step explanation:

Volume of total shape = Volume of big rectangle - Volume of small rectangle

Volume of big rectangle = L×B×H

Volume of big rectangle = 10 cm×3 cm×2 cm

Volume of big rectangle = 60 cm

Volume of small rectangle = l×b×h

l = 10 cm - 6 cm = 4cm

Volume of small rectangle = 4 cm×3 cm×4 cm

Volume of small rectangle = 48cm³

Volume of total shape = 60cm³ - 48cm³

Volume of total shape = 12cm³

Question 2(Multiple Choice Worth 2 points)
(Irrational Numbers MC)
Approximate -8+√√20 to the nearest tenth.
O 4.5
03.5
O-35
O-4.5

Answers

The approximation of -8 plus the square root of 20 is given by:

-3.5.

How a number is rounded to the nearest tenth?

To round a number to the nearest tenth, it will have only one decimal digit, and the rule is as follows:

If the second decimal digit is less than 5, the first decimal digit remains constant.If the second decimal digit is of 5 or greater, one is added to the first decimal digit.

The square root of 20 is given by:

sqrt(20) = 4.47.

7 > 5, hence, rounded to the nearest tenth:

sqrt(20) = 4.5.

Then:

-8 + 4.5 = -3.5.

Which is the approximation.

More can be learned about rounding concepts at https://brainly.com/question/25309465

#SPJ1

Which is a correct representation of x + 5 using algebra tiles?

Answers

The correct representation of x + 5 using algebra tiles is one green rectangle box and one small yellow box.

What are algebra tiles?

Algebra tiles are the tiles or square or rectangular boxes which are use to represent the polynomial expression whether of linear , monomial or quadratic.

There are three types of algebra tiles :

Small squares : Small squares are generally use to represent a constant value which is a letter or any symbol. Rectangles : Rectangles are use to represent a monomial or linear expression such as x ,y , z etc.Large squares : They are use to represent quadratic expressions such as x^2 , y^2 , z^2 etc.

All of these tiles has different color to represent positive and negative value :

Square Type                      Positive color                      Negative Color

Small squares                     Yellow                                 Red

Rectangles                          Green                                  Red

Large Squares                     Blue                                    Red

For the given question, Expression is x + 5

that means, there is one Green rectangle and one Yellow small square.

To know more about Algebra expression, Visit:

brainly.com/question/24875240

#SPJ9

Find the values of a and b

Answers

Answer:

a=15, b=14

Step-by-step explanation:

We know all angles must add up to 360, so lets add all angles and set them equal to 360.

[tex]7a+33+3b+10a-12+6b-42=360\\17a+9b-21=360[/tex]

We also know that any angle opposite another is equal. Lets take 6b-42 and 3b and set them equal.

[tex]3b=6b-42[/tex]

Now solve for b in both equations

[tex]3b=6b-42\\-3b=-42\\b=14[/tex]

[tex]17a+9b-21=360\\9b-21=360-17a\\9b=381-17a\\b=\frac{381-17a}{9}[/tex]

Now we set the two equations equal to each other to solve for a:

[tex]14=\frac{381-17a}{9} \\126=381-17a\\-255=-17a\\15=a[/tex]

This gives a=15, b=14.

10. The sum of the angle measures in a triangle is 180. In triangle ABC,
the measure of angle A=4x+34, the measure of angle B=7x-10, and the
measure of angle C-5x+12. Find the measure of angle A.

Answers

Answer:

Step-by-step explanation:

Angles in a triangle add up to 180 degrees.

Therefore A+B+C = 180

This means 4x+34+7x-10+5x+12 = 180

Simplies down to 16x+36 = 180

Rearrange to have 16x = 144

Divide by 16 on both side to get x = 9

Substitue the value of x back into the equation of A

A = 4(9)+34 = 70 degrees

a house at the bottom of a hill is fed by a full tank of water 5.pm deep and connected to the house by a pipe that is 110m long at an angle of 58 degrees from the horizontal

Answers

The water gauge pressure at the house will be 9.63×10⁵ N/m².

Firstly we will be calculating the total height which will comprise of height from tank to house and elevated height. The formula for total height will be -

Total height = 5 + 110 sin 58°

Keep the value of sin 58° in formula and performing multiplication followed by addition

Total height = 5 + 110×0.848

Total height = 5 + 93.28

Total height = 98.28 meters

Now, calculating the water gauge pressure at house. The formula to be used is -

P = ρ×g×h, where P is pressure, ρ is density of water, g refers to acceleration due to gravity and h represents total height. We are aware that density of water is 1000 kg/m³ and accelerate due to gravity is 9.8 m/s².

Keep the values in formula to find the gauge pressure.

P = 1000 × 9.8 × 98.28

Performing multiplication

P = 963,144 N/m² or 9.63×10⁵ N/m²

Hence, the water gauge pressure at the house will be 9.63×10⁵ N/m².

The complete question is -

A house at the bottom of a hill is fed by a full tank of water 5m deep and connected to the house by a pipe that is 110m long at an angle of 58 degrees from the horizontal. Determine the water gauge pressure at the house.

Learn more about gauge pressure calculations -

https://brainly.com/question/17003910

#SPJ4

ill in the missing numbers along the sides of the triangle so that it contains each of the numbers from through exactly once. ​ furthermore, each side of the triangle should contain four numbers whose sum is .

Answers

Each side of the triangle should contain four numbers whose sum is 28.

3+5+9+11=28

3+10+8+7=28

11+6+9+7=28

The pain of numbers that can be used for A and B is [5,9] The pain of numbers that can be used for C and D is [10,8] and the pain of numbers that can be used for E and f is [6,4].

What are the 3 sides of a triangle?

The hypotenuse of a right triangle is its longest side; its "opposite" side is the one that faces the angle in question; and its "adjacent" side is the one that faces it. We use special terminology to define the sides of right triangles.

We use special terminology to define the sides of right triangles.

The side opposite the right angle is always the hypotenuse of a right triangle. It is the longest side in a right triangle.

The opposing and neighboring sides are the other two sides. The labels on these sides relate to an angle.

One side is across from another at a particular angle.

To learn more about sides of a triangle visit:

https://brainly.com/question/9449776

#SPJ4

Two hikers are 11 miles apart and walking toward eachother. they meet in 2 hours. find the rate if one hiker walkers 0.3 mph faster than the other.

Answers

If two hikers are 11 miles apart and walking towards each other and they meet in 2 hours, then if one hiker walks 0.3mph faster than the other, then the rate at which the slow hiker and fast hiker walk towards each other is equal to 2.6 and 2.9 mph respectively.

Consider, the speed of the slow hiker = s

Then, the speed of the fast hiker = s + 0.3

The distance covered by both the hikers in 1 hour = 2s + 0.3 miles

The distance covered by both the hikers in 2 hours = 2(2s + 0.3) = 4s + 0.6 miles

We can find the value of s by forming an algebraic expression as follows,

4s + 0.6 = 11

4s = 11 - 0.6

4s = 10.4

s = 10.4 / 4

s = 2.6

Speed of the slow hiker = s = 2.6 mph

Speed of the fast hiker = s + 0.3 = 2.6 + 0.3 = 2.9 mph

Hence, the rate at which the slow hiker and the fast hiker walk toward each other is equal to 2.6 and 2.9 mph respectively.

To learn more about algebraic expressions, click here:

https://brainly.com/question/4344214

#SPJ4

Use the graphs of F and G to evaluate the functions.
Someone please explain how you would solve this. This was all the info given with the problem.

Answers

The value of the functions are:

(a) ( f - g )( 1 ) = - 1

(b) ( f · g )( 4 ) = 0

Before performing operations on functions, we must first comprehend the various function rules and how to get the function value at a given x-value. By applying this concept, we can determine the function value.

From the graphs, we have the functions,

f(x) = 2( | x - 2 | )

g(x) = - x + 4

Now,

(a) ( f - g )( 1 )

( f - g )( 1 ) = f( 1 ) - g( 1 )

( f - g )( 1 ) = 2 ( | 1 - 2 | ) - ( - 1 + 4 )

( f - g )( 1 ) = 2 ( | - 1 | ) - ( 3)

( f - g )( 1 ) = 2 - 3

( f - g )( 1 ) = - 1

(b) ( f · g )( 4 )

( f · g )( 4 ) = f( 4 ) · g( 4 )

( f · g )( 4 ) = 2( | 4 - 2| ) · ( - 4 + 4 )

( f · g )( 4 ) = 0

Learn more about functions here:

https://brainly.com/question/18102431

#SPJ9

Find the focus and the directrix of the parabola with the equation y = -¹/2 (x-8)² -
6.
A) Focus = (-8,-5¹/2), directrix is y=-6¹/2
B) Focus = (8,-6¹/2), directrix is y= -5¹/2
○ C) Focus = (-8,-6¹⁄2), directrix is y= −5¹/2
D) Focus = (8,-5¹/2), directrix is y=-6¹/2

Answers

Answer:

focus

Step-by-step explanation:

Answer:

Step-by-step explanation:

Focus = (8,-6¹/2), directrix is y= -5¹/2

Four friends went out to lunch and the bill came to $54.55 They decided to add enough tip to make a total of
$67.51, so that they could easily split the bill evenly among themselves. What percent tip did they leave?
Round your answer to two decimal places.
The percent tip is
%?

Answers

Answer: four friends went out for dinner. the bill , including tax , totaled $64.00 if they want to leave a 15% tip and want to share the bill and tip equally

Step-by-step explanation:

estimation 31.5 and (-1.5)

Answers

Answer:

(30.00)

Step-by-step explanation:

(30.00) is the correct answer for your question/ statement you have asked. the answer is (30.00) again.

6) Jessica’s cat is stuck in a tree. The fire department comes to help rescue the cat. Using a 25 foot ladder that is 10 feet away from the base of the tree, how high will the firefighter climb to reach the cat?

Answers

The firefighter needs to climb a height of 22.91 foot to reach the cat.

What is the Pythagorean Theorem ?

Pythagorean Theorem states that the square of the hypotenuse of a right triangle equals the sum of squares of the lengths of the other two sides.

It is given that the hypotenuse of the ladder is 25 foot and it's base is 10 feet away from base of tree.

Using the Pythagorean theorem which states that :

H² = P² + B²

where ;

H = Hypotenuse , P = Perpendicular and B = base

We can find out the height up to which the firefighter needs to climb to reach the cat. And it is given by :

25² - 10² = P²

625 - 100 = P²

or

P = √525

P = 22.91 foot

Therefore , the firefighter needs to climb a height of 22.91 foot to reach the cat.

Learn more about Pythagorean Theorem here :

https://brainly.com/question/12306722

#SPJ1

16 ones 24 tens 1 hundred

Answers

The standard form for given values is 12416.

What are form of numbers?

A number has two form . First is standard form and another is expended form of numbers.

What is standard form?

It is a form in which we write number as a whole without describing the places for the numbers.

The numbers such as 456, 17817, 9009, 32 etc all are the standard form of the numbers.

What is Expended form?

In the case of expended form we generally write number with its describe places of value or with the plus (+) symbol between them.

For example, 16 ones 24 tens 1 hundred is the expended form of numbers.

In the given question the form given is :

16 ones 24 tens 1 hundred

so, we have to place 16 at ones place , 24 at tens place and 1 at hunderedth place value .

Therefore, the standard form becomes : 12416.

To know more about place values, visit:

brainly.com/question/27734142

#SPJ9

The complete question is:

Convert to standard form

16 ones 24 tens 1 hundred

Other Questions
2[-3^(2)-(5)/(4-9)]+3(4-2^(3)) Just a question no Answers What were the four MAIN causes of WW1? list and explain each cause? which of these people would be least likely to appreciate trancendentalism ideas?a-wildlife conservationistb-a minimalistc-a puritan preacherd-an abolitionist Element Q has three isotopes. It is 18.75% -318, 78.26% Q-319, and 2.99% Q-320; The masses of the isotopes are 317.98 amu, 318.98 amu, and 320.026 amu respectively. What is the average atomic mass of the element Q Following the Glorious Revolution in England, Jacob Leisler led a rebellion in ___ in support of the new Protestant monarchy in England.DelawareMarylandMassachusettsNew York PLEAZE HELPround correctly construct a triangle ABC with line AB= 10cm BC=6cm and AC=11cm. Hence measure the values of the angle whats the answer please help Assume the statements below are true. If exactly two of the students went to the movies, who did NOT go to the movies?If Catherine goes to the movies, then Jessika will go. If Jessika goes to the movies, then Jorge will go.If Jorge goes to the movies, then Mike will go. The quotient of a number and negative six plus eight is twenty-four What region of Australia and the Pacific has environmental hazards brought about by nuclear testing?Coastal AustraliaPacific IslandsInterior AustraliaNew Zealand Which characteristic of plant root systems is most responsible for their ability to absorb water and mineral nutrients efficiently?. PLEASE SOMEONE ANSWER an isotope of phosphorus contains 19 neutrons. construct the symbol for the isotope. (b) Find the equation of the straight line which passes through 81 +88 (i) the point (3, 2) and makes an intercept on the x-axis is twice as long as that on the y-axis. (ii) the point (-1, 3) whose intercept on the y-axis is thrice that on x-axis. What is the answer for this question 2 (6 +2)4-10 when a researcher does not have much knowledge about a market or needs newer or more recent information, the more likely he or she will conduct . 32. XY, given X(7, 2) and Y(2, 0)DomainRange Acceleration = 2.8 m/s^2 If after take-off, the jet continues to accelerate at the same rate for another15 s, how fast will it be going at that time? take on the role of a patriot trying to convince other colonists to support independence from great britain read the sentence. the clouds gathering on the horizon were an inauspicious sign for the outdoor class, so rather than risk getting caught in a downpour, dara decided to bring the class indoors. based on context clues in the sentence, what is the most likely meaning of inauspicious?