SA=3x+19 and SD=5x-11,find for x

Answers

Answer 1

The value of the variable x is -4

How to determine the value

First, we need to know that line segments are described as a section of a line that is bounded by two points or connecting two points.

From the information given, we have that;

Line SA and SD are equal segments

But  SA =3x+19 and SD=5x-11

Now, equate the expressions since they are of equal lengths, we have;

3x + 19 = 5x - 11

collect the like terms

3x - 5x = -11 + 19

Add or subtract the like terms, we have;

-2x = 8

Divide both sides by the coefficient, we have;

x = -4

Learn about line segments at: https://brainly.com/question/17374569

#SPJ1


Related Questions

Please help me who knows how to do this

Answers

X^2 - x - 12

Step 1: X^2+3x-4x-12

Step 2: (X^2+3x)+(-4x-12)

Step 3: X(x+3)-4(x+3)

Answer: (x-4)(x+3)

Given (x – 7)2 = 36, select the values of x. x = 13 x = 1 x = –29 x = 42

Answers

The solution for x in the equation (x – 7)^2 = 36 are x = 13 and x = 1

Solving for x in the equation

We can solve for x by taking the square root of both sides of the equation:

(x – 7)^2 = 36

Taking the square root of both sides:

x - 7 = ±6

Adding 7 to both sides:

x = 7 ± 6

Therefore, the values of x are:

x = 7 + 6 = 13

x = 7 - 6 = 1

So the correct answers are x = 13 and x = 1. The values x = -29 and x = 42 are not solutions to the equation.

Read more about equation at

https://brainly.com/question/148035

#SPJ1

what is the probability that either event will occur

Answers

The probability that either event will occur is 7/25

What is probability?

A probability is a number that reflects the chance or likelihood that a particular event will occur. The certainty of an event is 1 which is equivalent to 100% in percentage.

Probability = sample space /Total outcome

P(A or B) = P(A) +P(B) -P(A and B)

The total element = 25+5+15+5 = 50

therefore total outcome = 50

P(A) = 25/50

P(B) = 15/50

P(A and B) = 5/40

Therefore P(A and B) = 25/50+15/50 - 5/50

= 35/50 = 7/25

learn more about probability from

https://brainly.com/question/24756209

#SPJ1

Help please!!!!
Whoever answers right gets brainliest!

Answers

Answer:

25

Step-by-step explanation:

To solve this problem you have to use this formula [tex](\frac{b}{2})^{2}[/tex] it. So in this case b is the term next to the x term. This number is 10. So all we have to do is insert it into the formula. This would give us:

[tex]=(\frac{10}{2})^{2}\\\\=(5)^{2}\\\\= 25[/tex]

The constant term is 25.

Could I get Brainilest, please? I'm trying to get to the expert level

The formula v= √√2gh gives the velocity v, in feet per second, of an object after it falls h feet accelerated by gravity g, in feet
per second squared. If g is approximately 32 feet per second squared, find how far an object has fallen if its velocity is 96 feet
per second.

Answers

We can rearrange the formula to solve for h:

v = √√2gh

Squaring both sides: v^2 = 2gh

Dividing both sides by 2g: h = v^2 / 2g

Substituting v = 96 ft/s and g = 32 ft/s^2, we get:

h = (96 ft/s)^2 / (2 × 32 ft/s^2)

h = 288 ft

Therefore, the object has fallen 288 feet.

In ΔFGH, g = 910 cm,
m∠G=98° and
m∠H=51°. Find the length of h, to the nearest 10th of a centimeter.

Answers

In ΔFGH,  the length of h is 714.2 cm

Let us assume that in ΔFGH, f represents the opposite side to angle F, g represents the opposite side to angle G,  and h represents the opposite side to angle H.

Consider the following figure.

Using sine rule for triangle FGH,

sin F/f = sin G/g = sin H/h

Consider equation sin G/g = sin H/h

sin(98°) / 910 = sin(51°) / h

We solve this equation for h.

h = (sin(51°) × 910)/ sin(98°)

h =  (0.777 × 910)/ 0.99

h = 714.21

h = 714.2 cm

This is the required length of h.

Learn more about the equation here:

https://brainly.com/question/28243079

#SPJ1

Find ​f(−3​), ​f(0​) and ​f(1​) for the following function.
​f(x)=2x

Answers

Answer:

-6, 0, 2

Step-by-step explanation:

f(x)=2x

note: putting anything in the f(x) parentheses replaces x in the function with that value

so,

f(-3) = 2(-3) = -6

f(0) = 2*0 = 0

f(2) = 2(2) = 4

The earrings that Mrs.Moore wants to buy are $55.00. She won’t buy them until they are at least 45% off. What is the most that Mrs.Moore is willing to spend?

Answers

Answer:

$30.25

Step-by-step explanation:

55% of 55$ is $30.25. she wants 45 % off of 55$. which is $24.75. 55-24.75 is 30.25

$30.25

since it's 45% off, you need to subtract 45% from 100%

100%-45%=55%

then turn the % into a decimal

55%/100=0.55

now multiply the original price by 0.55

0.55*55=30.25

What is the equation through the points: (-7, -3), (1, 2)
ASAP please

Answers

The equation of the line passing through the points (-7, -3) and (1, 2) is [tex]y = \frac{5}{8}x + \frac{11}{8}[/tex].

What is the equation of the line?

The formula for equation of line is expressed as;

y = mx + b

Where m is slope and b is y-intercept.

First, we determine the slope of the line.

Given the two points are (-7, -3) and (1, 2)

We can find the slope of the line by using the slope formula:

m = ( y₂ - y₁ ) / ( x₂ - x₁ )

Substituting the values, we get:

m = (2 - (-3)) / (1 - (-7))

m = 5/8

Using the point-slope form, plug in one of the given points and slope m = 5/8 to find the equation of the line.

Let's use the point (-7, -3:

y - y₁ = m(x - x₁)

[tex]y - (-3) = \frac{5}{8}( x - (-7) ) \\\\y + 3 = \frac{5}{8}(x + 7 )\\\\y + 3 = \frac{5}{8}x + \frac{35}{8} \\ \\y = \frac{5}{8}x + \frac{35}{8} - 3\\\\y = \frac{5}{8}x + \frac{11}{8}[/tex]

Therefore, the equation of the line is [tex]y = \frac{5}{8}x + \frac{11}{8}[/tex].

Learn more about  equation of line here: brainly.com/question/2564656

#SPJ1

Solve for w.

w − 5
4
= 2

Answers

The value of the variable w is 56

What are algebraic expressions?

Algebraic expressions are described as expressions that are composed of terms, variables, factors, coefficients and constants.

Also, algebraic expressions are made up of mathematical or arithmetic operations, such as;

AdditionBracketSubtractionParenthesesMultiplicationDivision

From the information given, we have the algebraic equation as;

w - 54 = 2

To determine the value of the variable, we take the steps;

collect the like terms

w = 2 + 54

Now, add the values

w = 56

Learn about algebraic expressions at: https://brainly.com/question/4344214

#SPJ1

The height y(in feet) of a ball thrown by a child isy=−114x2+2x+3

where x is the horizontal distance in feet from the point at which the ball is thrown.

(a) How high is the ball when it leaves the child's hand? (Hint: Find y
when x=0)
Your answer is y=____

(b) What is the maximum height of the ball? _____


(c) How far from the child does the ball strike the ground?_____

Answers

(a) When the ball is thrown, x = 0. Therefore, we can find the height of the ball when it leaves the child's hand by substituting x = 0 into the equation:

y = -114(0)^2 + 2(0) + 3
y = 3

So the ball is 3 feet high when it leaves the child's hand.

(b) The maximum height of the ball occurs at the vertex of the parabola. We can find the x-coordinate of the vertex using the formula:

x = -b/2a

where a = -114 and b = 2. Substituting these values, we get:

x = -2/(2*(-114)) = 0.0088

We can find the maximum height by substituting this value of x into the equation:

y = -114(0.0088)^2 + 2(0.0088) + 3
y ≈ 3.036

So the maximum height of the ball is approximately 3.036 feet.

(c) To find how far from the child the ball strikes the ground, we need to find the value of x when y = 0. We can solve the equation for x:

-114x^2 + 2x + 3 = 0

Using the quadratic formula, we get:

x = (-2 ± sqrt(2^2 - 4*(-114)*3))/(2*(-114))
x = (-2 ± sqrt(9252))/(-228)

We can ignore the negative root since the ball is moving in the positive x-direction. Simplifying the expression for the positive root, we get:

x = (-2 + sqrt(9252))/(-228) ≈ 0.232

So the ball strikes the ground approximately 0.232 feet away from the child.

Anna baked 4 batches of cookies with c cookies in each batch she then ate 8 cookies there were 72 cookies left after Anna ate her cookies

Answers

The expression for the number of cookies Anna has left is [tex]3c - 8[/tex].

What does an expression means?

An expression refers to statement that have minimum of two numbers or variables or both and an operator connecting them.

The total number of cookies Anna baked is:

= 3 batches * c cookies/batch

= 3c cookies

After eating 8 cookies, Anna has left:

= 3c cookies - 8 cookies

So, the expression for the number of cookies Anna has left is [tex]3c - 8[/tex].

Full question "Anna baked 3 batches of cookies with c cookies in each batch she then ate 8 cookies. How many cookies does anna have left write your answer as an expression.

Read more about expression

brainly.com/question/1859113

#SPJ1

A radioactive substance decays at a continuous rate of 14.4 % per day. After 15 days, what amount of the substance will be left if you started with 140 mg? (a) First write the rate of decay in decimal form. r = (b) Now calculate the remaining amount of the substance. Round your answer to two decimal places.

Answers

Answer:(a) The rate of decay is 14.4% per day, which can be written as a decimal by dividing by 100: r = 0.144.

(b) The formula for continuous decay is given by:

A = A₀ * e^(-rt)

where A is the remaining amount of the substance after time t, A₀ is the initial amount, r is the rate of decay, and e is the mathematical constant approximately equal to 2.71828.

Plugging in the given values, we get:

A = 140 * e^(-0.144*15)

A = 140 * e^(-2.16)

A ≈ 47.23

Therefore, after 15 days, approximately 47.23 mg of the radioactive substance will be left, rounded to two decimal places.

Step-by-step explanation:

Graphing Geometry. Show work

Answers

A graph of the reflection of line segment AB is shown on the coordinate plane below.

What is a reflection across the x-axis?

In Mathematics, a reflection across the x-axis would maintain the same x-coordinate while the sign of the y-coordinate changes from positive to negative.

Furthermore, a reflection across the line y = x would interchange (switch) the x-coordinate and y-coordinate and this is represented by the following transformation rule:

(x, y)                                    →              (y, x)

Ordered pair A = (4, -1)    →        Ordered pair A' = (-1, 4).

Ordered pair B = (4, 5)    →        Ordered pair B' = (5, 4).

In this exercise, we would use an online graphing calculator to plot the image of line segment AB after a reflection about the line y = x.

Read more on reflection here: brainly.com/question/20602330

#SPJ1

Seven days a year, Tiger Stadium becomes the fifth largest city in the state of Louisiana. Over 92,000 fans pack the stadium to watch the Tigers play. After the game, if the fans leave at a rate of 10% per minute, how long will it take before the stadium is half empty?

1. Find the data using at least 10 numbers in the x column.
2. Create a scatter plot. Label the graph and show increments.
3. Write an exponential equation.
4. Interpret the meaning of the "a" and "b" in your function y=ab^x including the units.
5. Find out how long it will take before the stadium is half empty and all the way empty.

Answers

1. To find the data, we can use the formula:

y = 92000(0.9)^x

where y is the number of fans remaining in the stadium after x minutes.

Using this formula, we can plug in x values from 0 to 30 (or more) to generate a table of values:

| x | y |
|------|---------|
| 0 | 92000 |
| 1 | 82800 |
| 2 | 74520 |
| 3 | 67068 |
| 4 | 60361 |
| 5 | 54325 |
| 6 | 48892 |
| 7 | 43903 |
| 8 | 39313 |
| 9 | 35082 |
| 10 | 31174 |

2. Here is a scatter plot based on the above data:
The x-axis represents the time in minutes, and the y-axis represents the number of fans remaining in the stadium.

3. The exponential equation that best fits the data is:

y = 92000(0.9)^x

where y is the number of fans remaining in the stadium after x minutes.

4. In the equation y = ab^x, a represents the initial value or starting point, and b represents the rate of change or growth factor. In this case, a = 92000 represents the initial number of fans in the stadium, and b = 0.9 represents the rate at which the number of fans decreases per minute. The units of a are fans, and the units of b are fans per minute.

5. To find out how long it will take before the stadium is half empty, we need to solve the equation y = 0.5a for x:

0.5a = 92000(0.9)^x

0.5(92000) = 92000(0.9)^x

0.5 = 0.9^x

Taking the logarithm of both sides, we get:

log(0.5) = x log(0.9)

x = log(0.5) / log(0.9)

x ≈ 7.72 minutes

Therefore, it will take approximately 7.72 minutes for the stadium to be half empty.

To find out how long it will take for the stadium to be completely empty, we need to solve the equation y = 0 for x:

0 = 92000(0.9)^x

Taking the logarithm of both sides, we get:

log(0) = x log(0.9)

This equation has no real solution, which means that the stadium will never be completely empty (in theory). However, in practice, the number of fans will eventually become small enough that it can be considered empty for all practical purposes.

Solve the equation for the indicated variable

X= (simplify your answer)

Answers

B = (715x) / (h^2)

Step 1: Get rid of the denominator by multiplying both sides by h^2

(B)(h^2) = 715x

Step 2: Isolate x by dividing both sides by 715

(Bh^2) / 715 = x

Answer: x = Bh^2 / 715

Hope this helps!

At the time of her grandson's birth, a grandmother deposits $14,000 in an account that pays 4.5% compounded
monthly. What will be the value of the account at the child's twenty-first birthday, assuming that no other deposits
or withdrawals are made during this period?
i Click the icon to view some finance formulas.
The value of the account will be $
(Round to the nearest dollar as needed.)
4

Answers

Answer:

The value of the account will be $5,628

Step-by-step explanation:

Step-by-step explanation:

we know that    

The compound interest formula is equal to  

 

where  

A is the Final Investment Value  

P is the Principal amount of money to be invested  

r is the rate of interest  in decimal

t is Number of Time Periods  

n is the number of times interest is compounded per year

in this problem we have    

substitute in the formula above  

therefore

The value of the account will be $5,628

Can someone help me I dont understand this :(

Answers

Check the picture below.

‼️‼️‼️‼️WILL MARK BRAINLIEST‼️‼️‼️‼️

Answers

Answer:

S = 2π(14^2) + 2π(14)(154)

= 2π(196) + 2π(2,156)

= 4,704π = 14,778.1 ft^2

Using 3.14 for π:

S = 4,704(3.14) = 14,770.6 ft^2

if you help I would be so thankful

Answers

Answer:

I put the answer on the attachment please look

Which number is irrational?

0.020202
0.8
0.333...

Answers

All the numbers are rational numbers.

We have,

Rational numbers are those numbers that are terminating and recurring non-terminating.

Irrational numbers are those numbers that are non-terminating and non-recurring.

The numbers are:

1)

0.020202

This is non terminating recurring number.

It is a rational number.

2)

0.8

This is a terminating number.

It is a rational number.

3)

0.020202

This is non terminating recurring number.

It is a rational number.

Thus,

All the numbers are rational numbers.

Learn more about rational numbers here:

https://brainly.com/question/24398433

#SPJ1

1. Which of the following is a set or not?

(a) A=Set of tall man
(b) B=Set of beautiful women
(c) C=Set of tall students of class 10
(d) D=Set of counting number
(e) E=Set of good students
(f) F=Set of yellow roses​

Answers

Answer:

Step-by-step explanation:
Set of tall students of class 10 is a set. Thus, option C is the correct answer.

A set is defined as objects or things that can be justified as similar things combined together and grouped together.

The other sets are not specified. When we look at option A it is said that all the men are tall so they have a common factor i.e. they are tall but could have been more specified. Also in option B it is said that all the women are beautiful, here the common factor is beautiful but it could have been more specified. Similarly option d, option e and option f are also not specified.

When we look at option c, here it specified that the tal students are of class 10 and so I consider option "c" is the correct answer.

To learn more about sets,




3d *5d*2=?
Please what is 3d times 5d times 2

Answers

Answer:

[tex]30d^2[/tex]

Step-by-step explanation:

Find relative extrema (x, y) of a function h(x) = x^3 + 3x^2 − 2 using
(a) the first derivative test
(b) the second derivative test
Which test is easiest?

Answers

a) Based on the first derivative test, h(x) has a relative minimum at x = -2 and a relative maximum at x = 0.

b)  For x = -2: h''(-2) = 6(-2) + 6 = -6 < 0, so h(x) has a relative maximum at x = -2.

For x = 0: h''(0) = 6(0) + 6 = 6 > 0, so h(x) has a relative minimum at x = 0.

What is the calculus?

Calculus is a branch of mathematics that deals with the study of rates of change, accumulation, and the properties and behavior of functions.

(a) First derivative test:

The first derivative test involves finding the critical points of the function, where the first derivative is equal to zero or undefined, and then checking the sign of the first derivative in the intervals between the critical points to determine whether the function has relative extrema at those points.

Find the first derivative of h(x):

h'(x) = 3x² + 6x

Set h'(x) = 0 and solve for x to find the critical points:

3x² + 6x = 0

x(x + 2) = 0

x = 0 or x = -2

Test the intervals between the critical points using the sign of the first derivative:

For x < -2: Choose x = -3, h'(-3) = 27 + (-18) = 9 > 0, so h(x) is increasing.

For -2 < x < 0: Choose x = -1, h'(-1) = 3 - 6 = -3 < 0, so h(x) is decreasing.

For x > 0: Choose x = 1, h'(1) = 3 + 6 = 9 > 0, so h(x) is increasing.

Based on the first derivative test, h(x) has a relative minimum at x = -2 and a relative maximum at x = 0.

(b) Second derivative test:

The second derivative test involves finding the critical points of the function using the first derivative, and then checking the sign of the second derivative at those points to determine whether the function has relative extrema at those points.

Find the second derivative of h(x):

h''(x) = 6x + 6

Evaluate the second derivative at the critical points found in step 2 of the first derivative test:

For x = -2: h''(-2) = 6(-2) + 6 = -6 < 0, so h(x) has a relative maximum at x = -2.

For x = 0: h''(0) = 6(0) + 6 = 6 > 0, so h(x) has a relative minimum at x = 0.

Hence, the ease of a test may vary for different individuals and their familiarity with calculus concepts.

To learn more about derivative visit

https://brainly.com/question/23819325

#SPJ1

Rebecca invests 600 into an account with a 2.7% interest rate that is compounded quarterly. How much money will she have in this account if she keeps it for 10 years

Answers

The accrued value of the account in 10 years is $641.75

Determining the accrued value of the account in 10 years

From the question, we have the following parameters that can be used in our computation:

Rebecca invests 600 in an account2.7% interest compounded quarterly

Using the above as a guide, we have the following:

Amount = P * (1 + 0.25r)ᵗ

Where

P = Principal = 600

r = Rate = 2.7% = 0.27

t = time = 10

Substitute the known values in the above equation, so, we have the following representation

Amount = 600 * (1 + 0.25 * 0.27)¹⁰

Evaluate

Amount = 641.75

Hence, the amount is 641.75

Read more about compound interest at

brainly.com/question/28020457

#SPJ1

Evaluate the determinant
1
03
03
0)2
w2
1 , where w is a cube root
co
2 1 o
of unity.

Answers

In this case, the cube root is = 0

Why is this so?

We can use the rule Sarrus to evaluate the determinant

1 w w²

w w² 1

w² 1 w

Starting with the first column, we can wrte out the terms for the diagonal products and

then sum the terms for the products of the diagonal elements that wrap around

(1 x w² x  w) +(w x 1 x w²) + (w² x w x w)    - (w ² x w x 1) - (w x w² x w) - (1 x w x w ²)

Simplifying each term:

w³ +   w³ + w³ -   w³ -w³   - w³

We can see that all the terms cancel   out, leaving us with a determinant of 0. So it is clear that

|1 w w²|

|w w² 1 |

|w² 1 w | = 0

Learn more about cube root at:

https://brainly.com/question/31599754

#SPJ1

Full Question:

Although part of your question is missing, you might be referring to this full question:

Evaluate the determinant 1 w w2 , w w2 1, w2 1 w. where w is a cube root of unity.

solve for x, neg x over 4 = 12 A 48 or B -3 or C 3 or D -48?

Answers

The solution for x is -48, the answer is D) -48.

What is Algebraic expression ?

An algebraic expression is a mathematical phrase that contains variables, constants, and mathematical operations such as addition, subtraction, multiplication, and division. It represents a value that can change based on the values assigned to the variables.

Starting with:

x:4 = 12

Multiplying both sides by -1 gives:

(-x÷4) = -12

Simplifying the left side:

x÷4 = -12

Multiplying both sides by 4 gives:

x = -48

Therefore, the solution for x is -48, the answer is D) -48.

To learn more about Algebraic expression from given link.

https://brainly.com/question/31238826

#SPJ1

A store has 300 televisions on order, and 90% are high definition. How many televisions on order are high
definition? You may find the bar model useful in completing this problem.
20% 30% 40%
70%
0%
0
10%
30
The store has
50% 60%
high-definition televisions on order.
80%
90%
100%
300

Answers

Answer:

90% of 300 = .90 × 300 = 270 high- definition televisions on order.

9. (a) The scale model of the rocket stood 54 inches high. What was the height of the actual rocket?
(b) Find the height of the actual rocket in feet.
10. The volume of the rocket in problem 9 is how many times the volume of the model?

Answers

The actual rocket height is 1080 inches and the height of the actual rocket is 90 feet.

How to calculate the value

If the 1/20 scale model of the rocket stands 54 inches high, we can find the height of the actual rocket by multiplying the height of the model by 20:

Actual rocket height = 54 inches x 20 = 1080 inches

In order to convert inches to feet, we divide by 12:

Actual rocket height = 1080 inches / 12 = 90 feet

Therefore, the height of the actual rocket is 90 feet.

Learn more about height on

https://brainly.com/question/1739912

#SPJ1

The 1/20 scale model of the rocket stood 54 inches high What was the height of the actual rocket?

(b) Find the height of the actual rocket in feet.

50 Points! Solve the equation or inequality. Please show as much work as possible. Photo attached. Thank you!

Answers

The equation 5ʷ ⁺ ³ = 17 when solved for w is approximately w = 0.41

Solving the equations or inequalities for w

From the question, we have the following parameters that can be used in our computation:

5ʷ ⁺ ³ = 17

Take the logarithm of both sides of the equation

So, we have

w + 3 = ln(17)/ln(3)

Evaluate the quotient on the left side of the equation

This gives

w + 3 = 2.59

So, we have

-3 + w + 3 = 2.59 - 3

Evaluate

w = 0.41

Hence, the equation when solved for w is approximately w = 0.41

Read more about equation at

https://brainly.com/question/18831322

#SPJ1

Other Questions
(1 point) Calculate TT, and n(u, v) for the parametrized surface at the given point. Then find the equation of the tangent plane to the surface at that point. O(u, v) = (2u + 0.0 - 40, 8u); u= 3, U = According to the passage, for what aspect of a nuclear bomb attack did the government conclude there was no defense? Highly realistic figures and detailed scenes are characteristic of the ? Style of Greek pottery A 32" flat screen television measures 32 inches across its diagonal. the diagonal makes a 35 angle with the bottom of the television32"ha35select all equations that can be used to solve for the height, h, of the television screen A car travels at 54 km/h for first 20 s, 36 km/h for next 30 s and finally 18 km/h for next 10 s. Find its average speed. What is the surface of the prism Carl takes out a loan which accrues interest at a flat rate of 1.96% per quarter.what is the equivalent yearly simple interest rate? A and b verify that they possess a common key k, using a public one-wayfunction h, as follows:1. a sends h(h(k)) to b2. b verifies that the received value is correct3. b sends h(k) to a4. a verifies that the received value is correct The grouping of related activities into units is called______.a. coordinationb. division of laborc. unity of command and directiond. departmentalization mi hermano es el___ de mi padre. A. abuelo B.C.D.primo hijo padre Write an equation to show the total length of the bandages if they are placed end-to-endThere is an image attached btw Tamika wrote an integer. the opposite of tamika 's integer is -37. which of these statementsabout tamika's integer must be true?i. the integer is -37ii. the integer has an absolute value of -37iii. the integer is 37iv. the integer has an absolutevalue of 37a) i and iib) i and ivc) ii and iiid) iii and iv Novak Corp., opened an incorporated dental practice on January 1, 2022. During the first month of operations, the following transactions occurred.1. At January 31, $930 of such services was completed but not yet billed to the insurance companies.2. Utility expenses incurred but not paid prior to January 31 totaled $520. 3. Purchased dental equipment on January 1 for $87,600, paying $28,250 in cash and signing a $59,350, 3-year note payable interest is paid each December 31). The equipment depreciates $540 per month. Interest is $670 per month. 4. Purchased a 1-year malpractice insurance policy on January 1 for $24,000. 5. Purchased $2,320 of dental supplies (recorded as increase to Supplies). Prepare the adjusting entries on January 31. Account titles are Accumulated Depreciation Equipment, Depreciation Expense, Service Revenue, Accounts Receivable, Insurance Expense, Interest Expense, Interest Payable, Prepaid Insurance, Supplies, Supplies Expense, Utilities Expense, and Accounts Payable. In your own words, describe what a capella means. Find the terms: a=_1=8, r=0.7 2. A manufacturer of electronic kits has found that the mean time required for novices to assemble its new circuit tester is 3. 15 hours, with a sample standard deviation of 0. 23 hours. A consultant has developed a new instructional booklet intended to reduce the time an inexperienced kit builder will need to assemble the device. In a test of the effectiveness of the new booklet, 25 novices require a mean of 2. 98 hours to complete the job. Assuming the population of times is normally distributed, and using the 0. 01 level of significance, should we conclude that the new booklet is effective? Determine and interpret the p-value for the test ACTIVITY 2: Solve the following problems completely. Suppose you think Apple stock is going to appreciate substantially in value in the next year. Say the stocks current price, S0, is $120, and a call option expiring in one year has an exercise price, X, of $120 and is selling at a price, C, of $18. With $14,400 to invest, you are considering three alternatives. A. Invest all $14,400 in the stock, buying 120 shares. B. Invest all $14,400 in 800 options (8 contracts). C. Buy 100 options (one contract) for $1,800, and invest the remaining $12,600 in a money market fund paying 6% in interest over 6 months (12% per year) 10. explain one strength & one limitation of using models of internal city structure to predict internal city structure. What is the median?94 91 99 81 98 82 82