solve the equation 3a - 6 = -12.

Answers

Answer 1

Answer:

a=-2

Step-by-step explanation:

3a−6=−12

Step 1: Add 6 to both sides.

3a−6+6=−12+6

3a=−6

Step 2: Divide both sides by 3.

3a/ 3 = −6/ 3

a=−2

Answer 2
It’s a=2

I looked up the answer lol

Related Questions

Managers rate employees according to job performance and attitude. The results for several randomly selected employees are given below. Performance (x) / 8/3/8/8/3/5/1/9/ 5 / 8 Attitude (y) / 4 / 9 / 10 / 3 / 4 / 4 / 10 / 9/6/7 Use the given data to find the equation of the regression line. Enter the slope. (Round your answer to nearest thousandth.)

Answers

The equation of the regression line for the relationship between job performance (X) and attitude ratings (Y) is Y = 57.124 + 0.352X.

To find the equation of the regression line, we will use a technique called simple linear regression. This method allows us to model the relationship between two variables using a straight line equation. In our case, the variables are job performance (denoted as Perf) and attitude ratings (denoted as Att).

The equation of a regression line is typically represented as: Y = a + bX

To find the equation of the regression line, we need to calculate the values of 'a' and 'b' using the given data points. Let's go step by step:

Mean of Perf (X): (59 + 63 + 65 + 69 + 58 + 77 + 76 + 69 + 70 + 64) / 10 = 66.0

Mean of Att (Y): (75 + 64 + 81 + 79 + 78 + 84 + 95 + 80 + 91 + 75) / 10 = 80.2

Perf differences:

(59 - 66.0), (63 - 66.0), (65 - 66.0), (69 - 66.0), (58 - 66.0), (77 - 66.0), (76 - 66.0), (69 - 66.0), (70 - 66.0), (64 - 66.0)

Att differences:

(75 - 80.2), (64 - 80.2), (81 - 80.2), (79 - 80.2), (78 - 80.2), (84 - 80.2), (95 - 80.2), (80 - 80.2), (91 - 80.2), (75 - 80.2)

Squared Perf differences:

(-7)², (-3)², (-1)², (3)², (-8)², (11)², (10)², (3)², (4)², (-2)²

Squared Att differences:

(-5.2)², (-16.2)², (0.8)², (-1.2)², (-2.2)², (3.8)², (14.8)², (-0.2)², (10.8)², (-5.2)²

Step 3: Calculate the sum of the squared Perf differences and the sum of the squared Att differences.

Sum of squared Perf differences:

7² + 3² + 1² + 3² + 8² + 11² + 10² + 3² + 4² + 2² = 369

Sum of squared Att differences:

5.2² + 16.2² + 0.8² + 1.2² + 2.2² + 3.8² + 14.8² + 0.2² + 10.8² + 5.2² = 734.72

Sum of Perf differences multiplied by Att differences:

(-7)(-5.2) + (-3)(-16.2) + (-1)(0.8) + (3)(-1.2) + (-8)(-2.2) + (11)(3.8) + (10)(14.8) + (3)(-0.2) + (4)(10.8) + (-2)(-5.2) = 129.8

Calculate the slope (b) using the following formula:

b = sum of Perf differences multiplied by Att differences / sum of squared Perf differences

b = 129.8 / 369 = 0.352

a = Mean of Att (Y) - b * Mean of Perf (X)

a = 80.2 - 0.352 * 66.0 = 57.124

Y = a + bX

Y = 57.124 + 0.352X

To know more about regression here

https://brainly.com/question/14184702

#SPJ4


Determine whether true or false
(i) Let X be a random variable, then Cov (X,X) = VAR(X).
(ii) The mean and standard deviation of an exponential random
variable are equal.
(iii) The joint PDF fXY(x,y)

Answers

(i) True.

(ii) False.

The first statement is true.

It is a well-known fact that for any random variable X, the covariance of X with itself is equal to the variance of X. This can be easily shown by applying the definition of covariance and variance and using the fact that the correlation between X and X is always 1.

The second statement is false. The mean of an exponential random variable is equal to 1/λ, where λ is the rate parameter. On the other hand, the standard deviation of an exponential random variable is equal to 1/λ as well. These two values are not equal, unless λ=1. Therefore, the statement is false.

In summary, the first statement is true, while the second statement is false. The covariance of a random variable with itself is equal to its variance, but the mean and standard deviation of an exponential random variable are not equal unless λ=1.

To learn more about standard deviations click brainly.com/question/14747159

#SPJ11

The approximation of 1 = integral cos(x3 + 10) dx using composite Simpson's rule with n= 3 is: When approximating Sof(x)dx using Romberg integration, R3,3 gives an approximation of order:

Answers

The approximation of the integral ∫cos(x³ + 10) dx using composite Simpson's rule with n = 3 is 0.126. When approximating the integral using Romberg integration, R₃,₃ gives an approximation of order h⁶.

To calculate the approximation using composite Simpson's rule, we divide the interval of integration into subintervals and apply Simpson's rule to each subinterval. The formula for Simpson's rule is:

S = h/3 * (f(x₀) + 4f(x₁) + 2f(x₂) + 4f(x₃) + ... + 2f(x_{n-2}) + 4f(x_{n-1}) + f(xₙ))

where h is the step size and n is the number of subintervals. In this case, we have n = 3, so we divide the interval into three equal subintervals, and the step size is h = (b - a) / n = (π - 0) / 3 = π/3.

Evaluating the function cos(x³ + 10) at the points x₀ = 0, x₁ = π/3, x₂ = 2π/3, and x₃ = π, we get:

f(x₀) = cos((0)³ + 10) = cos(10) ≈ -0.8391

f(x₁) = cos((π/3)³ + 10) = cos(π³/27 + 10) ≈ -0.4586

f(x₂) = cos((2π/3)³ + 10) = cos(8π³/27 + 10) ≈ -0.8391

f(x₃) = cos((π)³ + 10) = cos(π³ + 10) ≈ -0.3473

Using the Simpson's rule formula, we can now calculate the approximation:

S ≈ π/3 * (f(x₀) + 4f(x₁) + 2f(x₂) + 4f(x₃))

 ≈ π/3 * (-0.8391 + 4(-0.4586) + 2(-0.8391) + 4(-0.3473))

 ≈ 0.126

To calculate the order of approximation using Romberg integration, we use the formula:

Rₙ,ₖ = Rₙ₋₁,ₖ₋₁ + (Rₙ₋₁,ₖ₋₁ - Rₙ,ₖ₋₁) / (4ₖ - 1)

where Rₙ,ₖ represents the Romberg approximation at level n and column k. The order of approximation is determined by the highest power of h in the error term. In this case, we have R₃,₃, so the order is h⁶.

To know more about Romberg integration, refer here:

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

#SPJ11

Write the equation of the line in slope- intercept form(y=mx+b)

Answers

Answer:

-1/3x + 5 = y

Step-by-step explanation:

A woman bought a bag of rice for 5,700 naira and in three weeks later,she could only buy 3/4 of a bag for 5,700 find the percentage increase​

Answers

That’s a lot of rice

Which equation is equivalent to 3 = 87 ÷ h? A. 3 = (87 ÷ h) – 9 B. 3 × 9 = (87 ÷ h) ÷ 9 C. 3 + 9 = (87 ÷ h) + 9 D. 3 – 9 = (87 ÷ h)

Answers

Answer:

3= (87÷h)

Step-by-step explanation:

The question is to pick among the option the solutions that will be equal to 3= (87÷h)

Therefore the most suitable and correct option is

3×9= (87÷h)÷9

27= (87÷h)÷9

Divide by 9

3= (87÷h)

Hence the answer is 3=(87÷h)

jada says she can write an equivalent fraction with a denominator of 100 by multiplying 5 by 5, then writing the number of hundredths as a decimal ​

Answers

It’s going to be 845.64 and 2.52

Suppose a brewery has a filing machine that is 12 ounce bottles of beer, it is known that the amount of beer poured by this filing machine follows a normal dutiniowa mean of 12.10 and a standard deviation of .05 ounce. Find the probability that the bottle contains between 12.00 and 12.06 ounces

Answers

Answer:

Let X be the random variable representing the amount of beer poured by the filling machine. Since X follows a normal distribution with mean μ = 12.10 and standard deviation σ = 0.05, we can use the standard normal distribution to find the probability that a bottle contains between 12.00 and 12.06 ounces.

First, we need to standardize the values 12.00 and 12.06 by subtracting the mean and dividing by the standard deviation:

z1 = (12.00 - 12.10) / 0.05 = -2 z2 = (12.06 - 12.10) / 0.05 = -0.8

Now we can use a standard normal distribution table to find the probability that a standard normal random variable Z is between -2 and -0.8:

P(-2 < Z < -0.8) = P(Z < -0.8) - P(Z < -2) ≈ 0.2119 - 0.0228 ≈ 0.1891

So, the probability that a bottle contains between 12.00 and 12.06 ounces of beer is approximately 0.1891.

Step-by-step explanation:

Test the claim that the proportion of people who own cats is significantly different than 90% at the 0.02 significance level.
The null and alternative hypothesis would be:
H0:μ≥0.9H0:μ≥0.9
H1:μ<0.9H1:μ<0.9
H0:p=0.9H0:p=0.9
H1:p≠0.9H1:p≠0.9
H0:μ=0.9H0:μ=0.9
H1:μ≠0.9H1:μ≠0.9
H0:p≥0.9H0:p≥0.9
H1:p<0.9H1:p<0.9
H0:μ≤0.9H0:μ≤0.9
H1:μ>0.9H1:μ>0.9
H0:p≤0.9H0:p≤0.9
H1:p>0.9H1:p>0.9
The test is:
left-tailed
right-tailed
two-tailed
Based on a sample of 500 people, 82% owned cats
The p-value is:__________ (to 2 decimals)
Based on this we:
Fail to reject the null hypothesis
Reject the null hypothesis

Answers

The null and alternative hypotheses for testing the claim that the proportion of people who own cats is significantly different from 90% at the 0.02 significance level are:

H0: p = 0.9 (proportion of cat owners is 90%)

H1: p ≠ 0.9 (proportion of cat owners is not equal to 90%)

Based on a sample of 500 people, where 82% owned cats, we can conduct a hypothesis test to determine the p-value at the 0.02 significance level. The p-value is the probability of obtaining a sample proportion as extreme as the observed proportion (82%) assuming the null hypothesis is true.

The p-value for this test is the probability of observing a sample proportion as different from 90% as 82%. Since the p-value is not provided in the question, it needs to be calculated based on the sample data and the assumed null distribution.

If the p-value is less than 0.02, we would reject the null hypothesis and conclude that the proportion of cat owners is significantly different from 90%. However, if the p-value is greater than or equal to 0.02, we would fail to reject the null hypothesis and conclude that there is not enough evidence to suggest a significant difference in the proportion of cat owners from 90%.

Without the calculated p-value, we cannot make a definitive conclusion about rejecting or failing to reject the null hypothesis.


To learn more about null hypothesis click here: brainly.com/question/30821298

#SPJ11

what is the ratio for 0.875?

Answers

i need more information to give you the correct answer on this. can you insert a picture or something?

The simplified ratio for 0.875 is 7:8 .

To express the ratio for 0.875, we need to convert the decimal value to a ratio form.

0.875 can be written as 875 / 1000 because the decimal value is equivalent to the fraction obtained by dividing the numerator by the denominator.

To simplify the fraction, we can divide both the numerator and denominator by their greatest common divisor, which is 125 in this case.

Dividing 875 and 1000 by 125, we get:

875 / 125 = 7

1000 / 125 = 8

So, the simplified ratio for 0.875 is 7:8 .

To know more about ratio click here :

https://brainly.com/question/28050315

#SPJ2

For which the value of f(x) = 2x^2 + 9 will be the same as g(x) = 3^x?

Answers

Answer:

For [tex]x = 3[/tex] the value of [tex]f(x) = 2\cdot x^{2}+9[/tex] will be the same of [tex]g(x) = 3^{x}[/tex].

Step-by-step explanation:

To determine for which value of [tex]x[/tex], we need to apply the following identity ([tex]f(x) = g(x)[/tex]) and solve numerically the resulting expression:

[tex]2\cdot x^{2}+9 = 3^{x}[/tex]

[tex]3^{x}-2\cdot x^{2}-9=0[/tex] (1)

A quick approach is using graphic tool and looking for the value of [tex]x[/tex] such that  [tex]3^{x}-2\cdot x^{2}-9=0[/tex]. The result of the analysis is included below in the attached image. We find the following result:

[tex]x = 3[/tex]

For [tex]x = 3[/tex] the value of [tex]f(x) = 2\cdot x^{2}+9[/tex] will be the same of [tex]g(x) = 3^{x}[/tex].

y=-3x + 4
y = 3x - 2
What solution does this system have? How do you
know? Justify(explain).

Answers

Use substitution
Set them equal to each other
-3x + 4 = 3x - 2
Solve the equation
4 = 6x - 2
6x = 6, x = 1
Plug in 1 for any equation to find y
Y = -3(1) + 4
Y = -3 + 4, y = 1
Solution: x = 1, y = 1

Questions (a,b), 1 (a,b)

Answers

a )

First of all we need to find the value of x ,

because the angles are written in terms of the variable x .

______________________________________

Let's find the value of x :

STV angle & SUV angle have same measure because both of them are the front angle of SV arc .

[tex]STV angle \: = SUV angle \: \: = \frac{SV \: arc}{2} \\ [/tex]

So :

[tex]3x - 5 = 2x + 15[/tex]

Add sides 5

[tex]3x - 5 + 5 = 2x + 15 + 5[/tex]

[tex]3x = 2x + 20[/tex]

Subtract sides minus 2x

[tex]3x - 2x = 2x + 20 - 2x[/tex]

Collect like terms

[tex]x = 2x - 2x + 20[/tex]

[tex]x = 20[/tex]

Thus the measure of angle T equals :

[tex]measure \: of \: angle \: T = 3x - 5 \\ [/tex]

Now just need to put the value of x which we found :

[tex]measure \: of \: angle \: T \: = 3 \times (20) - 5 \\ [/tex]

[tex]measure \: of \: angle \: T \: = 60 - 5[/tex]

[tex]measure \: of \: angle \: T \: = 55°[/tex]

♡♡♡♡♡♡♡♡♡♡♡♡♡♡♡♡♡♡♡♡♡♡

b )

angle S & angle V are also have same measure because they both are the front angles to the TU arc .

And we need to find the value of x again in this part exactly like we did for a .

[tex]angle \: \: S = angle \: \: V[/tex]

As the question told :

[tex]angle \: \: S = 3x[/tex]

and ,

[tex]angle \: \: V = x + 16[/tex]

Thus :

[tex]3x = x + 16[/tex]

Subtract sides minus x

[tex]3x - x = x + 16 - x[/tex]

Collect like terms

[tex]2x = x - x + 16[/tex]

[tex]2x = 16[/tex]

Divide sides by 2

[tex] \frac{2x}{2} = \frac{16}{2} \\ [/tex]

Simplification

[tex]x = 8[/tex]

So ;

[tex]measure \: \: of \: \: angle \: \: S = 3x[/tex]

[tex]measure \: \: of \: \: angle \: \: S = 3(8)[/tex]

[tex]measure \: \: of \: \: angle \: \: S = 24°[/tex]

And we're done.

Please show me step by step how to do this

Answers

Answer:

You know that the beginning salary is $32,000, and it is raised by $1,000 per year.

a) We want to find a recursive relation, let's try to find a pattern:

S₁ = salary on the first year =  $32,000

S₂ = salary on the second year = $32,000 + $1,000 = $33,000

S₃ = salary on the third year = $33,000 + $1,000 = $34,000

and so on.

We already can see that the recursive relation is: "the salary of the previous year plus $1,000", this can be written as:

Sₙ = Sₙ₋₁ + $1,000

Such that S₁ = $32,000

b) Your salary in the fifth year is S₅

Let's construct it:

S₃ = $34,000

S₄ = $34,000 + $1,000 = $35,000

S₅ = $35,000 + $1,000 = $36,000

Your salary on the fifth year is $36,000

c) When we have a recursive relation like:

Aₙ = Aₙ₋₁ + d

The sum of the first N elements is given by:

Sum(N) = N*(2*A₁ + (N - 1)*d)/2

Then the sum of your salary for the first 20 years is:

S(20) = 20*(2*$32,000 + (20 - 1)*$1,000)/2

S(20) = $830,000

 what would be the equation of a line that passes through (3,-4) with slope 2/3

Answers

Answer:

y = 2/3x - 6

Step-by-step explanation:

Use the slope intercept equation, y = mx + b

Plug in the slope and given point, then solve for b

y = mx + b

-4 = 2/3(3) + b

-4 = 2 + b

-6 = b

Plug in the slope and b into the equation

y = 2/3x - 6

So, the equation of the line is y = 2/3x - 6

Suppose you measured a boiling temperature (in Cº) for a liquid 6 times and observed. the following results:
Sample mean: 101.82, sample variance (biased): 0.81
a. You are given that σ^2 = 1.2 for the population distribution. What is the confidence interval for the mean at 95% confidence level?
b. Assuming σ is unknown, what is the confidence interval for the population mean at 95% confidence level?
Please round your answers to 2 decimal digits.

Answers

The confidence interval for the mean at 95% confidence level with the variance known and unknown are (101.17, 102.47), (101.06, 102.58) respectively

A.)

Known Variance

Confidence interval is related by the formula:

CI = μ ± t * s * √(1/n)

Where :

μ = population mean

t = critical value for the confidence level

s = sample standard deviation

n = sample size

The critical value for a 95% confidence level is 1.96.

C.I = 101.82 ± 1.96 * 0.81 * √(1/6)

C.I = 101.82 ± 0.648

C.I = (101.172, 102.468)

Hence, the confidence interval is (101.17, 102.47)

B.)

Assuming variance is Unknown

We use the t-distribition; The critical value at 95% confidence and (6-1) degree of freedom = 2.306

CI = μ ± t * s * √(1/n)

C.I = 101.82 ± 2.306 * 0.81 * √(1/6)

C.I = 101.82 ± 0.763

C.I = 101.057, 102.583

Hence, the confidence interval is (101.06, 102.58)

Learn more on confidence interval: https://brainly.com/question/15712887

#SPJ4

Can someone plz help me with this I need to get an 92 choose all that apply

Answers

Step-by-step explanation:

54, 54, 72

[tex]180 - 2 \times 54 = \\ = 180 - 108 = \\ = 72[/tex]

A population of beetles are growing according to a linear growth model. The initial population (week 0) is Po 4, and the population after 7 weeks is Pr = 67. Find an explicit formula for the beetle population after n weeks. Pn = After how many weeks will the beetle population reach 256? ___ weeks

Answers

The explicit formula for the beetle population after n weeks can be determined using the given data. The formula is Pn = 4 + (n - 0) * ((67 - 4) / (7 - 0)), where Pn represents the population after n weeks. It will take 28 weeks for the beetle population to reach 256.

The linear growth model assumes that the beetle population increases by a fixed amount each week. To find the explicit formula, we start by calculating the growth rate per week. We know that in 7 weeks, the population increased from 4 to 67. The change in population is 67 - 4 = 63, and the change in weeks is 7 - 0 = 7. Therefore, the growth rate per week is (67 - 4) / (7 - 0) = 9.

Using this growth rate, we can express the population after n weeks using the formula Pn = 4 + (n - 0) * 9. This simplifies to Pn = 4 + 9n. Now, to determine how many weeks it takes for the population to reach 256, we substitute Pn = 256 into the formula. Solving for n, we get 256 = 4 + 9n. By rearranging the equation, we find 9n = 252, and dividing both sides by 9 yields n = 28. Therefore, it will take 28 weeks for the beetle population to reach 256.

Learn more about linear here:

https://brainly.com/question/31510526

#SPJ11

Consider the function f(x)=6x+5
(A) find it’s average rate of change by changing x=1 to x=5

Answers

Answer: I really don’t know

Step-by-step explanation: I need help with this as well. I’m really sorry if you were looking for a real answer

18,8. Assuming the tree shown below is perpendicular to the base distance, use trigonometry
to calculate its height to 1 decimal place. Dimensions are in feet.
I
32°
150

Answers

Answer:

x = 93.7ft or x = 94ft

Step-by-step explanation:

Hope that helps :)

Which of the numbers listed below are solutions to the equation?
Check all that apply.
x2 = 49
A. -7
B. 14
C. 24.5
D. 7
E. -14
F. 2401

Answers

C. 24.5 is the only answer that adds up to 49.

Which expression is equivalent to the following expression? -4 (5x - 6)

1.) -20x - 24
2.) -20x + 24
3.) -20x + 6
4.) -20x - 6

Answers

Step-by-step explanation:

2.) -20× + 24

maaf kalo salah

Look at the triangle: A right angle triangle is shown with hypotenuse equal to 17 centimeters. An acute angle of the triangle is labeled as x degrees What is the value of cos x°? (1 point) 8 ÷ 17 17 ÷ 8 15 ÷ 17 8 ÷ 15 I can't put in the photo. So, description. h- 17cm o- 8cm a- 15cm. This is a right triangle btw. (this is 9th grade work)

Answers

Answer:

15 ÷ 17

Step-by-step explanation:

Since our hypotenuse side is 17 cm, our opposite side is 8 cm and our adjacent side is 15 cm. Since the acute angle is x degrees,

From trigonometric ratios, cosx° = adjacent/hypotenuse

= 15 cm/17 cm

= 15/17

= 15 ÷ 17

The amount of carbon-14 in an object is given by y = ae– 0.00012t where a is the initial amount of carbon and t is the age in years. A fossil bone contains 25% of its original carbon-14. What is the approximate age of the bone?

Answers

Answer:

The approximate age of the bone is approximately 11552 years.

Step-by-step explanation:

The current proportion of carbon-14 with respect to its original amount is defined by following formula:

[tex]\frac{y}{a} = e^{-0.00012\cdot t}[/tex] (1)

Where:

[tex]y[/tex] - Current amount of carbon-14, no unit.

[tex]a[/tex] - Initial amount of carbon-14, no unit.

[tex]t[/tex] - Time, in years.

If we know that [tex]\frac{y}{a} = 0.25[/tex], then the approximate age of the bone is:

[tex]t = -8333.333\cdot \ln \frac{y}{a}[/tex]

[tex]t\approx 11552.453\,yr[/tex]

The approximate age of the bone is approximately 11552 years.

Guess the rule and add the next number in the sequence.
1 6 16 31 51

Answers

this is a centred pentagonal number the next numbers should be 76, 106, and 141

A Ferris wheel has a radius of 65 feet. What is the circumference of the wheel? (This is the distance each passenger will travel in one complete revolution.)
Group of answer choices

408.2 ft

204.1 ft

102.05 ft

304.6 ft

Answers

Circumference = 2 x pi x radius. So you do 2 x 3.14 x 65 and you get 408.2

How do I solve this problem. I have to find the missing side lengths and lease my sender as radicals in simplest form

Answers

Answer:

x = y = 2√2

Step-by-step explanation:

Find the diagram attached

To get the unknown side x and y, we need to use the SOH CAH TOA identity

Opposite side = x

Adjacent = y

Hypotenuse = 4

Sin theta = opposite/hypotenuse

sin 45 = x/4

x = 4 sin 45

x = 4 * 1/√2

x = 4 * 1/√2 * √2/√2

x = 4 * √2/√4

x = 4 * √2/2

x = 2√2

Similarly;

cos theta = adjacent/hypotenuse

cos 45 = y/4

y = 4cos45

y = 4 * 1/√2

y = 4 * 1/√2 * √2/√2

y = 4 * √2/√4

y = 4 * √2/2

y = 2√2

Q10.
Prove algebraically that the recurring decimal 0.178 can be written as the fraction 59/330

Answers

Answer:

bbv

Step-by-step explanation:

Recurring decimal is decimal representation of a number whose digits are periodic and infinite. Proved algebraically that the recurring decimal 0.178 can be written as the fraction 59/330 below.

Given information;

Given number in the decimal form is [tex]0. 1 \overline 7 \overline 8[/tex]

Suppose the number is equal to the x,

[tex]x=0. 1 \overline 7 \overline 8[/tex]

Recurring decimal

Recurring decimal is decimal representation of a number whose digits are periodic and infinite.

As the number 78 is the recurring number. Thus the recurring number can be written as,

[tex]x=0.1787878.....[/tex]                      .......equation 1.

Suppose this is equation number 1.

Multiply the above equation with 100 both the sides,

[tex]100\times x=100\times0. 1 787878....[/tex]

[tex]100x=100\times0.1787878...[/tex]

[tex]100x=17.87878...[/tex]

Subtract the above equation from equation number 1. Thus,

[tex]\begin{aligned}\ 100x-x&=17.87878-0.1787878\\ 99x&=17.7\\ \end[/tex]

Solve for x ,

[tex]x=\dfrac{17.7}{99} [/tex]

Multiply with 10 in both numerator and denominator,

[tex]x=\dfrac{177}{990} \\ x=\dfrac{59}{330} \\[/tex]

Hence proved algebraically that the recurring decimal 0.178 can be written as the fraction 59/330

Learn more about the recurring decimal here;

https://brainly.com/question/820308

Please just give me the equation no one helped me last time

Answers

X = 12.7sin38°
(This should be typed into a calculator - it’s the equation)

Remember the differences between sine, cosine, and tangent

If you set up the equation of:
sin theta = opposite / hypotenuse
You get sin38° = x / 12.7

You are trying to find x so multiply both sides by 12.7

* x is the opposite side because it is across from the angle given

Find all the missing sides and angles of this triangle.
A
7
B
70°
C

Answers

90+70= 160
Then 180-160=20
So angle A is 20
Other Questions
A gives an inventor the sole legal right to an invention and its profits for a certain period of time. An 80- quarterback jumps straight up in the air right before throwing a 0.43- football horizontally at 15 . How fast will he be moving backward just after releasing the ball? Suppose that the quarterback takes 0.30 to return to the ground after throwing the ball. How far d will he move horizontally, assuming his speed is constant? last question 100 pts pleasee Decide whether it is possible for a triangle to have the three angle measures or three side lengths given.If it is possible, then decide whether all such triangles are congruent. The Gold Rush12. How long after the Mexican-American War did they discover gold in California?27:28 - 35:4113. Give at least one example of a large price increase.14. What was wrong with the graves?35:55 - 44:01Frontier Life15. What was the cause of "milk sickness?"A caused by eating white snakeroot, w whichcontains a toric alcohol.16. Who was the young man chopping wood?17. What was Jackson's new American Indian policy?18. How did people float their goods down the Mississippi?19. Abraham Lincoln encounters a new invention on the Mississippi - what was it?20. What was wrong with the first steamboats? Society carefully regulates the sale of alcoholic beverages.What alcohol service-related restrictions are in place in yourstate? Do you feel theyre appropriate? I NEED HELP REALLY FAST AND EXPLAIN HOW YOU SOLVED IT PLEASE PLS HELPRefer to the map below to answer the following question:A map image of ancient China is shown. The region is divided into sections. The map shows the population change over a period of time in China. In the northeast, the population has decreased. In the northwest, the population has increased slightly or remained the same. In central and south China, the population has increased considerably. In the southeast, the population reached the highest level of increase.Which of the following best explains why the population in some regions north of the Huang River stayed constant over this time period? Only a few new groups migrated into or out of the region so this allowed the population to stay constant. Tang and Song farmers produced rich soil quality, which resulted in a population boom in some regions. The number of invaders who settled in those regions about equaled the number of Song who fled. The gains in population from an increased food supply about equaled the losses from constant warfare. A beach umbrella has a circumference of 8.8 feet what is the radius of an umbrella? What number is 15 less than 63? Let U CC be a region containing D(0; 1) and let f be a meromorphic function on U, which has no zeros and no poles on aD(0; 1). If f has a zero at 0 and if Ref(z) > 0 for every ze aD(0; 1), show that f has a pole in D(0; 1). 1. What was the land South of Egypt referred to by the Ancient Greeks & Romans?A. EthiopiaB. PersiaC. ArabiaD. LibyaWhich is not an accomplishment of King Ezana?A. Issued coins that featured the crossB. Spread Judaism in AfricaC. Written accounts of his conquestsD. Convertion to ChristianityKing Caleb led a military campaign against:A. Kingdom of AdulisB. Kingdom of HimyarC. Kingdom of RaydanD. Kingdom of Marib which statement best describes the importance of chemical equations while solving stoichiometry problems? How does an online discussion group differ from one that is held face-to-face?There is no need for group roles when holding online meetings.Online discussion groups do not allow members to develop critical thinking skills.Group members are more likely to bond together as a group online than they would when meeting face-to-face.Facilitating an online conversation may require even more work, so that participants continue engaging with oneanother online. Carefully read the following sentences.1. Ladybugs' markings are attractive to humans they are unattractive to predators.2. Ladybugs' markings are attractive to humans but unattractive to predators.Sentence 1 contains one or more errors. Which technique is used in sentence 2 to correct the grammatical problems in sentence 1?A. adding a conjunction and rearranging phrasesB. inserting a semicolonC. adding an independent clauseD. creating a subordinate clausePlease select the best answer from the choices provided Cala Manufacturing purchases land for $281,000 as part of its plans to build a new plant. The company pays $35,400 to tear down an old building on the lot and $52,330 to fill and level the lot. It also pays construction costs $1,320,800 for the new building and $83,373 for lighting and paving a parking area. Prepare a single journal entry to record these costs incurred by Cala, all of which are paid in cash. Anne picked out 3 board games from her cabinet to take to a game night with her friends. She still has more than 10 board games in the cabinet, so she thinks she could bring a few more. Let x represent how many board games were in Annes cabinet to start. Which inequality describes the problem? What is the correct spelling for glr true or false: a high-performance scrum team ensures that each increment is complete by running a release sprint. on page 90, what does Jonas come to understand about his community