integer usernum is read from input. write a while loop that reads integers from input until the integer 1 is read. then, find the sum of all integers read. integer 1 should not be included in the sum.

Answers

Answer 1

The while loop that reads the integers and add them is given as follows:

do{

scanf(%d, &val);

if(val != 1)

sum += val;

}while(val != 1);

printf("%d\n", sum);

How to build the for loop?

The variables needed for the for loop are given as follows:

int val, sum;

The condition on the while statement is that the integer cannot be one, when it is one the program exists the while loop.

The print command shows the result of the sum.

More can be learned about while loops at https://brainly.com/question/14293274

#SPJ1


Related Questions

using the following table, what is the percent of the relative frequency of a blue car being observed?

Answers

An observation of a blue automobile occurs at 20.8% of the relative frequency.

What is Relative frequency?

The ratio (fraction or proportion) of the number of times a data value appears in the set of all outcomes to the total number of outcomes is known as the relative frequency.

Divide each frequency by the overall sample size, in this example 20 students, to determine the relative frequencies.

Example: Out of a total of 12 games played, your team has won 9 of them, making its winning percentage 9 percent. 9/12, or 75%, is the relative frequency of winning.

So, we have:

RF(A) = f(A) / ∑f

Where f(A) is the frequency of event A and ∑f is the total frequency.

(Refer to the table attached below)

Total car = 251 + 198 + 195 + 293 = 937

The relative frequency of blue cars is as follows:

RF(blue) = 195 / 937 = 0.208 = 20.8%

Therefore, an observation of a blue automobile occurs at 20.8% of the relative frequency.

Know more about Relative frequency here:

https://brainly.com/question/3857836

#SPJ4

Complete question:

Using the following table, what is the percent of the relative frequency of a Blue car being observed? Car Color Frequency Relative FrequencyBlack 251 0.251Red 198 0.198Blue 203 0.203Silver 293 0.293A. 20.3%B. 0.002%C. 23.625%D. 2.03%

Triangle and triangle are similar. What is the measure of side ?

Answers

[tex] \frac{1}{4} \sqrt{3} \: a {}^{2} [/tex]

Step-by-step explanation:

for equilateral triangle

Can any one help with the circled ones

Answers

The value of variables x and y are, x = 67  and y = 40.

What is mean by Angle?

An angle is a combination of two rays (half-lines) with a common endpoint. The latter is known as the vertex of the angle and the rays as the sides, sometimes as the legs and sometimes the arms of the angle.

Given that;

Figure is shown in image.

Now, By definition of vertically opposite angle,

⇒ (y + 23)° = 63°

Solve for y;

⇒ y + 23 = 63

Subtract 23 both side,

⇒ y + 23 - 23 = 63 - 23

⇒ y = 40

And, By definition of supplementary angles, we get;

⇒ (2x - 17)° + 63° = 180°

Solve for x;

⇒ 2x - 17 + 63 = 180

⇒ 2x + 46 = 180

⇒ 2x + 46 - 46 = 180 - 46

⇒ 2x = 134

⇒ x = 134/2

⇒ x = 67

Thus, The value of variables x and y are, x = 67  and y = 40.

Learn more about the angle visit:;

https://brainly.com/question/25716982

#SPJ1

hello!! I need help with this before Friday!!! Please may you give a good explanation and the answer too!!

Answers

Answer:

Method 1: Calculate 40% discount on original price, then subtract discount from original price.

Amount of discount = 40% of $30

= 0.40 × $30

= $12

New price = $30 - $12 = $18

Method 2:

New price = (100% - discount percentage) of original price

= 60% of original price

= 0.60 × $30

= $18

Use finite differences to identify the degree of the polynomial that best describes the data.

quintic
quadratic
cubic
quartic

Answers

The degree of the polynomial that best describes the data is (c) cubic

How to determine the degree of the polynomial that best describes the data.

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

See attachment

Find the first dfference D1 between the consecutive y-values

D1:   10     28.4     56.4    94

Calculate the second difference

D1:   18.4     28     37.6

Calculate the third difference

D3:   9.6     9.6

The third difference are equal

Hence, the degree is (c) cubic

Read more about polynomial at

https://brainly.com/question/7693326

#SPJ1

what is 2x+6y=3 in slope intercept form

Answers

Answer:

y=-1/3x+1/2

Step-by-step explanation:

2x+6y=3

bring 2x to the other side by subtracting : 6y=-2x+3

divide by 6 : y=-1/3x+1/2

Answer:

y = -1/3x + .5

Step-by-step explanation:

First we are  going to get y on a side by itself

6y = 3 - 2x

Then we divide by six to get our equation

y= .5 - 1/3x

In slope intercept form

y = -1/3x + .5

Maria already has a cell phone plan that he pays $98.56 per month. She wants to add his tablet to his cell phone plan with 2 extra GB of data. Each GB of data costs $12.95. How much will his bill be after he adds his tablet onto his plan?

Answers

394.46 just 12.95 x 2 and that’s 24.9+ 98.56=the answer

Enter aT or an F in each answer space below to indicate whether the corresponding statement is true or false. A statement is true only if it is true for all possibilities. You must get all of the answers correct to receive credit. 1. If f(x) is continuous at a, then f(a) is differentiable at a T 2. If lim f(z) =0o and lim g(a) 3. If lim f(x) 0 and lim g(a) 0o, then limf(a)-9(a)]= 0 T 1 z1 5, then lim[f(x)/9()] does not exist z-+1 z-1 z1 4. If f'(1) exists, then then the limit lim f(x) is f(1) T z1 0, then lim f(a)/g()] does not exist 5. If lim f(z) = 5 and lim g(x) z+1 F 1 1 LL

Answers

The statements are true, as they can be demonstrated using the definitions of continuity, limit, and derivative.

Let f and g be two functions with domain over the real numbers and let a be a real number.

The following statement is true: If f(x) is continuous at a, then f(a) is differentiable at a. This can be demonstrated by the definition of continuity at a point. If f is continuous at a, then for any ε > 0 there exists a δ > 0 such that |f(x) - f(a)| < ε if 0 < |x-a| < δ. This implies that the function is differentiable at a, since the limit of the difference quotient, lim (f(x) - f(a))/(x-a) exists as x approaches a.

The following statement is true: If lim f(z) = 0 and lim g(a) = 0, then lim (f(x)/g(x)) = 0. This can be demonstrated by the definition of a limit. Since the limit of f(x) as x approaches a is 0, then for any ε > 0 there exists a δ > 0 such that |f(x)| < ε if 0 < |x-a| < δ. Similarly, since the limit of g(x) as x approaches a is 0, then for any ε > 0 there exists a δ > 0 such that |g(x)| < ε if 0 < |x-a| < δ. Thus, |f(x)/g(x)| < ε/ε = 1 if 0 < |x-a| < δ, and the limit of f(x)/g(x) as x approaches a is 0.

The following statement is true: If f'(1) exists, then the limit lim f(x) is f(1). This can be demonstrated by the definition of the derivative. If f'(1) exists, then the limit of the difference quotient, lim (f(x) - f(1))/(x-1), exists as x approaches 1. Thus, |f(x) - f(1)| < ε if 0 < |x-1| < δ. This implies that the limit of f(x) as x approaches 1 is equal to f(1).

The statements are true, as they can be demonstrated using the definitions of continuity, limit, and derivative.

Learn more about derivative here:

https://brainly.com/question/25324584

#SPJ4

Ko Tapu is a vertical limestone rock located off the coast of
Thailand. Peter sets up a camera in a boat to shoot some
footage of the top of Ko Tapu. The horizontal distance from
the camera to a point at the base of the rock is 135 feet, and
the vertical distance from the point at the base of the rock to
a point at the top of the rock is 66 feet, as shown in the
figure.
135 ft
What is the measure of the angle of elevation, to the nearest
degree, that Peter should set the camera so he can video the
top of the rock?

Answers

Answer: The angle of elevation that Peter should set the camera to is 35.3°, rounded to the nearest degree (35°).

Step-by-step explanation:  To find the angle of elevation, we can use the tangent function. Let's call the angle of elevation "x". Then:

tan(x) = 66/135

We can find the value of x using the inverse tangent (arctan) function:

x = arctan(66/135)

Finally, we can convert the result from radians to degrees:

x = arctan(66/135) * 180/π

x = 35.3° (rounded to nearest degree)

give the output signals for the circuit if the input signals are as indicated. a logic circuit with 3 gates and 2 inputs. the circuit will be read from the final output to the inputs. the final and gate has two inputs, the gate has output r. the first input to the final and gate is the output from an or gate. the or gate has two inputs. the first input to the or gate is p. the second input to the or gate is q. the second input to the final and gate is the output from a not gate. the not gate has one input. the input to the not gate is q. input signals: p

Answers

The circuit starts at the final AND gate. It has two inputs, one from an OR gate and one from a NOT gate.

The OR gate has two inputs, p and q. If either p or q is high (1), the OR gate will output a high signal. If both p and q are low (0), the OR gate will output a low signal. In this case, we only have the value of p, which is high, so the output from the OR gate is also high.

The NOT gate has one input, q. It inverts the signal, so if q is high (1), the NOT gate will output a low signal (0), and if q is low (0), the NOT gate will output a high signal (1). We don't know the value of q, so we don't know the output from the NOT gate.

Finally, the AND gate takes the outputs from the OR gate and the NOT gate as its inputs. If both inputs are high (1), the AND gate will output a high signal (1). If either input is low (0), the AND gate will output a low signal (0). Since we don't know the output from the NOT gate, we can't determine the output from the AND gate.

So, to summarize, without knowing the value of q, we can't determine the output from the final AND gate.

To learn more about inputs please click on below link.

https://brainly.com/question/29310416

#SPJ4

Identify the volume of a regular hexagonal pyramid with base edge length 8 in. and height 10 in.,rounded to the nearest tenth.O 554.3 in3 O 1108.5 in3 O 1662.8 in3 O 3325.5 in3

Answers

The volume of the pyramid is 554.3 inches cube.

A hexagonal pyramid is a 3D design in which the base is hexagonal and the faces or sides are isosceles triangles, which come together to form the hexagonal pyramid at the summit of the pyramid. A hexagonal pyramid has six sides on the base and six isosceles triangles on the sides. Heptahedron is another name for a hexagonal pyramid. There are 7 faces, 12 edges, and 7 vertices in a hexagonal pyramid.

We have a side of a regular hexagon  is 8 inches, and the height of the pyramid is 10 inches

The volume of the pyramid whose base is a hexagon

[tex]Volume=\frac{\sqrt3}{2}b^2h\\\\Volume =0.866*10*8*8\\= 554.3[/tex]

learn more about hexagonal pyramid

https://brainly.com/question/29713978

#SPJ4

what’s the answer for this problem????

Answers

The inequality on the number line is 5x -2 > -22 or 6x-7 < 11.

What is Inequality?

Mathematical expressions with inequalities are those in which the two sides are not equal. Contrary to equations, we compare two values in inequality. Less than (or less than or equal to), greater than (or greater than or equal to), or not equal to signs are used in place of the equal sign.

Given:

The open circles on the number line shows that it does not include those value i.e., the values have less than and greater than.

So, from the number line the inequality is -4 < x < 3.

Now, 5x -2 > -22 and 6x-7 < 11

5x > -20 and 6x < 18

x > -4 and x<3.

x+5 >8 and 3+ 2x < -5

x >3 and x < -4.

so, the inequality is 5x -2 > -22 or 6x-7 < 11.

Learn more about Inequality here:

https://brainly.com/question/30231190

#SPJ1

Click on all the values that are equivalent to
-(2/3).

A.-2/-3
B.2/-3
C.-2/3
D.-3/-2
E.-3/2
F.3/-2

Answers

Answer:

-2/-3


Step-by-step explanation: Because -2/-3=2/3.

Calculate each quotient.
2 divided by 1.176

Answers

Answer:

Step-by-step explanation:

The quotient of 2 divided by 1.176 can be calculated as follows:

2 ÷ 1.176 = 1.70860927152318

Therefore, 2 divided by 1.176 is equal to 1.70860927152318.

(3x)^-3 show work pls

Answers

Answer: -81x

Step-by-step explanation:

3x times -3= -9x

-9x times -3= 27x

27x times -3= -81x

Determine if the expression
3 is a polynomial or not. If it is a polynomial, state the type and degree of the polynomial.

Answers

The answer is,  Yes, 3 is a polynomial of degree 0.

and, the type of the polynomial is called a cubic polynomial.

What are Polynomials?

Polynomials are sums of k-xⁿ terms, where k can be any number and n can be any positive integer.

3x+2x-5, for example, is a polynomial.

A binomial is a two-term polynomial.

For instance, x²ˣ-2ˣ² and x⁶ˣ-6ˣ⁶ are both binomials.

here, we have,

3 is a polynomial of degree 0.

Since there is no exponent to a variable, therefore the degree is 0. Explanation: All constant polynomials have a degree of 0. Since 3 is a constant polynomial and can be written as 3x^0,

it has a degree of 0.

Know more about Polynomials here:

brainly.com/question/2833285

#SPJ1

three identical charges q form an equilateral triangle of side a , with two charges on the x -axis and one on the positive y -axis. part a part complete find an expression for the electric field at points on the y -axis above the uppermost charge. express your answers in terms of some or all of the variables q , a , x , y , and coulomb constant k . enter your answers separated by a comma. ex,ey

Answers

The electric field at points on the y-axis above the uppermost charge is given by [tex]E= kq/(a^{2}+y^{2} )^{(3/2)} ,ex=0, ey=kq/(a^{2}+y^{2} )^{(3/2)}[/tex].

The electric field at points on the y-axis above the uppermost charge can be calculated by finding the electric field due to each of the three charges and summing them. This calculation requires the use of Coulomb's law, which states that the force between two point charges is proportional to the product of the charges and inversely proportional to the square of the distance between them. The electric field due to a single charge is proportional to the charge and inversely proportional to the square of the distance from the charge to the point at which the field is being calculated.

By using the equations for the electric field due to each charge and the vector sum of their electric fields, an expression for the electric field at points on the y-axis above the uppermost charge can be obtained. The final expression would likely be a function of q, a, x, y, and the Coulomb constant k.

Learn more about Coulomb's law here:

https://brainly.com/question/506926

#SPJ4

TRUE OR FALSE Is the following proposition a tautology for all predicates P(x) and Q(x)? [Is it true for any predicates P(x) and Q(x)?] Va € Z, [P(x) VQ(x)] HW € Z,P(x)] V[Wx € Z, Q(x)]

Answers

True. The proposition "for all x in set Z, either P(x) or Q(x) if and only if for all x in set Z, either P(x) or Q(x)" is a tautology. This means that the statement is always true, regardless of what predicates P(x) and Q(x) are.

The logical connective "if and only if" (written as "iff") is used to express that the two statements are logically equivalent. The symbol "V" represents the logical operator "or".

The tautology states that if either P(x) or Q(x) is true for some x in set Z, then the other statement, either P(x) or Q(x), must also be true. It follows that if either P(x) or Q(x) is false, then the other statement must also be false.

This implies that the two statements are logically equivalent and that one statement can be substituted for the other without affecting the truth value of the overall proposition.

To know more about Tautology

https://brainly.com/question/30460705

#SPJ4

The ratio of the number of boys to the number of girls in choir is 5 to 4. There are 63 students in the choir. How many boys are in the choir?

Answers

Based on the ratio of the number of boys to the number of girls in choir, 5:4, the number of boys is 35.

What is the ratio?

The ratio refers to the relative size of a value, variable, or number to another.

Ratios are the quotients of a number or value and another value, which is the denominator.

As fractional values, ratios can be expressed in fractions, decimals, or percentages.

The ratio of boys to girls = 5:4

The sum of ratios = 9 (5 + 4)

The total number of students in the choir = 63

The number of boys = 35 (63 x 5/9)

The number of girls = 28 (63 x 4/9)

Thus, we can conclude that there are 35 boys and 28 girls in the choir.

Learn more about ratios at https://brainly.com/question/12024093

#SPJ1

testing flint's water ap stats according to epa refulations, if more than 10% homes unsafe significance test for a population proportion

Answers

False. If more than 10% of his high-risk homes exceed this limit, the Water Framework will need to take action.

EPA's lead and copper rule specifies a maximum cutoff of 15 for each billion (ppb) of lead in drinking water. If 10% or more of high-risk household tap water tests exceed this activity level, the water framework is considered in violation of the standard and will do everything possible to reduce lead levels. is needed. This does not guarantee that your water supply will be considered "hazardous," but it does mean that it exceeds the most extreme limits for lead proposed by the EPA.

The EPA requires lead levels in waterframes to be kept below 15 ppb to limit potential health risks.

This 10% of leads is called "Activity Level". EPA suggests that water frames respond to lead levels below 15 ppb to limit potential health opportunities, but assumes levels above 15 ppb are not considered hazardous. increase

To learn more about EPA's Lead and Copper Rule, refer:

https://brainly.com/question/15101043

#SPJ4

The complete question is:

According to EPA regulations, if more than 10%of homes in a city have high lead content in their water(>15 parts per billion), the city’s water supply is unsafe?

Which graph shows the solution to the equation below?

log Subscript 3 Baseline (x + 2) = 1
On a coordinate plane, a curve starts in quadrant 3 and curves up into quadrant 1 and approaches y = 3. It crosses the x-axis at (1, 0). A horizontal straight line is at y = 1.
On a coordinate plane, a curves starts in quadrant 4 and curves up into quadrant 1 and approaches y = 3. It crosses the x-axis at (1, 0). A horizontal straight line is at y = negative 1.
On a coordinate plane, a curve starts in quadrant 3 and curves up into quadrant 1 and approaches y = 1. It crosses the x-axis at (negative 1, 0). A horizontal straight line is at y = 1.
On a coordinate plane, a curves starts in quadrant 3 and curves up into quadrant 1 and approaches y = 2. It crosses the x-axis at (negative 1, 0). A horizontal straight line is at y = negative 1.

Answers

The solution x = 1 of the equation log Subscript 3 Baseline (x + 2) = 1 is shown in figure.

What is an expression?

Mathematical expression is defined as the collection of the numbers variables and functions by using operations like addition, subtraction, multiplication, and division.

We have to given that;

The expression is,

⇒ log₃ (x + 2) = 1

Now, We can draw the graph of expression log₃ (x + 2) = 1.

Here, The expression is,

⇒ log₃ (x + 2) = 1

⇒ x + 2 = 3¹

⇒ x + 2 = 3

⇒ x = 3 - 2

⇒ x = 1

Thus, The solution x = 1 is shown in figure.

Learn more about the mathematical expression visit:

brainly.com/question/1859113

#SPJ1

Answer:

y = log x + 3

Step-by-step explanation:

The answer above is incorrect.

A seed company planted a floral mosaic of a national flag. The perimeter of the flag is 2,440 ft Determine the flag's width and length if the length is 340 ft greater than the width
The flag's width is ft. Its length is ft.

Answers

Answer:

width of the flag is 440 feet and the length is 780 feet

Step-by-step explanation:

Let's call the width of the flag "w". Then the length of the flag can be represented as "w + 340".

The perimeter of the flag is the sum of all four sides, so we can write the following equation:

2w + 2(w + 340) = 2,440

Expanding the second term on the left side and simplifying:

2w + 2w + 680 = 2,440

4w + 680 = 2,440

Subtracting 680 from both sides:

4w = 1,760

Dividing both sides by 4:

w = 440

So the width of the flag is 440 feet and the length is 780 feet (440 + 340).

Explain why or why not Determine whether the following statements are true and give an explanation or counterexample. a. The line
x=1
is a vertical asymptote of the function
f(x)= x 2
−1
x 2
−7x+6

. b. The line
x=−1
is a vertical asymptote of the function
f(x)= x 2
−1
x 2
−7x+6

. c. If
g
has a vertical asymptote at
x=1
and
x→1 +
lim

g(x)=[infinity]
, then
x→1 −
lim

g(x)=[infinity]
.

Answers

The line x=1 is a vertical asymptote of the function[tex]f(x)=x2−1x2−7x+6[/tex], but the line x=-1 is not, and the limit of a function approaching a vertical asymptote can be either positive infinity or negative infinity depending on the value of the function.

a. The line x=1 is a vertical asymptote of the function  because when x tends to 1, the denominator tends to 0, resulting in an undefined value for the function.

b. The line x=-1 is not a vertical asymptote of the function [tex]f(x)=x2−1x2−7x+6[/tex] because when x tends to -1, the denominator does not tend to 0, resulting in a finite value for the function.

c. If g has a vertical asymptote at x=1 and[tex]x→1 +limg(x)=[infinity][/tex], then [tex]x→1 −limg(x)=[infinity][/tex] is not necessarily true. This is because the limit of a function approaching a vertical asymptote can be either positive infinity or negative infinity depending on the value of the function as it approaches the asymptote. For example, if g(x) = 1/x, then[tex]x→1 +limg(x)=[infinity][/tex] The line x=1 is a vertical asymptote of the function [tex]f(x)=x2−1x2−7x+6[/tex], but the line x=-1 is not, and the limit of a function approaching a vertical asymptote can be either positive infinity or negative infinity depending on the value of the function.

Learn more about vertical asymptote here:

https://brainly.com/question/12191454

#SPJ4

help would be great

Answers

The number of cakes that Andy, Betty, and Colin have will be 13, 52, and 16, respectively.

What is the solution to the equation?

The allocation of weights to the important variables that produce the calculation's optimum is referred to as a direct consequence.

Andy has x cakes, Betty has 4x cakes, and Colin has x + 3. Then the equation is given as,

0.65(x + 4x + x + 3) = £52.65

Simplify the equation, then we have

0.65(x + 4x + x + 3) = £52.65

6x + 3 = 81

6x = 78

x = 13

Then the number of cakes that Betty has is given as,

4x = 4 (13)

4x = 52

Then the number of cakes that Colin has is given as,

x + 3 = 13 + 3

x + 3 = 16

The number of cakes that Andy, Betty, and Colin have will be 13, 52, and 16, respectively.

More about the solution of the equation link is given below.

https://brainly.com/question/545403

#SPJ1

A soccer player has a large cylindrical water cooler that measures 3 feet in diameter and is 4 feet tall. If there are approximately 7.48 gallons of water in a cubic foot, how many gallons of water are in the water cooler when it is completely full? Use π = 3.14 and round to the nearest hundredth. 28.26 gallons 113.04 gallons 211.38 gallons 845.54 gallons

Answers

The volume of the cylindrical water cooler is 211.38 gallons. Therefore, option C is the correct answer.

What is the volume?

Volume is the measure of the capacity that an object holds.

Formula to find the volume of the object is Volume = Area of a base × Height.

Given that, a soccer player has a large cylindrical water cooler that measures 3 feet in diameter and is 4 feet tall.

Now, radius = 3/2 =1.5 feet

We know that, the formula to find the volume of a cylinder is πr²h.

Here, 3.14×1.5²×4

= 28.26 cubic feet

In gallons = 28.26×7.48

= 211.38 gallons

Therefore, option C is the correct answer.

To learn more about the volume visit:

https://brainly.com/question/13338592.

#SPJ1

The correct option is C, 211.38. Hope this helps :)

Maria made $35,000 in taxable income last year.
Suppose the Income tax rate is 15% for the first $9500 plus 17% for the amount over $9500.
How much must Maria pay in income tax for last year?

Answers

Maria pay $3,040 in income tax for last year.

What is mean by Percentage?

A number or ratio that can be expressed as a fraction of 100 or a relative value indicating hundredth part of any quantity is called percentage.

We have to given that;

Maria made $35,000 in taxable income last year.

Here, The Income tax rate is 15% for the first $9500 plus 17% for the amount over $9500.

Hence, The income tax is,

⇒ 15% of 9500 + 17% of 9500

⇒ 15/100 × $9500 + 17/100 × $9500

⇒ $1425 + $1625

⇒ $3,040

Thus, Maria pay $3,040 in income tax for last year.

Learn more about the percent visit:

https://brainly.com/question/24877689

#SPJ1

4x-3 +(-2x) +5 how do we solve this?

Answers

Simplify by combining like terms.

You can rearrange the problem to help you make it easier.

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

4x - 2x - 3 + 5

2x + 2

The simplest form is 2x + 2.

Answer:

[tex]2x + 2[/tex]

Step-by-step explanation:

You rearrange the question by bringing the like terms together

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

[tex]4x + ( - 2x) = 4x - 2x = 2x[/tex]

[tex]5 - 3 = 2[/tex]

[tex]2x + 2[/tex]

Alice wants to bake 9 cakes for a party. Alice needs 1/3 cups of sugar for each cake. How much sugar will she need for the 9 cakes?

Answers

Answer:

Step-by-step explanation:

Answer:

8 2/3

Step-by-step explanation:

Since she has 1/3 already, we need more. So here, we SUBRACT.

Subtract 9 with 1/3.

You'll get 8 2/3

1) -5y+3=2(4y+12)
2) 4 x 2 − 2 x − 2 x − 2 = − 1 2

Answers

Answer:

4x2-2x-2x-2=-12

Step-by-step explanation:

- number's

What is the solution to 2log9(x)=log9 * + log9(x-2)

Answers

The solution to 2log9(x)=log9+ log9(x-2) is 4.

What is Equation?

Two or more expressions with an Equal sign is called as Equation.

The given equation is 2log9(x)=log^9(8)+log9(x-2)

Above equation can be written as below

Log₉x² = log₉8 + log₉(x-2)

Loga+Logb=Log ab from properties of logarithms

Log₉x² = log₉(8×(x-2))

Log₉x² = log₉8x-16

Log₉x² - log₉8x-16 = 0

Loga-logb=log(a/b)

Log₉(x²/(8x-16)) = 0

x²/(8x-16) = 9°

x² = 1 × 8x-16

x²-8x+16 = 0

x²-4x-4x+16 = 0

(x-4)(x-4) =0

x=4

Hence,  the solution to 2log9(x)=log9+ log9(x-2) is 4.

To learn more on Equation:

https://brainly.com/question/10413253

#SPJ1

Other Questions
find parametric equations for the line that is tangent to the given curve at the given parameter value. r(t) what historical event served as a setting for the emergence of nursing leaders and professional organizations? At the market Ms Winn bought 3/5 lb of grapes And 5/8 lb of cherries. How many ounces of cherries did Ms Winn buy? Please can someone help me Im stuck how many molecules of dinitrogen pentoxide (n2o5) are contained in 123.46 g of dinitrogen pentoxide? 14) show all ur steps equation list three goods that you see in your classroom and two services that exist in your school. explain why these goods and services are scarce. the airline industry is a profitable industry. the firms in this industry create barriers to entry through patents and regulations in order to reduce the threat of new entrants. it also minimizes the threat of substitutes while keeping rivalry to a minimum. the airline industry can be best categorized as a(n) . A bond with a par value of $1000 makes semiannual coupon payments of $50. What is its coupon rate? what is the difference between breast pain before menstruation vs early signs of pregnancy when 18.02 g of water is decomposed by electrolysis, 16.00 g of oxygen and 2.02 g of hydrogen are formed. according to the law of definite proportions, what masses, in grams, of (a) hydrogen and (b) oxygen the nurse is caring for a patient who has been diagnosed with absence seizures. the nurse will anticipate teaching this patient about which antiepileptic medication? the three main biochemical pathways of cellular respiration are when mikaela won her second olympic gold medal in the 2018 giant slalom, she tied the record of two other athletes. one of these is also an ikon pass destination athlete, who is it? was the america as welcoming as the poem on the base of the statue of liberty seemed to say it was the small round holes you often see in sea shells were drilled by other sea creatures, who ate the former dwellers of the shells. whelks often drill into mussels, but this behavior appears to be more or less common in different locations. researchers collected whelk eggs from the coast of oregon, raised the whelks in the laboratory, then put each whelk in a container with some delicious mussels. only 9 of 98 whelks drilled into a mussel.11 the researchers want to estimate the proportion p of oregon whelks that will spontaneously drill into mussels. What is seventy five divided by four Q y r z s x+2 3x-8 solve for x A)12B)10C)11D)13 how will each of the following changes affect the equilibrium price and quantity in the market for ham? use a graph to determine your answer. 1. an increase in the price of eggs (if people eat ham and eggs together). 2. an increase in the price of pig feed. 3. a simultaneous increase in the price of pig feed and eggs. mrs. stone bought some peaches at $1.49 per pound and some blueberries at $1.99 per pound to use in a fruit salad she is making for a family reunion picnic. she paid $20.38 for a total of 12 pounds of the two kinds of fruit. how many pounds of peaches did she buy?