Find the product of
the sum of
3/5 and 1%
and​

Answers

Answer 1

Answer:

3/500

Step-by-step explanation:

3/5 x 1%

=> 3/5 x 1/100

=> 3/500

Hope it helps you


Related Questions

Write the equation of the line that passes through (−2, 6) and (2, 14) in slope-intercept form. (2 points)

Answers

Answer:

[tex]y = 4x + 14[/tex]

Step-by-step explanation:

Equation of a line is y = mx + c

where

m is the slope

c is the y intercept

To find the equation we must first find the slope of the line

Slope of the line using points (−2, 6) and (2, 14) is

[tex]m = \frac{14 - 6}{2 + 2} = \frac{8}{2} = 4[/tex]

Now we use the slope and any of the points to find the equation of the line.

Equation of the line using point ( - 2, 6) and slope 4 is

[tex]y - 6 = 4(x + 2) \\ y - 6 = 4x + 8 \\ y = 4x + 8 + 6[/tex]

We have the final answer as

[tex]y = 4x + 14[/tex]

Hope this helps you

Rational equation of 3/x+1=2/x-3

Answers

Answer:

x = 11

Step-by-step explanation:

3/x+1=2/x-3

Solve by using cross products

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

Distribute

2x+2 = 3x-9

Subtract 2x

2x+2-2x = 3x-2x-9

2 = x-9

Add 9 to each side

2+9 =x-9+9

11 =c

3)
Write an inequality for the graph below. If necessary, use
<= for < or >= for.



Kinda stuck and running out of time

Answers

Answer:

Step-by-step explanation:

1-What is the sum of the series? ​∑j=152j​ Enter your answer in the box.

2-What is the sum of the series? ∑k=14(2k2−4) Enter your answer in the box.

3-What is the sum of the series? ∑k=36(2k−10)

4-Which answer represents the series in sigma notation? 1+12+14+18+116+132+164 ∑j=1712(j+1) ∑j=172j−1 ∑j=1712j+1 ∑j=17(12)j−1

5-Which answer represents the series in sigma notation? −3+(−1)+1+3+5 ∑j=155j−1 ∑j=15(3j−6) ∑j=15(2j−5) ∑j=15−3(13)j−1

Answers

Answer:

Please see the Step-by-step explanation for the answers

Step-by-step explanation:

1)

∑[tex]\left \ {{5} \atop {j=1}} \right.[/tex] 2j

The sum of series from j=1 to j=5 is:

∑ = 2(1) + 2(2) + 2(3) + 2(4) + 2(5)

  =  2 + 4 + 6 + 8 + 10

∑ = 30

2)

This question is not given clearly so i assume the following series that will give you an idea how to solve this:

∑[tex]\left \ {{4} \atop {k=1}} \right.[/tex] 2k²

The sum of series from k=1 to j=4 is:

∑ = 2(1)² + 2(2)² + 2(3)² + 2(4)²

  = 2(1) + 2(4) + 2(9) + 2(16)

  =  2 + 8 + 18 + 32

∑ = 60

∑[tex]\left \ {{4} \atop {k=1}} \right.[/tex] (2k)²

∑ = (2*1)² + (2*2)² + (2*3)² + (2*4)²

  = (2)² + (4)² + (6)² + (8)²

  = 4 + 16 + 36 + 64

∑ = 120

∑[tex]\left \ {{4} \atop {k=1}} \right.[/tex] (2k)²- 4

∑ = (2*1)²-4 + (2*2)²-4 + (2*3)²-4 + (2*4)²-4

  = (2)²-4 + (4)²-4 + (6)²-4 + (8)²-4

  = (4-4) + (16-4) + (36-4) + (64-4)

  = 0 + 12 + 32 + 60

∑ = 104

∑[tex]\left \ {{4} \atop {k=1}} \right.[/tex] 2k²- 4

∑ = 2(1)²-4 + 2(2)²-4 + 2(3)²-4 + 2(4)²-4

  = 2(1)-4 + 2(4)-4 + 2(9)-4 + 2(16)-4

  = (2-4) + (8-4) + (18-4) + (32-4)

  = -2 + 4 + 14 + 28

∑ = 44

3)

∑[tex]\left \ {{6} \atop {k=3}} \right.[/tex] (2k-10)

∑ = (2×3−10) + (2×4−10) + (2×5−10) + (2×6−10)  

  = (6-10) + (8-10) + (10-10) + (12-10)

  = -4 + -2 + 0 + 2  

∑ = -4

4)

1+1/2+1/4+1/8+1/16+1/32+1/64

This is a geometric sequence where first term is 1 and the common ratio is 1/2 So

a = 1

This can be derived as

1/2/1 = 1/2 * 1 = 1/2

1/4/1/2 = 1/4 * 2/1 = 1/2

1/8/1/4 = 1/8 * 4/1  = 1/2

1/16/1/8 = 1/16 * 8/1  = 1/2

1/32/1/16 = 1/32 * 16/1  = 1/2

1/64/1/32 = 1/64 * 32/1  = 1/2

Hence the common ratio is r = 1/2

So n-th term is:

[tex]ar^{n-1}[/tex] = [tex]1(\frac{1}{2})^{n-1}[/tex]

So the answer that represents the series in sigma notation is:

∑[tex]\left \ {{7} \atop {j=1}} \right.[/tex] [tex](\frac{1}{2})^{j-1}[/tex]

5)

−3+(−1)+1+3+5

This is an arithmetic sequence where the first term is -3 and the common difference is 2. So  

a = 1

This can be derived as

-1 - (-3) = -1 + 3 = 2

1 - (-1) = 1 + 1 = 2

3 - 1 = 2

5 - 3 = 2

Hence the common difference d = 2

The nth term is:

a + (n - 1) d

= -3 + (n−1)2

= -3 + 2(n−1)

= -3 + 2n - 2

= 2n - 5

So the answer that represents the series in sigma notation is:

∑[tex]\left \ {{5} \atop {j=1}} \right.[/tex] (2j−5)

For (1) the sum is 30, for (2) the sum is 90, for (3) the sum is -4, for(4) the sigma notation is  [tex]\rm \sum j = 1(\frac{1}{2})^{j-1}\\[/tex]  where j = 1 to j = 7, and for (5) the sigma notation is  [tex]\rm\sum j = (2j-5)[/tex]  where j = 1 to j = 5.

We have different series in the question.

It is required to find the sum of all series.

What is a series?

In mathematics, a series can be defined as a group of data that followed certain rules of arithmetic.

1) We have:

[tex]\rm \sum j=2j[/tex]   where j = 1 to j = 5

After expanding the series, we get:

= 2(1)+2(2)+2(3)+2(4)+2(5)

=2(1+2+3+4+5)

= 2(15)

=30

2) We have:

[tex]\rm \sum k=(2k^2-4)[/tex]  where k = 1 to k = 4

After expanding the series, we get:

[tex]\rm = (2(1)^2-4)+(2(2)^2-4)+(2(3)^2-4)+(2(4)^2-4)+(2(5)^2-4)\\[/tex]

[tex]\rm = 2[1^2+2^2+3^2+4^2+5^2]-4\times5\\\\\rm=2[55]-20\\\\\rm = 90[/tex]

3) We have:

[tex]\rm \sum k= (2k-10)[/tex]  where k = 3 to k = 6

After expanding the series, we get:

[tex]= (2(3)-10)+(2(4)-10)+(2(5)-10)+(2(6)-10)\\\\=2[3+4+5+6] - 10\times4\\\\=2[18] - 40\\\\= -4[/tex]

4) The series given below:

[tex]1, \frac{1}{2} ,\frac{1}{4},\frac{1}{8},\frac{1}{16},\frac{1}{32},\frac{1}{64}[/tex]

It is a geometric progression:

[tex]\rm n^t^h[/tex] for the geometric progression is given by:

[tex]\rm a_n = ar^{n-1}[/tex]

[tex]\rm a_n = 1(\frac{1}{2})^{n-1}\\\\\rm a_n = (\frac{1}{2})^{n-1}\\[/tex]

In sigma notation we can write:

[tex]\rm \sum j = 1(\frac{1}{2})^{j-1}\\[/tex]  where j = 1 to j = 7

5) The given series:

−3+(−1)+1+3+5, it is arithmetic series.

[tex]\rm n^t^h[/tex] for the arithmetic progression is given by:

[tex]\rm a_n = a+(n-1)d[/tex]

[tex]\rm a_n = -3+(n-1)(2)\\\\\rm a_n = 2n-5[/tex]

In sigma notation we can write:

[tex]\rm\sum j = (2j-5)[/tex]  where j = 1 to j = 5

Thus, for (1) the sum is 30, for (2) the sum is 90, for (3) the sum is -4, for(4) the sigma notation is  [tex]\rm \sum j = 1(\frac{1}{2})^{j-1}\\[/tex]  where j = 1 to j = 7, and for (5) the sigma notation is  [tex]\rm\sum j = (2j-5)[/tex]  where j = 1 to j = 5.

Learn more about the series here:

https://brainly.com/question/10813422

In the following equation, when x=3, what is the value of y? -4x + 3y = 12 A. 9 B. 3 C. 0 D. 8 PLZ HURRY IM TIMED WILL MARK BRAINLIEST

Answers

Answer:

[tex]\huge\boxed{y = 8}[/tex]

Step-by-step explanation:

-4x + 3y = 12

Given that x = 3

-4 (3) + 3y = 12

-12 + 3y = 12

Adding 12 to both sides

3y = 12+12

3y = 24

Dividing both sides by 3

y = 8

Answer:

y =8

Step-by-step explanation:

-4x + 3y = 12

Let x = 3

-4(3) +3y = 12

-12+3y = 12

Add 12 to each side

-12+12+3y =12+12

3y =24

Divide each side by 3

3y/3 = 24/3

y =8

1) Santhosh packed 240 oranges and 288 apples in boxes. He packed oranges and apples in separate boxes. He put equal number of fruits in each box. What is the maximum number of fruits that can be put in each box?​

Answers

The maximum no of fruits that could be put in each box is 48

For determining the maximum no of fruits, we have to find out the highest common factor i.e. HCf between two numbers i.e. 240 and 288

So,

For 240 = [tex]2 \times 2 \times 2 \times 2 \times 3 \times 5[/tex]

And, for 288, it is = [tex]2 \times 2 \times 2 \times 2 \times 2 \times3 \times 3[/tex]

So, the highest common factor between two numbers is

= [tex]2\times 2\times 2\times 2\times 3[/tex]

= 48

So we can conclude that the maximum no of fruits that could be put in each box is 48

Learn more about numbers here: brainly.com/question/17429689?

Answer:

the maximum number of fruits that can be put in each box=48

Given :

Total number of oranges = 240

Total number of apples = 288

we find maximum number of fruits by finding highest common factor HCF

Step-by-step explanation:

Lets find out HCF of 240 and 288

Write the prime factors for 240 and 288

[tex]288=2 \cdot 2 \cdot 2 \cdot 2 \cdot 2 \cdot 3 \cdot 3\\240=2 \cdot 2 \cdot 2 \cdot 2 \cdot 3 \cdot 5[/tex]

Now write the common factor for both numbers

[tex]2 \cdot 2 \cdot 2 \cdot 2 \cdot 3 =48[/tex]

So, GCF is 48

We have to  put 48 fruits in each box.

Learn more :

brainly.in/question/8084599

Grandma baked 969696 cookies and gave them to her grandchildren. One of the grandchildren, Cindy, received ccc fewer cookies than she would have received had all of the cookies been evenly divided among the 888 grandchildren.

Answers

Answer:

Answer:

96/8 - c

Step-by-step explanation:

96/8 = 12

The average amount of cookies each grandchild would get is 12. However, Cindy gets c less than the average amount. So, it would be 12 - c.

But, it's asking for the original expression. Therefore, the answer would be 96/8 - c.

determine x in the following equation 2x - 4 = 10

Answers

Answer:

7

Step-by-step explanation:

10+4 = 14

14/2  = 7

x = 7

do numbers ever stop

Answers

Nope, i dont think so

Answer:

no the numbers are infinite

Step-by-step explanation:

Question 6. Which expression is equivalent to 3x(x-6)+5(x-4)?

Answers

Answer:

8x- 38

Step-by-step explanation:

3(x-6)+5(x-4)

Distribute

3x- 18+5x -20

Combine like terms

3x+5x -18-20

8x- 38

Answer:

[tex]3(x-6)+5(x-4)[/tex]

[tex]3x-18+5x-20[/tex]

[tex]=(3+5)x-(20x+18)[/tex]

Add:- 3+5= 8, and 20+18= 38

[tex]=8x-38[/tex]

OAmalOHopeO

Which of the following graphs shows a parabola with a vertex of (1,-9) and solutions of (-2,0) and (4,0)?

Answers

Answer:

Hello,

Step-by-step explanation:

Roots are -2 and 4

y=k*(x+2)(x-4)

Vertex = (1,-9) is a point of the parabola

-9=k*(1+2)(1-4) ==> k=1

Equation of the parabola is y=(x+2)(x-4)

But you don' t have given the graphs !!!!

The graph show a parabola with a vertex that has Roots are -2 and 4.

What is Parabola?

A parabola is a U-shaped curve this is drawn for a quadratic function,

f(x) = ax² + b x + c. The graph of the parabola is downward (or opens down), when the price of a is much less than 0, a < 0. The graph of the parabola is upward (or opens up) when the value of a is more than 0, a > 0.

Given that,

The vertex of (1,-9) and solutions of (-2,0) and (4,0).

y = k*(x+2)(x-4)

Vertex = (1,-9) is a point of the parabola

-9 = k*(1+2)(1-4)

Substitute the value of k = 1 in the equation,

The equation of the parabola is y = (x+2)(x-4).

The graph show a parabola with a vertex that has Roots are -2 and 4.

Learn more about the parabola here:

brainly.com/question/4074088

#SPJ2

The black graph is the graph of
y = f(x). Choose the equation for the
red graph.
a. y = f(2x)
b. y=f)
C. 2y = f(x)
d. = f(x)

Answers

9514 1404 393

Answer:

  c. 2y = f(x)

Step-by-step explanation:

Each point on the red graph is half the distance from the x-axis as the same point on the black graph. That is, the vertical scale factor is 1/2:

  y = (1/2)f(x)

Multiplying this equation by 2 gives one that matches an answer choice:

  2y = f(x)

Evaluate 26 + a if a = 8

Answers

Answer:

34

Step-by-step explanation:

= 26 + 8

= 34

The domain and range for function g are D(−infinity symbol, infinity symbol) and R(−infinity symbol, infinity symbol). Describe the following statement:

the limit as x approaches 3 of the function g of x equals 4

Select one:
a. The value of g at 3 is 4.
b. The value of g at 4 is 3.
c. As x gets closer to 4, the value of g gets closer to 3.
d. As x gets closer to 3, the value of g gets closer to 4.

Answers

The answer is d: As x gets closer to 3, the value of g gets closer to 4.

The limit of a function h of x as  x approaches the value a, written as [tex]\lim_{x \to a} h(x) = L[/tex] is the value the function h(x) approaches as x tends to the value "a", written as x → a. In this case, L.

Given the domain and range for function g are D(−∞, ∞) and R(−∞, ∞) and that the limit as x approaches 3 of the function g of x equals 4.

This implies that as x gets closer and closer to 3, the value of g gets closer and closer to 4.

Since the value g gets closer to is 3 as x gets closer to 4, we can write that the limit as x approaches 3 of the function g of x equals 4.

we can write this as

[tex]\lim_{x \to 3} g(x) = 4[/tex]

So, as x gets closer to 3, the value of g gets closer to 4.

So, the answer is d: As x gets closer to 3, the value of g gets closer to 4.

Learn more about limits here:

https://brainly.com/question/23144996

1. The mean performance score on a physical fitness test for Division I student athletes is 947 with a population standard deviation of 205. Select a random sample of 64 of these students. Hint: we have a sample so use the standard error. What is the probability the mean of the sample is below 900

Answers

Answer:

0.033316

Step-by-step explanation:

We use the z score formula to solve for this question.

Since we are given the number of samples in the question, our z score formula is given as:

z = (x-μ)/ S.E

where x is the raw score

μ is the sample mean

S.E is the Standard error.

x is the raw score = 900

μ is the sample mean = Population mean = 947

Standard error =

This is calculated as Population standard deviation/ √No of samples

= 205/√64.

= 205/8

= 25.625

We proceed to calculate the z score

z = (x-μ)/ S.E

z = 900 - 947/25.625

= -1.83415

Using the z score table for normal distribution,

P(x≤ z) = P(z ≤ -1.83) = P(x ≤ 900)

P(x<900) = 0.033316

Therefore, the probability the mean of the sample is below 900 is 0.033316

solve the equation 7*2=?​

Answers

Answer:

7*2=14

Step-by-step explanation:

7*2=14 because is multiplication

Answer:

14 because it is multiplication

[2 ÷ (4 - 2) + 8^2] - [2 - (-1) ] ^2

A. 62
B.60
C.56

Answers

Answer:

56

Step-by-step explanation:

[2 ÷ (4 - 2) + 8^2] - [2 - (-1) ] ^2

Brackets first

Then parentheses in the brackets

[2 ÷ 2 + 8^2] - [2 - (-1) ] ^2

Exponents in the brackets

[2 ÷ 2 + 64] - [2 - (-1) ] ^2

Divide

[1+64] - [2 - (-1) ] ^2

Add and subtract in the brackets

[65] - [3 ] ^2

Exponents

[65] - [9 ]

Subtract

56

A vending machine company wants to check three of its machines to determine if they are properly dispensing 12 ounces of coffee. Their data is given below α = 0.01.
Row Machine A Machine B Machine C
1 11.5 10.3 11.1
2 12.1 9.7 11.3
3 11.6 10.4 11.9
4 12.0 10.7 11.5
5 11.1 9.9 11.7
6 12.2 10.1 11.3
H0: μA = μB = μC
Ha: Not all means are equal
One-way ANOVA: Machine A, Machine B, Machine C
Source DF SS MS F P
Factor 2 8.363 4.182 31.73 0.000
Error 15 1.977 0.132
Total 17 10.340
P-value: _____
Decision: _____
Is there a significant difference between the vending machines A, B, and C? Use α=0.05.
A. No, there is no significant difference between the means.
B. Yes, there is a significant difference between the means.
C. The F-test cannot be used to answer whether or not there is a significant difference between the means.

Answers

Answer:

The correct option is B.

Step-by-step explanation:

The hypothesis to determine whether the vending machines are properly dispensing 12 ounces of coffee is:

H₀: [tex]\mu_{A}=\mu_{B}=\mu_{C}[/tex]

Hₐ: Not all means are equal.

The ANOVA output is as follows:

One-way ANOVA: Machine A, Machine B, Machine C

Source           DF              SS                MS              F              P

Factor              2            8.363           4.182         31.73       0.000

Error               15             1.977            0.132

Total               17           10.340

The significance level is α = 0.05.

The p-value of the model is:

p-value = 0.000

Decision rule:

If the p-value of the test is less than the significance level then the null hypothesis will be rejected.

p-value = 0.000 < α = 0.05

The null hypothesis will be rejected.

Conclusion:

There is a significant difference between the means.

Thus, the correct option is B.

Simplify and give the answer in standard form: (3/8+5/12) ÷ (8/-15 x 27/16)

Answers

jakdjskfkskajdiwneosj….. -95/288
The answer is - 95/108

The value of y varies jointly with x and z. If y = 7 when z = 196 and x = 2, find the value of y when x = 3 and z = 336. I will rate you brainliest

Answers

Answer:

18

Step-by-step explanation:

Given that:

y∞ xz

y=kxz. Where k is constant

When z=196 and x= 2 then y= 7

7=(196)(2)k

7=392k

k=1/56

There fore y=(1/56)xz

When x=3 and z =336

y=(1/56)xz

y=(1/56)(336)(3)

y=18

if value of y varies jointly with x and z. If y = 7 when z = 196 and x = 2 then the value of y when x = 3 and z = 336 is 18.

What is Ratio?

A ratio is an ordered pair of numbers a and b, written a / b where b does not equal 0.

Value of y varies jointly with x and z.

y ∞ xz

y=kxz.

Where k is constant

When z=196 and x= 2 then y= 7

Let us find the value of k

7=(196)(2)k

7=392k

Divide both sides by 7

k=1/56

y=(1/56)xz

When x=3 and z =336

y=(1/56)xz

y=(1/56)(336)(3)

y=18

Hence,  the value of y when x = 3 and z = 336 is 18.

To learn more on Ratios click:

https://brainly.com/question/13419413

#SPJ2

What is the length of the diagonal of a rectangle with the base of 4 and an altitude of 3

Answers

Answer:

5

Step-by-step explanation:

Use the Pythagorean Theorem

C^2=a^2 + b^2

c^2= 3^2 + 4^2

c^2= 9+16

c^2= 25

The take the square root

c= √25

c = 5

What is the area of the house (including the drawing room, TV room, balcony, hallway, kitchen and bedroom)?

Answers

Answer:

The area of the house is A. 1,108

accountancy

So i have to make trial balance and im kinda confused with 'interest'. So which side did it go to? Credit or debit? It didn't state the interest as received or expense/paid. someone told me to look at the bank but hey i need more explanation T^T​​

Answers

You would do credit because debit is not the one

What is similar about a line segment and a line? What is different

Answers

Answer:

A line segment has two endpoints. It contains these endpoints and all the points of the line between them. You can measure the length of a segment, but not of a line. Line segments are only a line that goes from one point to another, and lines go on forever. However, a line segment is also part of a line.

Hope this helps!

Answer:

[see below]

Step-by-step explanation:

A line is a straight path of points that has no start and no end. The line has an arrow on each end.

A line segment is part of a line. They have a start and an end. The line segments have a point on each end. You can use a line segment to make polygons and make calculations about them.

Hope this helps.

what are the like terms of the expression.
3x+8x+y+x+8

Answers

Answer:

the like terms are:

3x+8x+x+y+8

12x+y+8

Answer:

The like terms are

3x, 8x, x

Step-by-step explanation:

3x+8x+y+x+8

The like terms are

3x, 8x, x

They are the terms that are in terms of the first power of x

Which equation has the graph shown below? (0, 3) (2,0) ​

Answers

Answer:

6x+4y=12

Step-by-step explanation:

when x-intercept is 0

6(0)+4y=12

0+4y=12

divide by 4 both side

y=3

when y-intercept is 0

6x+4(0)=12

6x+0=12

6x=12

divide by 6 both side

x=2

Evaluate the following expressions: 2(−1 + 3) − 7

Answers

Answer:

-3 is the answer.

Step-by-step explanation:

=2(-1+3)-7

=2(2)-7

=4-7

=-3

Hope it will help you :)

Tierra's THR zone is 135-185 bpm (beats per minute). What might Tierra's heart rate be to
indicate that she was working too hard?
A. 145 bpm
B. 195 bpm
C. 175 bpm
D. 130 bpm​

Answers

The correct answer is B. 195 bpm

Explanation:

In health and related areas, THR or Target Heart Rate zone refers to the range of heart rate an individual should have including the maximum heart rate. In the case of Tierra, her THR zone indicates her maximum heart rate should be 185 beats per minute.

In this context, a heart rate above this number shows Tierra is working too hard or that his heart is doing too much effort, which is dangerous for her health. Thus, the heart rate that shows she is doing too hard is 195 bmp as this is the only one that is above the ideal rate.

Find the polynomial for the area.
The area is​

Answers

Answer:  ¹/₂( x² - 10y² + 10xy - xy )

Step-by-step explanation:

From the diagram area of the triangle = ¹/₂ ˣ base ˣ height

where the base = x + 10y and the height = x - y

Therefore putting these into the formula above

Area  =   ¹/₂ [( x + 10y )( x -y )]

         =   ¹/₂( x² - xy + 10xy - 10y²)units²

         = ¹/₂( x² - 10y² + 10xy - xy )

     

14. Solve for p. Assume that none of the denominators are equal to 0
Plz help me​

Answers

Answer:

Step-by-step explanation:

Divide by y

kl/y = f/(p + n) + r/u              Subtract r/u from both sides

kl/y - r/u = f/(p + n)               Multiply both sides by (p + n)

(kl/y - r/u ) (p + n) = f            Divide by (kl/y - r/u)

p + n = f / (kl/y - r/u)             Subtract n from both sides

p  =  f / (kl/y - r/u)  - n

I think I'd leave this as the answer. I don't think you are expected to make it a 2 tier fraction.

Other Questions
What are the two comparisons?moral sense vs. immoral sensemen vs. machinesjudgments vs. earthly materialsmaking judgments vs. blind obedience The assertion that non-formal institutions have no role to play at the PROCESSING STAGE ofthe Systems Theory is an empty rhetoric Nosotros queremos alquilar un apartamento. Vamos a ver un apartamento en la ciudad. El dueo de la casa nos da las llaves y entramos al departamento. A mi __________ gusta la decoracin del apartamento. __________ gusta el jardn tambin porque que es bastante amplio y all podra jugar tenis. Estoy contento porque soy atltico y mi amigo Fernando __________ compr una raqueta de tenis hace poco. A mis amigos no __________ gustan los cuartos de la casa porque son pequeos. Adems, a Vctor __________ aburre el barrio. Best Foods, Inc. has an unlevered cost of capital of 10 percent. The company generates EBIT of $4,250 per year and has a tax rate of 35 percent. If the firm adds $10,000 of debt to its capital structure, what is the value of the levered firm? Answer the following questions based on the above graph(Electron affinity vs Atomic no.)i)Why on moving from Li to Be, the value of electron gain enthalpy drops.ii)Cl has a higher peak than fluorine. Explain.iii)Why Fluorine has the highest value among its period members. Use the given data to find the minimum sample size required to estimate the population proportion. Margin of error: 0.028; confidence level: 99%; p and q unknown In the experiment, you heated a sample of metal in a water bath and quickly removed and dried the sample prior to inserting it into the cold water "system". Why did you need to dry the sample prior to placing it into the cold water "system"a. The extra water might react with the metal which would ruin the sample.b. Any residual hot water would have added to the heat transferred from the metal to the cold water "system".c. The wet metal would not transfer any heat thus causing inaccuracy in you measurements.d. The metal would oxidize in the presence of water thus ruining the sample c im ca quy lut l 2000 2yrs at 2% How much interest is owed the balance between gravity and buoyancy is called____. isostasy density orogenesis accretion The policy that allows a transaction to commit even if it has modified some blocks that have not yet been written back to disk is called the __________ policy. deforestation can be reduced by combined effort of all? give reason WILL MARK BRAINLIEST!!!!20 POINTS!!!!URGENT!!! When estimating the incremental after-tax free cash flows for a project, we include which one of the following costs?A. Investment costsB. Opportunity costsC. Sunk costsD. Costs that impact another product that the firm does not produce. Methanol liquid burns readily in air. One way to represent this equilibrium is: 2 CO2(g) + 4 H2O(g)2 CH3OH(l) + 3 O2(g) We could also write this reaction three other ways, listed below. The equilibrium constants for all of the reactions are related. Write the equilibrium constant for each new reaction in terms of K, the equilibrium constant for the reaction above. 1) CH3OH(l) + 3/2 O2(g) CO2(g) + 2 H2O(g) K1 = 2) CO2(g) + 2 H2O(g) CH3OH(l) + 3/2 O2(g) K2 = 3) 2 CH3OH(l) + 3 O2(g) 2 CO2(g) + 4 H2O(g) The two-way frequency table below shows data on years working with the company and college degree status for Tom's coworkers. Complete the following two-way table of row relative frequencies. (If necessary, round your answers to the nearest hundredth.) State what is meant by the terms: Parallel data transmission ......................................................................................................... ................................................................................................................................................... ................................................................................................................................................... Serial data transmission ........................................................................................................... ................................................................................................................................................... ................................................................................................................................................... PLEASE!! HELP!! Choose the option that completes the sentence and describes the image using the impersonal se. Me alegro mucho porque en esta tienda, s ________ (vender) helado. no se venden se venden no se vende se vende Help plsYou add the same amount of money to your savings each week. At week 5 you have $45. At week 12 you have $80. How much money do you have at week 20? A 100.0-mL sample of 1.00 M NaOH is mixed with 50.0 mL of 1.00 M H2SO4 in a large Styrofoam coffee cup calorimeter fitted with a lid through which a thermometer passes. The acid-base reaction is as follows: 2 NaOH(aq) + H2SO4(aq) Na2SO4(aq) + 2 H2O(l) The temperature of each solution before mixing is 22.3 C. After mixing, the temperature of the solution mixture reaches a maximum temperature of 31.4 C. Assume the density of the solution mixture is 1.00 g/mL, its specific heat is 4.18 J/g.C, and no heat is lost to the surroundings. Calculate the enthalpy change, in kj, per mole of H2SO4 in the reaction. a. +85.6 kJ/mol.b. -85.6 kJ/mol.c. +5.71 kJ/mol.d. -5.71 kJ/mol.e. -114 kJ/mol.