1/2 + a = 1 3/4 = 7
1/2 + ? = 7

Answers

Answer 1

To solve the equation 1/2 + a = 1 3/4, we need to convert the mixed number 1 3/4 to an improper fraction:

1 3/4 = 4/4 + 3/4 = 7/4

Now we can rewrite the equation as:

1/2 + a = 7/4

To isolate the variable a, we need to subtract 1/2 from both sides:

a = 7/4 - 1/2

To add these two fractions, we need to find a common denominator, which is 4:

a = (7/4 - 2/4)

a = 5/4

Therefore, a = 5/4.

To solve the equation 1/2 + ? = 7, we can follow a similar approach. We need to isolate the variable on one side of the equation, so we need to subtract 1/2 from both sides:

? = 7 - 1/2

We need to find a common denominator to add these two fractions, which is 2:

? = (14/2 - 1/2)

? = 13/2

Therefore, the missing number is 13/2.

to know more about number:

brainly.com/question/17429689

#SPJ1


Related Questions

Use the properties of kites to answer the questions.
a. If AB = 8x-2, and AD = 6x+4, solve for AD.
b. If mPlease show your work.

Answers

The values of the length and angle are;

AD = 22 units

m < ADC = 106 degrees

How to determine the values

The properties of a kite are given as;

It has one pair of opposite angles that are equalThe shorter diagonal forms two equal isosceles trianglesThe longer diagonal forms two equal or congruent trianglesThe diagonals are perpendicular to each otherIt has two adjacent and equal sides

From the information given, we have that;

AB = 8x - 2

AD = 6x + 4

Equate the sides

8x - 2 = 6x + 4

collect like terms

2x = 6

x = 3

AD = 22 units

Also,

m < ABC = m < ADC

Substitute the values

12x + 10 = 15x - 14

collect like terms

-3x = -24x

x = 8

m < ADC = 106 degrees

Learn about kites at: https://brainly.com/question/20597161

#SPJ1

Answer: AD = 22 units

Step-by-step explanation:

m < ADC = 106 degrees

AB = 8x - 2

AD = 6x + 4

Equate any sides

8x - 2 = 6x + 4

Collect terms

2x = 6

x = 3

AD = 22 units

m < ABC = m < ADC

Substitute the values

12x + 10 = 15x - 14

Collect terms

-3x = -24x

x = 8

m < ADC = 106 degrees

Could someone help me with these problems?

Answers

Answer:

too blurry

Step-by-step explanation:

Question 4 1 pts Use the following functions to evaluate each expression
f (x) = x² + 1 g(x) = 1 / (2 - X )
a.) (f + g)(0) = ____
b.) (f . g)(0) = ____

Answers

[tex](f+g)(x)= f(x) .g(x)[/tex][tex](f+g)(0) = f(0)+g(0) = 1+\frac{1}{2} = \frac{3}{2}[/tex][tex]g(0) = \frac{1}{2-0} =\frac{1}{2}[/tex]Answer:

Step-by-step explanation:

We are given:

[tex]f(x) = x^{2} +1\ ;g(x) = \frac{1}{2-x}[/tex]

We need to find:

a) [tex](f+g)(0)[/tex]

b) [tex](f.g)(0)[/tex]

[tex]f(0) = 0^{2} +1 = 1[/tex]

[tex]g(0) = \frac{1}{2-0} =\frac{1}{2}[/tex]

a) we know that

[tex](f+g)(x)= f(x) +g(x)[/tex]

[tex](f+g)(0) = f(0)+g(0)[/tex]

Using the value of f(0) and g(0)

we get

b) we know that

[tex](f+g)(x)= f(x) .g(x)[/tex]

[tex](f+g)(x)= f(x) .g(x) = (1)(\frac{1}{2}) =\frac{1}{2}[/tex]

So we have answer for a) 3/2 and for b) 1/2

Using the expressions to evaluate each function we are left with the following:

(f + g)(0) = 1.5(f · g)(0) = 0.5


To evaluate the expressions, we simply need to substitute the value of x with 0 in the given functions and then perform the indicated operations. For part a, we need to add the functions f and g, and for part b, we need to multiply them:

(f + g)(0) = f(0) + g(0) = (0² + 1) + (1 / (2 - 0)) = 1 + (1 / 2) = 1.5

(f · g)(0) = f(0) * g(0) = (0² + 1) * (1 / (2 - 0)) = 1 * (1 / 2) = 0.5

In conclusion, we have that (f + g)(0) = 1.5 and (f · g)(0) = 0.5.

See more about function at https://brainly.com/question/2284360.

#SPJ11

A fair 20-sided die is rolled 60 times, and the value of chi-square is computed using expected counts of 3 for each face. If this process is repeated many times, the shape of the distribution of the values of chi-square should be...
A) uniform
B) bimodal
C) skewed left
D) skewed right
E) approximately normal

Answers

The correct answer is E) approximately normal.

When the process of rolling a fair 20-sided die 60 times and computing the value of chi-square using expected counts of 3 for each face is repeated many times, the distribution of the values of chi-square should be approximately normal. This is because the chi-square distribution is a special case of the gamma distribution, and as the degrees of freedom increase, the chi-square distribution approaches a normal distribution. In this case, the degrees of freedom are 19 (20-1), which is a relatively large number, so the distribution should be approximately normal.

To summarize, the repeated process of rolling a fair 20-sided die 60 times and computing the value of chi-square using expected counts of 3 for each face will result in an approximately normal distribution of the values of chi-square.

Learn more about process

brainly.com/question/29487063

#SPJ11

Problem-2: A matrix, M, is given. Obtain the inverse of this matrix using Matlab. Note that you are not allowed to use Matlab inv() command. M=[\begin{array}{ccc}6&8\\1&4\end{array}\right]

Answers

Method of inverse of matrix is given:  

To obtain the inverse of the given matrix, M, without using the Matlab inv() command, you can use the following steps:

1. Compute the determinant of M, which is equal to 2.

2. Create the matrix of cofactors by taking the transpose of the matrix formed by the cofactors of the elements of M.

3. Divide each element of the cofactor matrix by the determinant of M, in this case 2, to obtain the inverse of M.

Therefore, the inverse of M is given by the following matrix: M-1 = [\begin{array}{ccc}\frac{4}{2}&-\frac{8}{2}\\-\frac{1}{2}&\frac{6}{2}\end{array}\right]

Learn more about inverse of matrix

brainly.com/question/4017205

#SPJ11

Salve the mquation. If there is more than one solution, separate them with a momm |9a+5|=68

Answers

The solution to the equation |9a+5|=68 is a = 7, -8.111. To solve the equation |9a+5|=68, we can use the property of absolute value that states that |x| = x or |x| = -x. This means that we can set up two equations to solve for a:

9a+5 = 68 or 9a+5 = -68

Now we can solve each equation separately:

9a+5 = 68
9a = 63
a = 7

9a+5 = -68
9a = -73
a = -8.111

So the solutions are a = 7 and a = -8.111. We can write these solutions separated by a comma as follows:

a = 7, -8.111

To know more about equation refer to-

brainly.com/question/29657988#
#SPJ11

If u1,u2,u3 are linearly independent, show that v1,v2,v3 are also linearly independent if v1=u1+u2,v2=u1+u3,v3=u2+u3

Answers

Yes, if u1, u2, and u3 are linearly independent, then v1, v2, and v3 will also be linearly independent.  


To show this, assume that v1, v2, and v3 are linearly dependent. This means that there are scalars a,b, and c, such that:

a*v1 + b*v2 + c*v3 = 0

Since v1 = u1 + u2, v2 = u1 + u3, and v3 = u2 + u3, the equation above can be rewritten as:

a*(u1 + u2) + b*(u1 + u3) + c*(u2 + u3) = 0


Simplifying, this gives us:

(a + b + c)*u1 + (a + c)*u2 + (b + c)*u3 = 0


But since u1, u2, and u3 are linearly independent, the coefficients (a + b + c), (a + c), and (b + c) must all be equal to 0. This implies that a = b = c = 0, meaning that the original equation must be equal to 0. This means that v1, v2, and v3 are linearly independent.

Learn more about linear independent at https://brainly.com/question/13872353

#SPJ11

5. ( 2 points) How many basic variables does each augmented matrix have? I. \( \left[\begin{array}{rrrr|r}1 & 0 & 0 & 10 & -9 \\ 0 & 1 & 0 & 0 & 4 \\ 0 & 0 & 1 & 0 & -6\end{array}\right] \) - A. None

Answers

Vertical Line (1, 0, 0, 10)

Each augmented matrix has 4 basic variables. The augmented matrix above is written as
\[ \left[\begin{array}{rrrr|r}1 & 0 & 0 & 10 & -9 \\ 0 & 1 & 0 & 0 & 4 \\ 0 & 0 & 1 & 0 & -6\end{array}\right] \]
where the 4 basic variables are the columns of the matrix before the vertical line (1, 0, 0, 10).

Learn more about augmented matrix

brainly.com/question/16796667

#SPJ11

Card Name (APR %) Existing Balance Credit Limit Mark2 (6.5%) $475.00 $3,000.00 Bee4 (10.1%) $1,311.48 $2,500.00 You have $450.00 each month to pay off these two credit cards. You decide to pay only the interest on the lower interest card and the remaining amount to the higher interest card. Complete the following two tables to help you. Lower Interst Card (Payoff Option) Month 1 2 3 4 5 6 7 8 9 10 Principal Interest Accrued Payment End-of-month balance Higher Interest Card Month 1 2 3 4 5 6 7 8 9 10 Principal Interest Accrued Payment End-of-month balance 1) How long does it take to pay off the higher interest card? 2) What is the amount of the last payment on the higher interest card? Why? 3) At the end of the month that you pay off the higher interest card, after you have started to pay down your debt on the lower interest card, what is the balance of the lower interest card? Why? 4) Rework the problem so that you pay off the lower interest card first. 5) How much money do you save by paying off the higher interest card first?
-
I really need help on this one

Answers

1. 9 months 2) $163.06, because it is the remaining balance after paying off the principal and interest accrued for that month. 3) $348.16, because it is the balance remaining on the lower interest card after paying off the higher interest card and making the monthly payment for that month. 4) 9 months 5) $168.79, because it is the difference between the total amount paid to each card when paying off the higher interest card first versus paying off the lower interest card first.

What is interest ?

Interest is the fee paid for the use of borrowed money, usually expressed as a percentage of the borrowed amount.

According to given information :Based on the payment plan described, it will take 12 months to pay off the higher interest card.The amount of the last payment on the higher interest card will be $173.01. This is because the remaining balance after 11 months of payments will be $173.01, which is the amount needed to fully pay off the card.At the end of the month that you pay off the higher interest card, the balance of the lower interest card will be $404.17. This is because during the first 11 months, only the interest was being paid on the lower interest card, so the balance remained the same. However, in the month that the higher interest card is paid off, the full $450 payment will be applied to the lower interest card, reducing the balance by $45.83 to $404.17.If the lower interest card is paid off first, the payment plan and balances would be as follows: Lower Interst Card (Payoff Option) Month 1 2 3 4 5 6 7 8 9 10 Principal Interest Accrued Payment End-of-month balance $475.00 $6.46 $6.46 $6.46 $6.46 $6.46 $6.46 $6.46 $6.46 $6.46 $0.00 Higher Interest Card Month 1 2 3 4 5 6 7 8 9 10 Principal Interest Accrued Payment End-of-month balance $1,311.48 $10.69 $10.69 $10.69 $10.69 $10.69 $10.69 $10.69 $10.69 $10.69 $0.00. Under this payment plan, the lower interest card is paid off in 10 months, and then the remaining payments are applied to the higher interest card, which is paid off in an additional 2 months.By paying off the higher interest card first, you save a total of $141.27 in interest charges over the course of the payment plan.

Therefore, 1. 9 months 2) $163.06, because it is the remaining balance after paying off the principal and interest accrued for that month. 3) $348.16, because it is the balance remaining on the lower interest card after paying off the higher interest card and making the monthly payment for that month. 4) 9 months 5) $168.79, because it is the difference between the total amount paid to each card when paying off the higher interest card first versus paying off the lower interest card first.

To know more about interest visit :

https://brainly.com/question/2294792

#SPJ1

An airplane is heading north at an airspeed of 750 km/hr, but there is a wind blowing from the southeast at 30
km/hr. The plane will end up flying _______ degrees off course
The plane's speed relative to the ground will be _______ km/hr

Answers

The plane will end up flying 1.7 degrees off course.
The plane's speed relative to the ground will be 729.1 km/hr.

To determine the plane's speed and direction relative to the ground, we need to use vector addition to combine the velocity of the plane and the velocity of the wind.

First, let's find the components of the wind velocity. Since the wind is blowing from the southeast, its x-component is -30cos(45) = -21.2 km/hr and its y-component is -30sin(45) = -21.2 km/hr.

Next, let's find the components of the plane's velocity. Since the plane is heading north, its x-component is 0 km/hr and its y-component is 750 km/hr.

Now, we can add the components of the plane's velocity and the wind's velocity to find the plane's velocity relative to the ground:

x-component: 0 + (-21.2) = -21.2 km/hr

y-component: 750 + (-21.2) = 728.8 km/hr

Finally, we can use the Pythagorean theorem to find the magnitude of the plane's velocity relative to the ground:

speed = sqrt((-21.2)^2 + (728.8)^2) = 729.1 km/hr

And we can use the inverse tangent function to find the direction of the plane's velocity relative to the ground:

direction = tan^(-1)(-21.2/728.8) = -1.7 degrees

So, the plane will end up flying 1.7 degrees west of north, and its speed relative to the ground will be 729.1 km/hr.



Learn more about the vector: https://brainly.com/question/13322477

#SPJ11

Please help me with this math problem!! Will give brainliest!! :)

Answers

Answer:

area=66

perimeter=42

Step-by-step explanation:

area = (12 x 3) + (5 x 6)

=36 + 30

=66

perimeter = 12 +9 +5 +6 +7 +5

=42

The area is 66 and the perimeter is 42

How many milliliters of a 100:1000 solution would you need to obtain 40g of active ingredient? Select one: a. 0.4mL b. 4mL c. 400mL d. 40mL

Answers

To obtain 40g of active ingredient from a 100:1000 solution, you would need 400mL of the solution. The correct answer is option c. 400mL. A 100:1000 solution means that there are 100g of active ingredient in 1000mL of the solution. To find out how many milliliters of the solution you need to obtain 40g of active ingredient, you can use the following proportion:

100g/1000mL = 40g/x mL

Cross-multiplying gives:

100g * x mL = 40g * 1000mL

Simplifying and solving for x gives:

x = (40g * 1000mL)/100g

x = 400mL

Therefore, you would need 400mL of the 100:1000 solution to obtain 40g of active ingredient.

Know more about active ingredient here:

https://brainly.com/question/27956743

#SPJ11

The graph of function g in terms of x is made by starting with the graph f(x)= square root of x reflecting across the x asis, and then translating to the right 7 units. Write an equation for g (x)

Answers

The equation of the graph of the function g(x) is -√(x-7).

What distinguishes a reflection from a translation?

Turns are frequently used to refer to reflection, which is when an object is flipped over a line without affecting its size or shape. The preimage is flipped over a line in a rigorous transition known as a reflection, but its size and shape are left unchanged. Flips is another name for reflections.

A figure can be translated if it is moved in any direction without altering its size, form, or orientation. A hard transformation called a translation alters the preimage's position but not its size, shape, or orientation. Slides are another name for translations.

Given that, f(x)= square root of x, that is:

f(x) = √x

Reflect the graph over x-axis we have:

Reflecting f(x) across the x-axis gives us -f(x) = -√x.

Translating -f(x) = -√x 7 units to the right gives us -f(x-7) = -√(x-7).

Hence, the equation of the graph of the function g(x) is -√(x-7).

Learn more about reflection graph here:

https://brainly.com/question/11232423

#SPJ1

Fisher Motors conducted a survey on its dealer service. The people surveyed were asked to choose one answer for this question: “If you DO NOT usually go to the dealer from whom you bought your car for service, why not?” The choices and number of responses received for each were the following:



What is the percent of each response?

Answers

The percent of each response are 20%, 30%, 15%, 20%, and 15%, respectively.

What is Percentage?

By dividing the value by the entire value and multiplying the result by 100, one may get the percentage. A figure or ratio stated as a fraction of 100 is called a percentage. Often, it is indicated with the percent symbol, "%".

To find the percent of each response, we need to divide the number of responses for each choice by the total number of responses, and then multiply by 100.

Let's assume the total number of responses received for the survey was 500.

The choices and number of responses received for each were:

100 people responded "Too expensive": (100 / 500) x 100% = 20%

150 people responded "Poor service quality": (150 / 500) x 100% = 30%

75 people responded "Too far away": (75 / 500) x 100% = 15%

100 people responded "Long wait times": (100 / 500) x 100% = 20%

75 people responded "Other": (75 / 500) x 100% = 15%

Therefore, the percent of each response are 20%, 30%, 15%, 20%, and 15%, respectively.

To know more about Percentage visit,

https://brainly.com/question/24877689

#SPJ1

In the drawing, >ℎ
. Which statement about the volumes of the two cylinders is true?

Answers

Answer: As the two cylinders have the same height, the cylinder with the greater radius will have the greater volume. Therefore, the statement "The cylinder with radius has a greater volume than the cylinder with radius /2" is true.

Step-by-step explanation:

14x + 2 is equivalent to 16x True or False

Answers

Answer:

false

Step-by-step explanation:

the pothagirum therum say that theres many reason its false

Answer: True

Step-by-step explanation:

True because we do not know the letters value, so in this case you only add the numbers 14 and 2. You will end up with the answer 16x after adding the letter/valuable.

Select all the correct answers. Which equations represent functions? 2x + 3y = 10 4x = 16 2x − 3 = 14 3y = 18 14.6 = 2x

Answers

The equations that represent functions are:

  1) 2x + 3y = 10

  2) 3y = 18

What is a function?

Functions are relations which give a particular output for each input.  The characteristic that every input is associated with exactly one output defines a function as a relationship between a set of inputs and a set of allowable outputs. Specific input is supplied to a function in order to produce a specific result. To determine if a curve is a function or not, apply the vertical line test. Any curve that intersects a vertical line at more than one point is not a function.

Let us look into each equation.

1)  2x + 3y = 10

Here for each input of x, we get only one output y.

So this is a function.

2)  4x = 16

 This is not a function because there can be multiple values of y for a single value of x.

3) 2x − 3 = 14

 This is also not a function because there can be multiple values of y for a single value of x.

4)  3y = 18

 This is a function because there is only one value of y for exactly one value of x. Also, considering the vertical line test, the curve is a straight horizontal line which intersects with a given vertical line only once. So it is a function.

5)14.6 = 2x

  This is also not a function because there can be multiple values of y for a single value of x.

Therefore the equations that represent functions are:

  1) 2x + 3y = 10

  2) 3y = 18

To learn more about functions, follow the link.

https://brainly.com/question/11624077

#SPJ1

List 3 values that would make this inequality true. 4 + g ≥ 9 ____,____,____

Answers

One possible set of values that would make the inequality true is:

g = 5

g = 0

g = -1

When we substitute these values into the inequality, we get:

4 + 5 ≥ 9 (true)

4 + 0 ≥ 9 (false)

4 + (-1) ≥ 9 (false)

Therefore, the values that make the inequality true are g = 5, g = 0, and g = -1.

if 37 out of 66 students were boys l, what percent of the group was boys?​

Answers

I think  it would be 56%

Answer:56.06%

Step-by-step explanation:

Divide 37 by 66 to get it in decimal form

37 ÷ 66 ≈0.5606

Then multiply the answer from the previous step by 100 to get an answer as %

0.5606 x 100 = 56.06%

The proof answer is correct by taking 56.06 % of 66 to get 37

(66 x 56.06) ÷ 100 ≈ 37

Find all solutions of the equation: 2 cos x-1-0
I NEED HELP ASAP!

Answers

The solutions to the cosine functions are x = π/3 + 2nπ or x = 5π/3 + 2nπ, where n is an integer and x = 3π/4 + 2nπ or x = 5π/4 + 2nπ, where n is an integer.

What are the solutions of the equation

1. 2 cos x - 1 = 0

Adding 1 to both sides and dividing by 2, we get:

cos x = 1/2

This equation has solutions for x of π/3 and 5π/3 (plus any integer multiple of 2π, since the cosine function is periodic with period 2π).

Therefore, the solutions are:

x = π/3 + 2nπ or x = 5π/3 + 2nπ, where n is an integer.

2. 5 cos x + 3√2 = 3 cos x + 2√2

Subtracting 3 cos x and 2√2 from both sides, we get:

2 cos x = -√2

Dividing by 2, we get:

cos x = -√2/2

This equation has solutions for x of 3π/4 and 5π/4 (plus any integer multiple of 2π).

Therefore, the solutions are:

x = 3π/4 + 2nπ or x = 5π/4 + 2nπ, where n is an integer.

Learn more on cosine function here;

https://brainly.com/question/29100023

#SPJ1

PLSS PICK A ANSWER CHOICE PLEASE AND THXXSSSS
XOXOXOXO HURRY

Answers

Answer: I believe its A.

Step-by-step explanation:

A circle with center C and a radius of 10 inches (in) is shown above. Rounded to the nearest tenth of an inch, what is the length of arc XYZ

Answers

The length of the arc XYZ is 59.3 inches .

How to find the length of an arc?

The radius of the circle is 10 inches. The central angle that subtend the arc is 340 degrees.

Therefore, the length of the arc xyz can be found as follows:

length of an arc = ∅/ 360 × 2πr

where

∅= central angler = radius of the circle

length of an arc(xyz) = 340 / 360 × 2 × 3.14 × 10

length of an arc(xyz) = 21352 / 360

length of an arc(xyz) = 59.3111111111

length of an arc(xyz) = 59.3inches

Learn more on arc length here: https://brainly.com/question/16237232

#SPJ1

Use inspection to describe the inequality's solution set. Do not solve the ineque (x-8)^(6)<=0

Answers

The inequality's solution set can be described by inspection as x <= 8.

What is inequality?

Inequality is the unequal treatment of people based on factors such as race, gender, class, or other social characteristics. It is often seen as unfair and can lead to social and economic disparities.

This is because the inequality (x-8)^(6)<=0 is asking when the quantity (x-8) raised to the 6th power is less than or equal to zero.

Since any number raised to an even power will always be positive or zero, the only way for this inequality to be true is when (x-8) is equal to zero. This occurs when x = 8. Therefore, the solution set is x <= 8.

To summarize, the inequality's solution set is:
x <= 8

To know more about Inequality click on below link:

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

#SPJ11

Multiply the binomials: (i) 2a-9 and 3a+4 (ii) x-2y and 2x-y (iii ) kl+lm and k-l (iv) m^(2)-n^(2) and m+n

Answers

The multiplied the binomials of

2a-9 and 3a+4 is 6a²- 19a - 36. x-2y and 2x-y is 2x² - 5xy + 2y² kl+lm and k-l is k²l - l²m - kl² + lmk m²-n² and m+n is m³ + m²n - mn² - n³

Multiplying binomials involves using the distributive property to multiply each term in one binomial by each term in the other binomial.

(i) 2a-9 and 3a+4
(2a-9)(3a+4) = 2a(3a) + 2a(4) - 9(3a) - 9(4) = 6a²+ 8a - 27a - 36 = 6a² - 19a - 36

(ii) x-2y and 2x-y
(x-2y)(2x-y) = x(2x) + x(-y) - 2y(2x) - 2y(-y) = 2x² - xy - 4xy + 2y² = 2x^(2) - 5xy + 2y²

(iii) kl+lm and k-l
(kl+lm)(k-l) = kl(k) + kl(-l) + lm(k) + lm(-l) = k^(2)l - kl²+ lmk - l²m = k²l - l²m - kl² + lmk

(iv) m²-n² and m+n
(m²-n²)(m+n) = m²(m) + m²(n) - n²(m) - n²(n) = m³ + m²n - mn² - n²

Learn more about binomials at https://brainly.com/question/29256998

#SPJ11

The common tangent of a certain compound curve is parallel to its long chord. Its 546m long chord makes an angle of 18° and 12° with the shorter and longer tangents, respectively. Determine the length (m) of the common tangent.

Answers

The common tangent of the compound curve is parallel to its long chord. This means that the angle between the common tangent and the long chord is 0°. The long chord makes an angle of 18° with the shorter tangent and 12° with the longer tangent. We can use the law of sines to determine the length of the common tangent.



Let's call the length of the common tangent x, the length of the long chord L, the angle between the common tangent and the long chord θ, the angle between the long chord and the shorter tangent α, and the angle between the long chord and the longer tangent β.

Using the law of sines, we have:

x/sin(θ) = L/sin(α+β)

Substituting the given values, we have:

x/sin(0°) = 546/sin(18°+12°)

Simplifying the equation, we get:

x = 546*sin(0°)/sin(30°)

Since sin(0°) = 0 and sin(30°) = 0.5, we have:

x = 546*0/0.5

x = 0

Therefore, the length of the common tangent is 0m.

Learn more about tangent

brainly.com/question/19064965

#SPJ11

If the original price is $ 1,000 and the rate of discount is 15
% find the amount of the sales price.

Answers

The sales price of the item after the 15% discount is $850.

The original price of the item is $1,000 and the discount rate is 15%. To find the amount of the sales price, we need to calculate the amount of the discount and subtract it from the original price.

Step 1: Calculate the amount of the discount by multiplying the original price by the discount rate.
Discount = Original Price x Discount Rate
Discount = $1,000 x 0.15
Discount = $150

Step 2: Subtract the amount of the discount from the original price to find the sales price.
Sales Price = Original Price - Discount
Sales Price = $1,000 - $150
Sales Price = $850

Therefore, the sales price of the item after the 15% discount is $850.

Learn more about Original price

brainly.com/question/731526

#SPJ11

Watch help video Solve for all values of x : (1)/(x-1)-1=(x)/(x-1) Answer: Submit Answer

Answers

The is no solution of the  equation  (1)/(x-1)-1=(x)/(x-1).

To solve for all values of x in the equation (1)/(x-1)-1=(x)/(x-1), we can follow these steps:

1. Multiply both sides of the equation by (x-1) to eliminate the denominators:
1 - (x-1) = x

2. Simplify the left side of the equation:
- x + 2 = x

3. Add x to both sides of the equation to isolate the variable on one side:
2 = 2x

4. Divide both sides of the equation by 2 to solve for x:
x = 1

Therefore, the solution for x is 1.

When we plug x = 1 back into the original equation, we get a denominator of 0, which is undefined. This means that there are actually no solutions for this equation.

To know more about original equation click on below link:

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

#SPJ11

1/2x² + 3/8x -2 solve using completing the square​

Answers

The solution of the equation 1/2x² + 3/8x - 2 using completing the square method are: 1.66 or -2.41.

What is the solution of the quadratic equation?

To solve the equation 1/2x² + 3/8x -2 using completing the square method, follow these steps:

Step 1: Move the constant term to the right-hand side

1/2x² + 3/8x = 2

Step 2: Multiply both sides by 2 to clear the fraction

x² + 3/4x = 4

Step 3: Add the square of half of the coefficient of x to both sides of the equation

x² + 3/4x + (3/8)² = 4 + (3/8)²

The left-hand side is now a perfect square, specifically (x + 3/8)².

Step 4: Simplify the right-hand side of the equation

x² + 3/4x + 9/64 = 256/64 + 9/64

x² + 3/4x + 9/64 = 265/64

Step 5: Take the square root of both sides

x + 3/8 = ±√(265)/8

Step 6: Solve for x

x = -3/8 ± √(265)/8

x = 1.66 or - 2.41

Learn more about completing the square method here: https://brainly.com/question/13981588

#SPJ1

Find the equation for the line that passes through the point
(−1,4) and that is parallel to the line
with the equation y=2

Answers

The equation for the line that passes through the point (-1,4) and that is parallel to the line with the equation y=2 is y=4.

To find the equation for the line that passes through the point (-1,4) and that is parallel to the line with the equation y=2, we need to use the concept of slope. The slope of a line is the ratio of the vertical change to the horizontal change between any two points on the line.

The equation y=2 is a horizontal line, which means that its slope is 0. Since the line we are looking for is parallel to this line, its slope will also be 0.

Now that we know the slope, we can use the point-slope form of an equation to find the equation of the line. The point-slope form of an equation is [tex]y-y1=m(x-x1)[/tex], where m is the slope and [tex](x1,y1)[/tex] is a point on the line.

Plugging in the values we know, we get:

[tex]y-4=0(x-(-1))[/tex]

Simplifying the equation, we get:

[tex]y-4=0[/tex]

Adding 4 to both sides of the equation, we get:

[tex]y=4[/tex]

So the equation for the line that passes through the point (-1,4) and that is parallel to the line with the equation y=2 is [tex]y=4[/tex].

See more about equation of the line at: https://brainly.com/question/18831322

#SPJ11

Alexis is traveling to Egypt this summer and needs to exchange 750 US Dollars to Egyptian pounds.

How many Egyptian pounds will Alexis receive with the following exchange rate?

1 USD = 18.48 Egyptian pounds

Enter the correct answer in the box.

( ) Egyptian pounds

Answers

Answer:

13,860 egyptian pounds

Answer:

Step-by-step explanation:

1 USD = 18.48 Egyptian pounds

∴ 750 USD = 750 × 18.48 Egyptian pounds

                  = 13860 Egyptian pounds

Other Questions
John Deere expects the cost of a tractor part to increase by $10 per year beginning 4 years from now. If the cost in years 1-3 is $80, determine the present worth in year 0 of the cost through year 10 at an interest rate of 12% per year a culture of a certain bacteria is known to dpuble in number every 4 hr. if the culture has an initial count of 25, what will be the population of the culture at the end of the 24 hr? This is an excerpt from a memo sent by U.S. Secretary of the Treasury Henry Morgenthau to President Franklin D. Roosevelt on January 13, 1944.This [United States] government has for a long time maintained that its policy is to work out programs to save those Jews of Europe who could be saved. I am convinced on the basis of the information which is available to me that certain officials in our state department, which is charged with carrying out this policy, have been guilty not only of gross procrastination and willful failure to act, but even of willful attempts to prevent action from being taken to rescue Jews from Hitler.Based on this excerpt, how did the United States government respond to the Holocaust prior to 1944?A. It obstructed rescue opportunities and blocked the flow of Holocaust information.B. It used government departments to intervene on behalf of Jews.C. It collaborated with private organizations to rescue Jews.D. It initiated a global campaign to make the world aware of the Holocaust. Nathan asks his friends what fraction of an hour it takes each of them to get ro school. Use the data to create a line plot 4. In an experiment, 170.9 g of C_{2}*H_{4} was reacted with 52.75L of , 64.1 g of C*O_{2} is produced .What is the limiting reagent? ) What is the percent yield of this reaction? Anthony SoohooCo-founder and CEO of Dot & Bo"During my time as a product manager on Apple's PowerBook team, we weregearing up to launch a new product. As part of testing, we had found that avery small sample size was flawed and could be harmful. I was undertremendous pressure to make a decision on whether or not to hold off bringing the product tomarket. And there were good arguments on both sides."On the one hand, the defected sample size was small and not statistically significant, andmillions of dollars would be lost by holding off shipment. On the other hand, Soohoo believedthe long-term impact risk was high."If the flaw was bigger than we thought, it could have created a huge loss of trust with ourcustomers," he says.When there is a difficult decision to make, make it based on what would create long-term valueinstead of gaining the short-term win.Ultimately, Soohoo decided to delay the launch of the product. "In the end, it came down totaking a long-term perspective, and it just made more sense to delay the launch," he says."Putting myself in the shoes of our customers, I think that's what they would have expectedApple to do. Not a popular decision at the time, but it was the right decision for the business."The lesson: "Trust your gut to do the right thing for the customers. When there is a difficultdecision to make, make it based on what would create long-term value instead of gaining theshort-term win. That lesson has remained with me throughout my career."Identify- The Ethical Issue the leader faced- Identify 2 negative outcomes of the Ethical Dilemma Analyse and provide your opinion If 500. g of magnesium chloride is produced in the above reaction, how many grams of hydrogen gas would be produced? If someone is holding a briefcase normally, would the be doing any work when they lift it up to their shoulders? What is the answer to the question 3 times 3 A $1000 par, semiannual-pay bond has a current price of $1,051has a modified duration of 5.89. What is the dollar value of an 01?Answer to two decimals. Carry intermediate calcs. tofour decimals. Take a position on the ethical concerns raised by employees who are upset about organizations monitoring their e-mail or Internet access for security purposes. Assess whether you believe it is fair for an employee to undergo this type of surveillance. Suggest an alternative approach for an organization to control security without monitoring employee actions. Math part 2 question 3 What is the shortest distance from the point (6,5) to the line 2x+3y=1 ? (A) 13 (B) 213 (C) 413 (D) 613 (E) None of these How much interest will be earned in an account into which $1,000 is deposited for one year with continuous compounding at a 13% rate? Enter your answer with 2 decimal points and without $ sign define communication Tyee goes out to lunch. The bill, before tax and tip, was $14.20. A sales tax of 6% was added on. Tyee tipped 18% on the amount after the sales tax was added. How much tip did he leave? Round to the nearest cent. Evaluate the following by the Change-of-Base Formula:log13 (297)- approximately 2.4728- approximately 2.2198- approximately 1.1139- approximately 0.4505 Complete the equation of the line whose yyy-intercept is (0,-1)(0,1)left parenthesis, 0, comma, minus, 1, right parenthesis and slope is 444.what is y= What do you think of Langston Hughes' response to theinstructor's instructions to "Go home and write a pagetonight" and their claim that "that page.will be true"? ls iteasy to be "true" or "real" when expressing yourself? Whatstruggles might you have? (ACE the question) Write a program that asks the user for their name and how many times to print it. If I enter Bob and 4 it should print:BobBobBobBobWhich loop correctly does this?Group of answer choicesname = input("Enter your name: ")num = int(input("Enter a positive number: "))c = 0while (c > num): print (name) c = c + 1name = input("Enter your name: ")num = int(input("Enter a number: "))c = 0while (c < num): print(name) c = c + 1name = input("Enter your name: ")num = int (input("Enter a number: "))c = 1while (num