No Bots, Please answer asap. I need help.
This is for brainly if you answer the fastest you will get it.
In 2011, Marko Tomac and Ivan Cvetkovic set the Guinness World Record for the “Greatest distance driven on a single tank of diesel fuel.” They drove `1,581.88` miles through Croatia in a Volkswagen Passat 1.6 TDI BlueMotion, averaging `76.37` mpg.

In 2011, the average price, in U.S. dollars, for diesel fuel in Croatia was about `\$6.038` per gallon. At the same time, in the United States, the average price for diesel was `64\%` of what it cost in Croatia.

Estimate the cost of one gallon of diesel in the United States in 2011?

Answers

Answer 1

Answer:

$3.864

Step-by-step explanation:

64% of 6.038 is 3.864


Related Questions

Southeastern Bell stocks a certain switch connector at its central warehouse for supplying field service offices. The yearly demand for these connectors is 15,400 units. Southeastern estimates its annual holding cost for this item to be ​$24 per unit. The cost to place and process an order from the supplier is ​$74. The company operates 300 days per​ year, and the lead time to receive an order from the supplier is 2 working days.

Answers

The economic order quantity (EOQ) for the switch connectors is approximately 97 units.

To determine the economic order quantity (EOQ) for the switch connectors, we can use the following formula:

EOQ = √((2 * Annual Demand * Order Cost) / Holding Cost)

Given the following information:

Annual Demand = 15,400 units

Holding Cost = $24 per unit

Order Cost = $74 per order

Plugging in the values into the formula, we get:

EOQ = √((2 * 15,400 * 74) / 24)

EOQ = √(227,200 / 24)

EOQ = √(9,466.67)

EOQ ≈ 97.28

To know more about economic order quantity:

https://brainly.com/question/27876515


#SPJ4

Prime Factorization of 23 using the ladder diagram

HELP ME BY 7:00 PM PLEASE

Answers

Answer:

Hope this helps!

23 is a prime number, so therefore the factors of it is just 1 and itself (23)

Find the amount of money Lee can afford to borrow using the banker's rule. Lee makes $24,700 annually. What is the amount that can be borrowed?

Answers

Answer: $31,920.

Step-by-step explanation:

The banker's rule is a method used by lenders to determine the maximum amount of money that a borrower can afford to repay. According to this rule, the maximum amount of money that Lee can afford to borrow is determined by multiplying his annual income by a factor of 0.28.

Using this rule, the amount that Lee can afford to borrow can be calculated as:

Maximum affordable monthly payment = 0.28 x monthly income

Maximum affordable monthly payment = 0.28 x (24700/12)

Maximum affordable monthly payment = 0.28 x 2058.33

Maximum affordable monthly payment = 576.66

Therefore, Lee can afford to make monthly payments of up to $576.66. To calculate the total amount he can borrow, we need to determine the total cost of the loan, including principal and interest.

Assuming a 5-year loan with an interest rate of 4%, the total cost of the loan can be calculated using an online loan calculator or spreadsheet software.

Plugging in the numbers, the total amount that Lee can borrow is approximately $31,920.

It's important to note that this calculation is based on the banker's rule and assumes that Lee has no other debt obligations. Actual loan approval and loan amounts may vary depending on other factors such as credit score, debt-to-income ratio, and other lender-specific requirements.

is this true or false? f (n )equals o (g (n ))space a n d space g (n )equals o (f (n ))space t h e n space f (n )equals theta (g (n ))

Answers

The statement "f(n) equals O(g(n)) and g(n) equals O(f(n)) then f(n) equals Θ(g(n))" is true.

In computer science, the O-notation and Θ-notation are used to describe the upper and tight bounds, respectively, of the running time of an algorithm. O-notation provides an upper bound on the running time of an algorithm, while Θ-notation provides a tight bound, meaning that the running time of an algorithm is both upper-bounded and lower-bounded by a certain function.

When f(n) equals O(g(n)), it means that the growth rate of f(n) is upper-bounded by the growth rate of g(n). In other words, the running time of f(n) is no greater than that of g(n), multiplied by some constant factor.

When g(n) equals O(f(n)), it means that the growth rate of g(n) is upper-bounded by the growth rate of f(n). This implies that the running time of g(n) is no greater than that of f(n), multiplied by some constant factor.

If both f(n) equals O(g(n)) and g(n) equals O(f(n)), it can be concluded that the running time of f(n) and g(n) are asymptotically equivalent. This means that their growth rates are the same, and thus f(n) equals Θ(g(n)).

In conclusion, if f(n) equals O(g(n)) and g(n) equals O(f(n)), it is true that f(n) equals Θ(g(n)), which means that the two functions have the same growth rate. This property can be useful in comparing the running time of different algorithms or in analyzing the efficiency of algorithms.

For more such questions on computer algorithms

https://brainly.com/question/24953880

#SPJ4

20% of____ is 15 ????

Answers

Answer:

The Correct Answer is 3

Step-by-step explanation:

according to the behavior of integer division, when an integer is divided by an integer, the result will be a float. t or f

Answers

Answer:

False

Step-by-step explanation:

According to the behavior of the integer division when an integer is divided by an integer the result will be a float that is false.

Directions: Find the measure of the indicated angle to the nearest tenth of a degree.
X
39
10

Answers

The measure of the indicated angle, given the right angled triangle and the dimensions, is 14.4 degrees .

How to find the measure of the angle ?

Given the position of the angle in this right angled triangle, we know that the dimensions available to us are the opposite and adjacent dimensions.

We can therefore use the tangent rule to solve for angle x such that the angle is:

Tan ( angle ) = Opposite / Adjacent

Angle x is therefore:

Tan (x ) = 10 / 39

x = Tan ⁻ ¹ ( 10 / 39 )

x = 14.4 degrees

Find out more on angles at https://brainly.com/question/30446800

#SPJ1

Directions: Find the measure of the indicated angle to the nearest tenth of a degree.X3910

Which expression gives the distance between the points
(-3, 4) and (6, -2)?
O A. (-3-4)²+(6+2)²
O B. (-3-6) +(4+2)²
O C. (-3-6)²+(4+2)²
O D. (-3-4)²+(6+2)²

Which expression gives the distance between the points(-3, 4) and (6, -2)?O A. (-3-4)+(6+2)O B. (-3-6)

Answers

The expression that gives the distance is \(\sqrt{(-3 - 6)^2 + (4 + 2)^2}\)

How to determine the expression?

The points are given as:

(-3, 4) and (6, -2)

The distance between two points is calculated using:

\(d = \sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2}\)

This gives

\(d = \sqrt{(-3 - 6)^2 + (4 + 2)^2}\)

Hence, the expression that gives the distance is \(\sqrt{(-3 - 6)^2 + (4 + 2)^2}\)

Read more about distance at:

https://brainly.com/question/7243416

#SPJ1

The following two errors were made in the physical inventory counts: 1. 2015 ending inventory was overstated by $30,000. 2. 2016 ending inventory was understated by $18,000. Compute the correct cost of goods sold for both 2015 and 2016.

Answers

The correct COGS for each year can be calculated by subtracting the correct ending inventory from the beginning inventory and adding any additional purchases made during the year.

To determine the correct COGS for 2015, we need to adjust the overstatement of the ending inventory by $30,000.

The correct ending inventory should be reduced by this amount. Once we have the correct ending inventory, we can subtract it from the beginning inventory and add any additional purchases made during the year to calculate the correct COGS for 2015.

For 2016, we need to account for the understatement of the ending inventory by $18,000.

The correct ending inventory should be increased by this amount. After adjusting the ending inventory, we can subtract it from the beginning inventory and add any additional purchases to obtain the correct COGS for 2016.

By making the necessary adjustments to account for the errors in the physical inventory counts, we can determine the correct COGS for both 2015 and 2016, ensuring accurate financial reporting for the respective years.

To learn more about COGS click here: brainly.com/question/17316734

#SPJ11

Miss Lawrence buys 8 ounces of smoked salmon at $17.98 per pound. How much money does Miss Lawrence spend on the smoked salmon?

16 ounces=1 pound

Answers

Answer:

  $8.99

Step-by-step explanation:

8 ounces is 8/16 = 1/2 pound. That much smoked salmon will cost Miss Lawrence ...

  (1/2 lb)($17.98/lb) = $8.99

Miss Lawrence spends $8.99 on smoked salmon.

What is the equation of a vertical line through the point (-3,5)?

Answers

We have the next point: (-3, 5)

And we must find the equation of a vertical line that passes through the point.

To find the vertical line that passes through a point we must equal the equation for x to the x coordinate of the point and this will be the equation.

Now, in this case the equation of the vertical line is

\(x=-3\)

help with homework
Thanksss

help with homeworkThanksss
help with homeworkThanksss

Answers

Answer:

Step-by-step explanation: ??

13/11 = x/9 round your answer to the nearest tenth

13/11 = x/9 round your answer to the nearest tenth

Answers

Answer:

x ≈ 10.6

Step-by-step explanation:

Given

\(\frac{13}{11}\) = \(\frac{x}{9}\) ( cross- multiply )

11x = 117 ( divide both sides by 11 )

x ≈ 10.6 ( to the nearest tenth )

need help asap
* Calculate the reciprocal (Inverse or Indirect quote) from following. \( \rightarrow \) USO/DKK \( 6.4270 / \mathrm{H} 350 \) \( \rightarrow \) GBP/NZD 2.0397/0700 \( \rightarrow \) USO/INR \( 44.333

Answers

The reciprocal (inverse or indirect quote) for the given exchange rates is as follows:

USO/DKK: The reciprocal exchange rate is 0.1557 DKK/USO.

GBP/NZD: The reciprocal exchange rate is 0.4898 NZD/GBP.

USO/INR: The reciprocal exchange rate is 0.0226 INR/USO.

To calculate the reciprocal quote, we take the reciprocal of the given exchange rate. For example, for USO/DKK with an exchange rate of 6.4270 DKK per USO, the reciprocal is 1 divided by 6.4270, which equals 0.1557 DKK per USO.

Similarly, for GBP/NZD with an exchange rate of 2.0397 NZD per GBP, the reciprocal is 1 divided by 2.0397, which equals 0.4898 NZD per GBP.

Finally, for USO/INR with an exchange rate of 44.333 INR per USO, the reciprocal is 1 divided by 44.333, which equals 0.0226 INR per USO.

These reciprocal quotes represent the inverse of the original exchange rates.

Learn more about reciprocal here: brainly.com/question/15590281

#SPJ11

Complete question: Calculate the reciprocal (inverse or indirect quote) for the following currency pairs:
1. USO/DKK: 1/6.4270 or DKK/USO: 1/350
2. GBP/NZD: 1/2.0397 or NZD/GBP: 1/0.7000
3. USO/INR: 1/44.333 or INR/USO: 1/44.333

the image is the question

the image is the question

Answers

The answer will me d

ANSWER ANSWER ANSWER I ONLY GOT TIL TOMORROW AND I WILL MARK U THE BRAINLYESS
Steve bought cookies for a party. He bought 3 chocolate chip cookies, 3 snickerdoodles, 3 butterscotch cookies, 3 vanilla filled cookies, and 3 sugar cookies.

Draw a tape diagram to match the problem.
Write a repeated addition equation to solve.

Answers

Boi stop cheatin and draw ur own tape diagram

A rectangular prism has volume of 24 cm?. The length and width of the prism is 5 cm and 3 cm.
Find the height of the prism.

Answers

Answer:

1.6 cm

------------------

Volume formula for rectangular prism:

V = lwh

Given two dimensions and volume. Substitute them into formula and find the height:

24 = 5*3h24 = 15hh = 24/15h = 1 .6

The height is 1.6 cm.

Answer:

1.6 cm

Step-by-step explanation:

We know that the formula to finds the volume of rectangular prism is:

Volume = Length × width × height

Given that,

l → 5 cm

w → 3 cm

v → 24 cm³

Let us find it now.

Volume = Length × width × height

24 = 5 × 3 × h

24 = 15h

Divide both sides by 15.

1.6 cm = height

"Derive the demand function
Endowment (1,0)
U(x,y) = -e⁻ˣ — e⁻ʸ

Answers

To derive the demand function from the given utility function and endowment, we need to determine the optimal allocation of goods that maximizes utility. The utility function is U(x, y) = -e^(-x) - e^(-y), and the initial endowment is (1, 0).

To derive the demand function, we need to find the optimal allocation of goods x and y that maximizes the given utility function while satisfying the endowment constraint. We can start by setting up the consumer's problem as a utility maximization subject to the budget constraint. In this case, since there is no price information provided, we assume the goods are not priced and the consumer can freely allocate them.

The consumer's problem can be stated as follows:

Maximize U(x, y) = -e^(-x) - e^(-y) subject to x + y = 1.

To solve this problem, we can use the Lagrangian method. We construct the Lagrangian function L(x, y, λ) = -e^(-x) - e^(-y) + λ(1 - x - y), where λ is the Lagrange multiplier.

Taking partial derivatives of L with respect to x, y, and λ, and setting them equal to zero, we can find the values of x, y, and λ that satisfy the optimality conditions. Solving the equations, we find that x = 1/2, y = 1/2, and λ = 1. These values represent the optimal allocation of goods that maximizes utility given the endowment.

Therefore, the demand function derived from the utility function and endowment is x = 1/2 and y = 1/2. This indicates that the consumer will allocate half of the endowment to each good, resulting in an equal distribution.

Learn more about partial derivatives here: brainly.com/question/32624385

#SPJ11

9. Use /(0, 0), K(0,8), and L(6,3).
a. What is the slope of the altitude from K to JL?
b. Write an equation for each altitude of AJKL. Find the orthocenter by finding the ordered pair
(that is a solution of the three equations.
c. How would the orthocenter change if the point (6, 3) was moved to (6,0)? Explain.

9. Use /(0, 0), K(0,8), and L(6,3).a. What is the slope of the altitude from K to JL?b. Write an equation

Answers

The coordinates of the vertices of the triangle, ΔJKL, J(0, 0), K(0, 8), and L(6, 3), indicates that the altitudes and orthocenter are;

a. -2

b. Altitude from K to \(\overline{JL}\) is; y = 8 - 2·x

Altitude from L to \(\overline{JK}\) is; y = 3

Altitude from J to \(\overline{KL}\) is; y = 6·x/5

What is an altitude of a triangle?

An altitude of a triangle is a line segment that is perpendicular to a specified side of a triangle or an extension of a side, which passes through the vertex facing the side.

a. The slope of the side \(\overline{JL}\) = (3 - 0)/(6 - 0) = (1/2)

The slope of the perpendicular  segment to JL = -1/(1/2) = -2

The slope of the altitude from K to \(\overline{JL}\) = -2

b. The equation of the perpendicular segment is; y - 8 = -2 × (x - 0) = -2·x

Therefore; y = 8 - 2·x

The slope of the side \(\overline{JK}\) = (8 - 0)/(0 - 0) = ∞ Therefore, the side \(\overline{JK}\) is a vertical and parallel on the y-axis

The slope of the perpendicular segment to \(\overline{JK}\) = -1/∞ = 0. The equation of the perpendicular from L to \(\overline{JK}\) is; y - 3 = 0·(x - 6) = 0

The equation of the altitude from \(\overline{JK}\) is; y - 3 = 0, which is; y = 3

Slope of \(\overline{KL}\) = (3 - 8)/(6 - 0) = -5/6

Equation of the altitude from J to \(\overline{KL}\) is therefore; y - 0 = (6/5)×(x - 0) = 6·x/5

y = 6·x/5

The orthocenter is the point where the three altitudes meet, which is the point where two of the altitudes meet. Therefore, for the altitudes from K and L, we get;

y = 8 - 2·x and y = 3, therefore, at the orthocenter, we get;

3 = 8 - 2·x

2·x = 8 - 3 = 5

x = 5/2 = 2.5

x = 2.5

The y-value of the orthocenter is; y = 8 - 2 × 2.5 = 3

The coordinate of the orthocenter is; (2.5, 3)

c. When the point (6, 3) is moved to (6, 0), the points on the triangle becomes, J(0, 0), which is the origin K(0, 8) on the y-axis, and L(6, 0), which is on the x-axis, and the triangle ΔJKL becomes a right triangle, and the point of intersection of the altitudes \(\overline{JK}\) and \(\overline{JL}\) is the point J(0, 0). Therefore, the point J becomes the orthocenter.

Learn more on the orthocenter of a triangle here: https://brainly.com/question/22440007

#SPJ4

Find the distance between the points (-4,6) and (8,-12). Round your solution to 2 decimal points.

Answers

Answer:

21.63

Step-by-step explanation:

consider the function g(x)= x² + 5x +6 where is function g(x) equL to zero or what are the zeros of g(x) A: x=2 and x =3 B: x =1 and x = -6 C: x= -2 and x = -3 D: = -1 and x =6​

Answers

Answer: please help me with this, I will do whatever you want but please help me please!

Step-by-step explanation:

consider the function g(x)= x + 5x +6 where is function g(x) equL to zero or what are the zeros of g(x)

Please help 4x - 7 = 8 - 2x

Answers

Answer:

x=5/2

Step-by-step explanation:

4x-7=8-2x

add 7 to both sides

4x=15-2x

add 2x to both sides

6x=15

6/6x=15/6

x=5/2

(for the last part, i just simplify the fraction. 3 goes into 15 and 6)


Determine the unknown angle measures of ADEF.
Round to the nearest degree.
m2D
23.5
m2 =
24.3
D
33.8
F

Determine the unknown angle measures of ADEF.Round to the nearest degree.m2D23.5m2 =24.3D33.8F

Answers

Answer:

m∠D = 46°

m∠F = 44°

Step-by-step explanation:

cos D =base/hypo

cosD =23.5/33.8 = 0.695

so and D = 45.97°

thus angle F = 180-(90+45.97) =44.03°

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

The measure of angle D is of 46º.The measure of angle F is of 44º.

What are the relations in a right triangle?

The relations in a right triangle are given as follows:

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

In this problem:

The hypotenuse is of 33.8.The side opposite to angle D is of 24.3.The side opposite to angle F is of 23.5.

Hence:

\(\sin{D} = \frac{24.3}{33.8}\)

\(D = \sin^{-1}{\left(\frac{24.3}{33.8}\right)}\)

\(D = 46^\circ\)

\(\sin{F} = \frac{23.5}{33.8}\)

\(F = \sin^{-1}{\left(\frac{23.5}{33.8}\right)}\)

\(F = 44^\circ\)

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

Consider the following regression equation: y = 30 8x. if sse = 960 and ss total = 1,600., then the correlation coefficient is _______.

Answers

Since the regression equation is:  y = 30 8x. if SSE= 960,  the correlation coefficient is 0.661.

What is the regression equation about?

A regression equation is known to be a tool that is often used in statistics to examine if any relationship exists or not between a given sets of data.

Note that:

SSR=SST-SSE

So the first step is to calculate the R² which is seen as the coefficient of equation. This will be:

= 1 - SSE/SS Total

= 1 - 900/1600

= 1 - 0.5625

= 0.4375

Then, the correlation coefficient will be:

= ✓0.4375

= 0.661

Therefore, Since the regression equation is:  y = 30 8x. if sse = 960,  the correlation coefficient is 0.661.

Learn more about Regression from

https://brainly.com/question/21902469?referrer=searchResults

#SPJ4

The volume of the prism is 234 cubic units. What is the height of the prism? 3 units 4 units 6 units 8 units

Answers

Answer:

6

Step-by-step explanation:

The height of the prism is 6 units if the volume of the prism is 234 cubic units, option second 6 units is correct.

What is volume?

It is defined as a three-dimensional space enclosed by an object or thing.

We have a volume of the prism is 234 cubic units.

Here some data are missing so we are assuming

a = 8 units

b = 5 units

h = 3 units

Area of two isosceles trapezoids = 2(8+5)(3/2) = 39 square unit

Area of  the hexagon = Area of two isosceles trapezoids

= 39 square units

Area of hexagon = 2× 19.5 = 39 unit square

Volume of the prism = base area×height

234 = 39h

h = 6 units

Thus, the height of the prism is 6 units if the volume of the prism is 234 cubic units.

Learn more about the volume here:

https://brainly.com/question/16788902

#SPJ5

9) Ariana Grande currently has $25. She wants to make more money so
she starts selling homemade bracelets for $5 each.
What is the equation

Answers

Answer:

we have to know how many bracelets there are

Step-by-step explanation:

$25 plus $5 gives you her total.

f(z)=(1/3)

h(z) = z+4/z-2

evaluate (h•f)(0)

Answers

The value of the composite function (h•f)(0) is -2/3

How to solve the composite function?

The functions are given as:

f(z)=(1/3)

h(z) = z+4/z-2

Start by calculating f(0) and h(0)

f(0) = 1/3

h(0) = (0+4)/(0-2)

h(0) = -2

The composite function is then calculated as:

(h•f)(0) = h(0) * f(0)

This gives

(h•f)(0) = -2 * 1/3

Evaluate

(h•f)(0) = -2/3

Hence, the value of the composite function (h•f)(0) is -2/3

Read more about composite function at:

https://brainly.com/question/13502804

#SPJ1

Isabelle takes out a loan that gathers
compound interest.
The table shows the value of the loan
over time.
What is the rate of interest per annum?
Give your answer as a percentage to 1
d.p.
Start
After 1 year
After 2 years
£5500.00
£5698.00
£5903.13
*use photo*

Isabelle takes out a loan that gatherscompound interest.The table shows the value of the loanover time.What

Answers

Answer:

3.6% per annum

Step-by-step explanation:

The formula for accrued amount on a loan(value of loan) is given by the formula if compounded yearly is


\(A = P\left(1 + r)^t\)

where

P = original loan amount

r = interest rate in decimal

t = number of years

We are given that the original loan amount
P = £5500

After 1 year the accrued amount
\(A = 5500(1 + r)^1\)

and we know that after 1 year, the value of the loan is £5698

Therefore

5698 = 5500(1 + r)

1+ r = 5698/5500 = 1.036

r= 1.036 - 1 = 0.036

In percentage terms 0.036 = 0.036 x 100 = 3.6%

keiko tosses one penny and ephraim tosses two pennies. what is the probability that ephraim gets the same number of heads that keiko gets? express your answer as a common fraction.

Answers

The probability that Ephraim gets the same number of heads that Keiko gets is 3/8.

What is probability?

The proportion of favorable cases to all possible cases is used to determine how likely an event is to occur.

Here, we

Let K(n) be the probability that Keiko gets n heads, and let E(n) be the probability that Ephriam gets n heads.

K(0) = 1/2

K(1) =1/2

K(2) = 0 (Keiko only has one penny!)

E(0) = 1/2 ×1/2 = 1/4

E(1) =  1/2 ×1/2 +  1/2 ×1/2 = 1/2  (because Ephraim can get HT or TH)

E(2) =  1/2 ×1/2 = 1/4

The probability that Keiko gets 0 heads and Ephriam gets 0 heads is K(0)×E(0). Similarly for 1 head and 2 heads.

We get

P = K(0)× E(0) + K(1)×E(1) + K(2)× E(2)

P = 1/2 ×1/4 + 1/2 ×1/2 +0

P = 3/8

Hence, the probability that Ephraim gets the same number of heads that Keiko gets is 3/8.

To learn more about the probability from the given link

https://brainly.com/question/25839839

#SPJ4

the measure of one angle of the angles in a linear is 30 less than one-half the measure of the other angle. Find the measure of each angle.

Answers

Answer:

140° and 40°

Step-by-step explanation:

let x be one angle then the other is \(\frac{1}{2}\) x - 30

Since the angles are a linear pair, theis sum is 180° , then

x + \(\frac{1}{2}\) x - 30 = 180, that is

\(\frac{3}{2}\) x - 30 = 180 ( add 30 to both sides )

\(\frac{3}{2}\) x = 210 ( multiply both sides by 2 to clear the fraction )

3x = 420 ( divide both sides by 3 )

x = 140

and \(\frac{1}{2}\) x - 30 = \(\frac{1}{2}\) (140) - 30 = 70 - 30 = 40

The 2 angles are 140° and 40°

Other Questions
HELP I WILL GIVE BRAINLYESTHow many solutions does the system of linear equations represented in the graph have?Infinitely many solutionsNo solutionOne solution at (-1,0)One solution at (0, -1) physical fitness test score card 2. (55) 1. (7) What is Grashof Criterion? How can we determine the type of a given revolute four-bar linkage mechanism based on the Grashof Criterion? 12.5 g of water are warmed from 12C to 72C. How much energy in J were absorbed? (specific heat of water=4.18 J/gC) pls help with this lolFind the area of the mixed shape CP is equal to 200 SP is equal to 100 find the profit or loss express the relation between m2 , cm2 , mm2 and km2 A culture of bacteria has an initial population of 620 bacteria and doubles every 2hours. Using the formula P = P0 28, where P is the population after t hours, P0is the initial population, t is the time in hours and d is the doubling time, what is thepopulation of bacteria in the culture after 19 hours, to the nearest whole number? a carton of orange juice is 9 centimeters wide. 13 centimeters long and 24 centimeter is tall. if i drink one third of the fruit juice what is the volume left in the carton? Write requesting. that memorandum to and conduct in this the laptop memorandum, by giving three reasons a laptop English a to ave access every Student your principal assignments Internet task to research complete the highlight the uses of purposes for educational in the must provide justification four major for the introduction of laptos How would you describe the attitude of a poem? How did the native american share their culture and history 3.Gary needs to cut a length of ribbon into 10 pieces. Eachpiece must be 50cm long. What length of ribbon does heneed to buy? Find the product of 28 and 4. ONLY type in the number. in the gothic period, ____ assumed a new role of importance in art and architecture. answer if ur cool and yes What causes scientist to disagree Lewis flies a plane against a headwind for 4047 miles. The return trip with the wind took 14 hours less time. If the wind speed is 7 mph, how fast does Lewis fly the plane when there is no wind? most states have two levels of real estate licensing; the senior one is broker while the lower level one is salesperson. which license enables the licensee to operate his or her own brokerage firm? which of the following watercraft does not require registration in minnesota?A) MotorboatsB) SailboatsC) Canoes and kayaksD) Personal watercraft (Jet Skis)E) Pontoon boats