Find an equation for the plane that is perpendicular to v = (1, 1, 1) and passes through (1, 0, 0).

Answers

Answer 1
The perpendicular vector delivers you the coefficients of the x,y,z variables, so you know that your plane will have the equaction x+y+z = c.

Now all you have to do is find c to make the plane pass through (1,0,0).

If you fill in this point, you get c=1, so the equation is:

x+y+z=1.
Answer 2

Final answer:

The equation for the plane that is perpendicular to the vector v = (1, 1, 1) and passes through the point (1, 0, 0) is x + y + z = 1.

Explanation:

To find an equation for the plane that is perpendicular to the vector v = (1, 1, 1) and passes through the point (1, 0, 0), we need to use the normal vector v as the coefficient of the variables in the plane equation.

Step 1: The vector v is perpendicular to the plane, so its components are the coefficients of x, y, and z in the plane equation. Since v has components (1, 1, 1), the plane equation can be written as x - y - z = D, where D is a constant.

Step 2: The plane passes through the point (1, 0, 0). Substituting these coordinates into the plane equation allows us to find D.

Substituting, we get 1(1) + 1(0) + 1(0) = D. Hence, D = 1. Therefore, the equation of the plane is x + y + z = 1.


Related Questions

A box of crackers weighs 11 1/4 ounces. kaden estimates that one serving is 3/4 ounces. How many servings are in the box?

Answers

ivied 11 1/4 by 3/4

 11 1/4 = 45/4

45/4 / 3/4 =

45/4 *4/3 = 180/12 = 15

 there are 15 servings

Answer:

there are 11 servings in all

Attempting to use the regression equation to make predictions beyond the range of the data is called​ _______.

Answers

Extrapolating. Extrapolating is making inferences that beyond the data range. In contrast to this, interpolating is using the data set to make estimates as to what would happen in the data range.

A soccer player who is 27 feet from a goal attempted to kick the ball in into the goal. the flight of the ball is modeled by a parabola. the ball reached a maximum height of 10 feet when it was 15 feet from the soccer player. the goal has a height of 8 feet. will the soccer ball land in the goal?

Answers

Answer:

The ball will land inside the goal.

Step-by-step explanation:

Given : The flight of the ball is modeled by a parabola.

To find : Will the soccer ball land in the goal?

Solution :

Let the equation of the parabola be,

[tex]y=a(x-h)^2+k[/tex]

Where, (h,k) are the vertex of the parabola,

According to question,

A soccer player who is 27 feet from a goal.

Let A be the point where player stand i.e, (27,0)

The height of the goal is 8 feet.

Let B be the point of height of goal i.e, (0,8)

The ball reached a maximum height of 10 feet when it was 15 feet from the soccer player.

The distance from goal to the distance 15 feet away from the player is

27-15=12 feet

Let C be the point with maximum height i.e, (12,10)

C is the vertex of the parabola and A is the point on the parabola.

Then, The equation of parabola is

[tex]y=a(x-12)^2+10[/tex]

Point A satisfy the equation,

[tex]0=a(27-12)^2+10[/tex]

[tex]0=a(15)^2+10[/tex]

[tex]a=-\frac{10}{225}[/tex]

Substitute back in equation,

[tex]y=-\frac{10}{225}(x-12)^2+10[/tex]

Now, we find the y-intercept of the equation i.e, x=0,

[tex]y=-\frac{10}{225}(0-12)^2+10[/tex]

[tex]y=-\frac{10}{225}(144)+10[/tex]

[tex]y=3.6[/tex]

If the y-intercept is greater than 8 then the ball will land outside the goal.

If the y-intercept is less than 8 then the ball will land inside the goal.

As 3.6<8

Therefore, The ball will land inside the goal.

Refer the attached figure below.

Final answer:

The soccer ball will not land in the goal due to its maximum height being above the height of the goal.

Explanation:

To determine if the soccer ball will land in the goal, we need to analyze its flight path. From the given information, we know that the ball reached a maximum height of 10 feet when it was 15 feet from the soccer player. This indicates that the ball's flight path is modeled by a downward-opening parabola.

Since the soccer player is 27 feet from the goal, we can consider the ball's horizontal distance from the player to the goal as the x-coordinate, and its height above the ground as the y-coordinate.

Based on the given information, the soccer ball will not land in the goal. The ball's maximum height is 10 feet, but the goal has a height of 8 feet. This means that at any point along its flight path, the ball's height will be above the height of the goal.

An angle is exactly half its complement. what is the angle

Answers

Complementary angles equal 90 together. Split that by 3. You have 30, 30, ans 30. Put two of those together. Now you have a 60 degree angle and a 30 degree angle. The 30 degree angle is exactly half of it's complementary angle, which is 60 degrees. 

So, the answer: 30 degrees.

God bless!

let x = angle

x = 1/2(90-x)

2x = 90-x

3x=90

x = 90/3 = 30

x = 30 degrees

 

Solve: $|2x - 1| = |3x + 5|$. write your answers as a list of numbers, separated by commas,
e.g. "23, 19" (but without the quotes).

Answers

First, disregard the sign for absolute value and solve for x. 

2x - 1 = 3x + 5
2x - 3x = 5 + 1
-x = 6
x = -6

Now, you have to interpret the absolute value. The absolute value of x is always the positive version of whatever the number is. Since x = -6, its absolute value is 6. Therefore, the possible value for x is only one, which is 6.

Solution 1:

If |a| = |b|, then either a = b or a = -b. Hence, if |2x - 1| = |3x + 5|, then either 2x - 1 = 3x + 5 or 2x - 1 = -(3x + 5).

If 2x - 1 = 3x + 5, then x = -6. If 2x - 1 = -(3x + 5), then x = -4/5. Therefore, the solutions are x = \boxed{-6, -4/5}.

Solution 2:

Another approach is to square both sides. Squaring both sides, we get 4x^2 - 4x + 1 = 9x^2 + 30x + 25 (because |a|^2 = a^2 for all a). This simplifies to 5x^2 + 34x + 24 = 0, which factors as (x + 6)(5x + 4) = 0, so the solutions are x = -6 and x = -4/5, as before. You must be careful when using this approach because squaring both sides of an equation can introduce false solutions. Thus, we need to check that both of these "solutions" work in the original expression before declaring them correct.

How can you avoid getting a flat tire 1.3?

Answers

Final answer:

To avoid getting a flat tire, one should maintain correct tire pressure, avoid sharp objects on the road, inspect the tires frequently, and consider using tire liners or puncture-resistant tires.

Explanation:

To avoid getting a flat tire on a bicycle, regular maintenance is important. This includes checking the tire pressure routinely, which should be ideally conducted every few weeks. Correct tire pressure prevents the tires from getting punctured easily. It's also essential to avoid sharp objects on the road, as these can cause punctures. Regularly inspecting the tires for small cuts and objects stuck into them can also help prevent a flat tire. Lastly, using tire liners or puncture-resistant tires can further protect your tires from getting flat.

Learn more about Tire Maintenance here:

https://brainly.com/question/36646505

#SPJ12

The measure of ∠BQS is 78°.
What is m∠NQS?
Enter your answer in the box.
​m∠NQS​ = ?°

Answers

∠BQS = 78
This angle is the whole thing.

∠BQN = 48

This means that ∠BQN + ∠NQS = ∠BQS.

48 + x = 78
Subtract 48 from both sides.
x = 30

∠NQS = 30.

The required measure of angle ∠NQS = 30°.


Given that,
The measure of ∠QBS is 78°. What is m∠NQS is to be determined?

What is the angle?

The angle can be defined as the one line inclined over another line.

What is arithmetic?

In mathematics, it deals with numbers of operations according to the statements.

Here,
∠NQS + ∠BQN = ∠BQS
∠NQS + 48 = 78
∠NQS = 78 - 48
∠NQS = 30

Thus, the required a measure of angle ∠NQS = 30°.

Learn more about Angles here:
https://brainly.com/question/13954458

#SPJ2


During summer vacation, you charge people $8 per hour for swimming lessons and a $20 registration fee. If you make $52 one day, how many hours did you spend teaching lessons?

Answers

8 times 4 is 32, and 32 plus the 20 registration fee equals $52. So in total you spend 4 hours teaching swimming lessons.
4 hours of lessons. 

$8 * 4 hrs = 32

Add the additional $20 registration fee and you got $52.

If y varies directly as x^2 find k when x=2 and y=8

Answers

i think the answer is 2

Final answer:

To find the constant of proportionality k when y varies directly as x^2, given that x=2 and y=8, set up the equation y = k × x^2 and solve for k, resulting in k = 2.

Explanation:

If y varies directly as x2, it means that y is equal to k times x2, where k is the constant of proportionality. To find k when x is 2 and y is 8, we set up the following equation based on the definition of direct variation:

y = k × x^2

Substitute the given values into the equation:

8 = k × (2^2)

Solve for k:

8 = k × 4

k = 8 / 4

k = 2

Thus, the constant of proportionality, k, is equal to 2 when x is 2 and y is 8.

Pleaeseee help on this probability question

Answers

there are 4 eggs total 3 plain and 1 gold

so you have a 1/4 probability of picking the gold egg

Select all of the answers that apply. What type of information do scientist use to determine the approximate age of the earth? water layers of rock fossils atmospheric pressure

Answers

fossils, layers of rock, and possible water. but try the first two. Sorry if this wasn't helpful. But Good Luck! :D <3 

Answer:

Layers of rock

Fossils

Step-by-step explanation:

Layers of rock and fossils are types of information the scientists use to determine the approximate age of the earth.

Fossils found in rocks and the layering in rock formations play a vital role for the scientists to determine the approximate age of the earth.

What what are the rules for addition and subtraction with numbers in scientific notation?

Answers

Addition and Subtraction in Scientific Notation. A number written in scientific notation is written as the product of a number between 1 and 10 and a number that is a power of 10. That is, it is written as a quantity whose coefficient is between 1 and 10 and whose base is 10.

Divide x 4 + 7 by x - 3. 3x 3 + 3x 2 + 9x - 27 R88 3x 3 + 3x 2 + 9x + 27 R88 x 3 + 3x 2 + 9x + 27 R88

Answers

x 3 + 3x 2 + 9x + 27 R88 is the answer

One side of a triangle is 4 inches longer than the side that is the base of the triangle. the third side is 6 inches longer than the base. of the perimeter is 34 inches​, find the length of each side.

Answers

First make an equation

B= base

B + b+4 + b+6=34

Combine like terms

3b+10=34

Isolate the variable

3b=24

Solve for b

B=8

Now we know that b = 8 so we can add 6 and 4 to it,
We get;

8, 12, 14 as the lengths

Final answer:

The base of the triangle is 8 inches, one side is 12 inches (base + 4), and the other side is 14 inches (base + 6). Hence, the side lengths of the triangle are 8 inches, 12 inches, and 14 inches, with a total perimeter of 34 inches.

Explanation:

The question describes a triangle with sides of varying lengths relative to what is defined as the base of the triangle. To find the length of each side, we'll use algebra and the fact that the perimeter of the triangle is given as 34 inches.

Let's denote the base as b. According to the problem, one side is 4 inches longer than the base, which would be b + 4 inches. The third side is 6 inches longer than the base, which would be b + 6 inches. The perimeter of a triangle is the sum of all its sides, so we have:

b + (b + 4) + (b + 6) = 34

Combining like terms, we get:

3b + 10 = 34

Subtracting 10 from both sides gives us:

3b = 24

Dividing by 3 gives us the length of the base:

b = 8 inches

Now, we can find the lengths of the other two sides:

b + 4 inches is 12 inches and b + 6 inches is 14 inches.

So, the lengths of the sides of the triangle are 8 inches, 12 inches, and 14 inches.

Julie started solving the equation 3x=4+2(3−x). which is a correct next step?

Answers

Hi there! You'll need PEMDAS for this equation.

First, use the distributive property of multiplication.

2(3 - x) = 6 - 2x

Now, add like terms.

4 + 6 - 2x = 10 - 2x

Okay, now put all like terms on each side of the equation.

3x + 2x = 10

5x = 10

Now divide!

5x/5 = 10/5

x = 2

There you go :)

Answer:

Distribute 2 inside the parenthesis

Step-by-step explanation:

Julie started solving the equation

3x=4+2(3−x)

To simplify any expression we use order of opeation PEMDAS

Always start simplifying the parenthesis

To remove parenthesis we apply distributive property

Distribute 2 inside th4e parenthesis

3x=4+2(3−x)

3x=4+6-2x

So next step is distributing 2 inside the parenthesis

3x=4+6-2x

the difference of two numbers is 40. Their sum is 66. Find the numbers.

Answers

Let the 2 numbers be a and b. Let a be the larger.

i) "The difference of two numbers is 40" means: a-b=40, thus 
                                                    a=b+40

ii) "their sum is 66" means : a+b=66


In i) we found that a=b+40, so substitute a=b+40 in ii):
                                                     
       a+b=66
(b+40)+b=66
     2b+40=66
           2b=26
            b=13

a=b+40=13+40=53


the numbers are 53 and 13

Sari has a bag containing 6 half dollars. What is the mass of half dollars in Sari's bag when half dollars weighs 11.34 grams?

Answers

mass of one half dollars = 11.34g
therefore mass of six half dollars = 6*11.34g
                                                       =68.04g
 Ans : mass of 6 half dollars = 68.04g

An animal shelter spends $2.35 per day for each cat and $5.50 per day to care for each dog. Pat noticed that the shelter spent $89.50 caring for cats and dogs on Wednesday. (A) write an equation to represent the possible numbers of cats and dogs that could have been at the shelter on Wednesday. (b) pat said that there might have been 8 cats and 14 dogs at the shelter on Wednesday. Are pats numbers possible? Use your equation to verify your answer

Answers

Lets use the letter C to represent cats and D to represent dogs.

A)     2.35c + 5.50d = 89.50

For B, they give you numbers to plug into your equation.
c = 8
d= 14

B) 2.35(8) + 5.50(14) = 89.50
     18.80 + 77.00 = 95.80

So what Pat said is incorrect because that would mean they spent more than 89.50.

Hope this helps! :)

Look at the diagram. Which angle is complementary to < EOD

A. < EOD
B. < EOC
C. < AOC
D. < AOB

Answers

complimentary angles add up to 90 degrees

< EOD + < AOB = 90
    60 + 30 = 90

ur answer is < AOB

Answer:

D. [tex]\angle AOB[/tex]

Step-by-step explanation:

Since we know that complementary angles add up-to 90 degrees.

We can see from our given diagram that angle EOA and angle EOC is a linear pair of angles. The measure of angle EOA is 90 degrees, so EOC will be 90 degrees as well (Linear pair of angles must add up to 180 degrees).

We can also see that [tex]\angle EOC=\angle EOD+\angle COD[/tex].

Upon substituting value of angle EOC we will get,

[tex]90^o=\angle EOD+\angle COD[/tex]

We can see from our given diagram that angle COD and angle AOB are vertical angles.

[tex]\angle COD=\angle AOB[/tex]

Since vertical angles are equal, so by substitution property of equality we will get,

[tex]90^o=\angle EOD+\angle AOB[/tex]

Therefore, [tex]\angle AOB[/tex] is complementary to  [tex]\angle EOD[/tex] and option D is the correct choice.

The real numbers between 1 and 4 , inclusive

Answers

The real numbers would be every number between 1 and 4, excluding those irrational numbers, such as the square root of 2. 

The real numbers between 1 and 4, inclusive, are all the numbers that lie on the interval [1, 4]. In interval notation, this can be represented as [1, 4].

In set-builder notation, the set of real numbers between 1 and 4, inclusive, can be written as:

{x | 1 ≤ x ≤ 4}

This set includes all real numbers greater than or equal to 1 and less than or equal to 4. It includes the numbers 1 and 4 as well. Some examples of numbers in this set are 1, 2, 3, 4, 1.5, 2.718 (approximation of Euler's number), etc.

To know more about numbers:

https://brainly.com/question/16658929

#SPJ2

Solve the quadratic equation by completing the square. x^2+6x-6=0 First, choose the appropriate form and fill in the blanks with the correct numbers. Then, solve the equation. If there is more than one solution, separate them with commas.

Answers

[tex] x^{2} +6x - 6=0 [/tex]
[tex] x^{2} +6x =6 [/tex]  ⁽[tex] \frac{6}{2}^{2} [/tex]⁾
[tex] x^{2}+6x+9 =15[/tex] [tex] (3)^{2}
[tex] \sqrt{(x-3)^{2} } = \sqrt{15} [/tex]
[tex]x-3 = \frac{+}{-} 3.872983346 [/tex]
[tex]x= 3 \frac{+}{-} 3.872983346 [/tex]
[tex]x= 6.872983346[/tex]  or [tex]x= -.872983346[/tex]

the two solutions of 2x squared +1 =5x are j and k. What is the value of (j-1)(1-k)

Answers

we have two pairs of answers :
1st pair : j=(5+sqrt(17))/4 & k=(5-sqrt(17))/4
2nd pair : j=(5-sqrt(17))/4 & k=(5+sqrt(17))/4
If you look carefully , both of the answers are merely the same , they inly switched between the - and + .
For the first and second pairs , you will get only one answer for (j-1)(1-k) , which is 1

Final answer:

The two solutions of the quadratic equation 2x squared + 1 = 5x are j = 1 and k = 1/2. The value of (j-1)(1-k) with these solutions is 0.

Explanation:

To solve the equation 2x squared + 1 = 5x, we first bring all terms to one side to get a quadratic equation:

2x2 - 5x + 1 = 0
Using the quadratic formula, x = [-b ± √(b2 - 4ac)]/(2a), where a = 2, b = -5, and c = 1, we find that the two solutions (j and k) of the equation are j = 1 and k = 1/2.

The value of (j-1)(1-k) with these values is:
(j - 1)(1 - k) = (1 - 1)(1 - 1/2) = (0)(1/2) = 0
Therefore, the value of (j-1)(1-k) is 0.

Which expressions have a value of 1/2?
Choose all answers that are correct.
A) 2^3/2^4
B) 2^-1
C) 2^0
D) 2^1

Answers

A) 8/16 = 1/2; YES

B) 2^-1 = 1/2^1 = 1/2; YES

C) 2^0 = 1; NO

D) 2^1 = 2; NO

Hope this helped!
It will be A and B.
2^-1 will be 1/2 which is .5
2^3/2^4 you divide the whole numbers and subtract the exponents, so it will be 2^-1 which is .5

Find the equation of the line passing through the points (-3 5) and parallel to the y axis

Answers

hello : 
an equation of the line passing through the points (-3 5) and parallel to the y axis : x = - 3

Can someone please simplify 6c^2 + 2.5d - d + 2c^2 - 3d for me?

Answers

16c2 - 3d ————————— 2

"cary is 8 8 years older than dan. in 5 5 years the sum of their ages will be 96 96. find the age of each man now."

Answers

"Cary is 8 years older than Dan. In 5 years the sum of their ages wil equal 96. Find both their ages now. Solve using equations." 

x = Dan's age now
x + 8 = Cary's age now {Cary is 8 yrs older than Dan} 

x + 5 = Dan's age in 5 years
x + 13 = Cary's age in 5 years 


x + 5 + x + 13 = 96 {in five years the sum of their ages will be 96}
2x + 18 = 96 {combined like terms}
2x = 78 {subtracted 18 from both sides}
x = 39 {divided both sides by 39}
x + 8 = 47 {substituted 39, in for x, into x + 8} 

Dan is 39 years old
Cary is 47 years old

What is the exact value of the expression the square root of 294. - the square root of 24. + the square root 54.? simplify if possible. 8the square root of 2. 8the square root of 6. 12the square root of 2. 12the square root of 6?

Answers

Sqrt(294) - Sqrt(24) + Sqrt(54) =
Sqrt(294) + Sqrt(4x6) + Sqrt(9x6) =
Sqrt(294) + 2Sqrt(6) + 3Sqrt(6) =
Sqrt(294) + 5Sqrt(6)

Don't understand what you mean by the others.

99 points!!!
Factor each expression completely.
1. x^2-5x-24
2. 13x^2-52
3. Find the equation of a line through (-6, 3) and parallel to 3x-9y=14
4. Solve (5x+4)(3x-7)=0; {rational numbers}

Answers

try to factor the greatest common factor out of each then if you have
1x²+bx+c, then find what 2 numbers (let's call them r and w) mutliply to get c and add to get b
it will factor to (x+w)(x+r)

and differnce of 2 perfect squares: a²-b²=(a-b)(a+b)

and paralell lines have same slope

and if xy=0 then assume x and/or y=0




so

1.
what 2 numbers multiply to get -24 and add to get -5
-8 and 3
(x-8)(x+3)


2.
factor out 13 from each
13(x²-4)
differnce of 2 perfect squares
13(x²-2²)=13(x-2)(x+2)


3.
a nice hack is for ax+by=c, a paralell line will be ax+by=z where the values of a and b are the same for both equations

so 3x-9y=14
a paralell line will be
3x-9y=c
find c
subsitute the point (-6,3)
x=-6 and y=3
subsitute
3(-6)-9(3)=c
-18-27=c
-45=c
the equation is 3x-9y=-45


4.
for so since those  2 things multiply to get 0, set them both equal to 0 and solve

5x+4=0
minus 4 both sides
5x=-4
divide by 5 both sides
x=-4/5

3x-7=0
add 7 both sides
3x=7
divide by 3 both sides
x=7/3

solutions are x=-4/5 and 7/3







1. (x-8)(x+3)
2. 13(x-2)(x+2)
3. 3x-9y=-45 (or simplified would be x-3y=-15)
4. x=-4/5 and 7/3
#1

[tex] \sf \: {x}^{2} - 5x - 24 \\ \sf \: {x}^{2} + 3x - 8x - 24 \\ \sf \: x \times (x + 3) - 8(x + 3) \\ \sf \: (x - 8) \times (x + 3)[/tex]

Therefore the factors are: (x-8) & (x+3)

[tex]\red{ \rule{35pt}{2pt}} \orange{ \rule{35pt}{2pt}} \color{yellow}{ \rule{35pt} {2pt}} \green{ \rule{35pt} {2pt}} \blue{ \rule{35pt} {2pt}} \purple{ \rule{35pt} {2pt}}[/tex]

#2

[tex] \tt \: {13x}^{2} - 52 \\ \tt13( {x}^{2} - 4) \\ \tt13(x - 2) \times (x + 2)[/tex]

Therefore the factors are: 13(x-2) & (x+2)

[tex]\red{ \rule{35pt}{2pt}} \orange{ \rule{35pt}{2pt}} \color{yellow}{ \rule{35pt} {2pt}} \green{ \rule{35pt} {2pt}} \blue{ \rule{35pt} {2pt}} \purple{ \rule{35pt} {2pt}}[/tex]

#3

To find this we will use the standard form of equation i.e. ax+by+c=0We will substitute the given values of x and y and solve the equation for c

x = -6y = 3

Substitute the values into 3x-9y=14

[tex] \bf 3( - 6) - 9(3) = c[/tex]

[tex] \bf \: - 3 \times 6 - 9 \times 3 = c[/tex]

[tex] \bf \: 3( - 6 - 9) = c[/tex]

[tex] \bf \: 3( - 15) = c[/tex]

[tex] \bf \: - 45 = c[/tex]

[tex] \boxed{ \bf \: c = - 45}[/tex]

So, the equation parallel to 3x-9y=14 is: 3x-9y=-45

[tex]\red{ \rule{35pt}{2pt}} \orange{ \rule{35pt}{2pt}} \color{yellow}{ \rule{35pt} {2pt}} \green{ \rule{35pt} {2pt}} \blue{ \rule{35pt} {2pt}} \purple{ \rule{35pt} {2pt}}[/tex]

[tex] \rm \: (5x + 4)(3x - 7) = 0[/tex]

[tex] \rm \: 5x + 4 = 0 \\ \rm \: 3x - 7 = 0[/tex]

[tex] \rm \: 5x = - 4 \\ \rm 3x = 7[/tex]

[tex] \rm \: x_{1} = - \frac{4}{5} , x_{2} = \frac{7}{3} [/tex]

The values of x1 and x2 are: -4/5 & 7/3

Jacob is ordering custom T-shirts for his soccer team. Long-sleeved shirts cost $15 each and short-sleeved shirts cost $10 each. Jacob can spend at most $250 and he wants to order at least 20 shirts.

Let x represent the number of long-sleeved shirts. Let y represent the number of short-sleeved shirts.

Which inequalities are among the constraints for this situation?

Select each correct answer.

⋅ 15x + 10y ≥ 20

⋅ x + y ≤ 250

⋅ x + y ≥ 20

⋅ 15x + 10y ≥ 250

⋅ 15x + 10y ≤ 250

⋅ x + y ≤ 20


Answers

x + y ≥ 20 ( total number of shirts at least 20)

15x + 10y ≤ 250 ( total amount spent no more than $250)

These are the answers.

3. x + y ≥ 20 

5. 15x + 10y ≤ 250 

Hope this helps and have a wonderful day!

A number minus two-thirds of that number is 24

Answers

x - 2/3x = 24

Solving:

1/3x = 24
x = 72

Hope this helped!
Other Questions
An atom with an atomic number of 12 and a mass number of 25 can best be described by which of these?A)An atom that contains 12 protons and 13 neutrons.B)An atom that contains 13 protons and 12 neutrons.C)An atom that contains 12 protons and 25 neutrons.D)An atom that contains 25 protons and 12 neutrons. Which of the following statements is an example of irony in The Cask of Amontillado?A. Montresor vows to take revenge on Fortunato for an unknown offense.B. Fortunato is dressed in motley as he is lured into the catacombs.C. The servants are not home despite Montresors strict orders not to leave.D. The reader never learns the fate of Fortunato. Which of these lines provides important information for the resolution of the play?O Banquo, Banquo!/Our royal master's murder'd! To crown my thoughts with acts, be it thought and done:/The castle of Macduff I will surprise Hail, king, for so thou art: behold, where stands/The usurper's cursed head: And, for an earnest of a greater honor,/He bade me, from him, call thee Thane of Cawdor True or false? families often bear the psychological costs of alcohol abuse. convert 3.8 Km/sec to miles/year Pierre es frances y Marie es___. What is the subject and verb for the sentence The playful kittens are fun to watch What are the two kinds of writing learned by early civilizations? Cuneiform Alphabet Hieroglyphics Pictographs 12-5x-4kx=y solve for x When a reader makes inferences based on the details provided, it enables the reader toa. draw a conclusion.b. understand the plot.c. make a comparison.d. establish the setting.How are similes and metaphors different? A. Similes are used in poetry, and metaphors are not. B. Similes use simple meanings, but metaphors have deeper meanings. C. Similes use like or as and metaphors do not. D. Similes compare unlike things, and metaphors compare similar things.HELP ASAP PLS! What causes you to pay the prices that you do for these goods and services? What determines the price that's on the price tag? What goes into determining, or setting, that price? Consider all the possible elements that could influence the prices you pay. Dr. fellows found a correlation obesity and the consumption of low-fat foods. this would be considered a _____ negative correlation. What type of food would most Americans Indian living in the Great Basin eat A two-year-old child is on the same level as a ten year old child in terms of conflict resolution. true or false the length of a rectangle is 6 units shorter than 1/4 of the width x. Write an expression for the perimeter of the rectangle. What landform includes nevada and 5 neighboring states? Write a function rule for that table. alyssa received 30,000 from an inheritance and invests in a certificate of deposit paying 5% annual interest and the rest in apple inc. offering an annual return of 11%. if the annual income from her income from her investment is 2220.00, how much did alyssa invest in each? 0.8 is 10 times as great as wich decimal? Ever since she foolishly drank too much tequila at a rock concert and vomited all over her best friend, erin becomes nauseous at the smell or taste of tequila. in this example, the conditioned stimulus is _____ and the conditioned response is _____. Steam Workshop Downloader