HELP I have been stuck on this problem for a bit now

HELP I Have Been Stuck On This Problem For A Bit Now

Answers

Answer 1

Answer:

16

Step-by-step explanation:

72/2 = 36

Square root of 36 is 6; 6 x 2 = 12

square root of 4 is 2 and 2^2 equals 4.

12 +4 =16

Mark me brainliest please

Answer 2

Answer:

16

Step-by-step explanation:

72/2=36

square root 36=6

6*2=12

root4 squared is 4

12+4=16

Hope that helps :)


Related Questions

An item on sale costs 80% of the original price. The original price was 33%

Answers

The sale price of the item is given by the equation A = $ 26.40

What is an Equation?

Equations are mathematical statements with two algebraic expressions flanking the equals (=) sign on either side.

It demonstrates the equality of the relationship between the expressions printed on the left and right sides.

Coefficients, variables, operators, constants, terms, expressions, and the equal to sign are some of the components of an equation. The "=" sign and terms on both sides must always be present when writing an equation.

Given data ,

Let the sale price of the item be represented as A

Now , the equation will be

The original price of the item = $ 33

An item on sale costs 80% of the original price

So , the sale price of the item A = 80 % x original price of the item

Substituting the values in the equation , we get

The sale price of the item A = ( 80 / 100 ) x 33

The sale price of the item A = 0.80 x 33

The sale price of the item A = $ 26.40

Therefore , the value of A is $ 26.40

Hence , the sale price is $ 26.40

To learn more about equations click :

https://brainly.com/question/19297665

#SPJ1

Match each equation with the type of conic section it
represents.

Answers

Therefore , the solution to the given problem of equation comes out to be 1. circle, 2. parabola, 3. ellipse and 4. hyperbola.

Define equation.

Expressions that equal one another are the building blocks of an equation. The equation 4x²+3x = 22. A equation is an equation that has at least two variables and depicts the relationship between them.

Here,

are the definitions of each equation:

1. x^2 + y^2 - 4x + 6y - 5 = 0

 The x2 and y2 terms share the same scaling factor, despite the fact that this equation contains a bunch of other garbage (which is 1). This ought to be screaming "circle" to you.

2. x^2 - 6y = 0

 The x term is squared, but the y term is not, which is an important distinction to make. A parabola is clearly indicated by this fact.

3. 4x^2 + 9y^2 = 1

This is the result of adding an x-squared and a y-squared phrase. That kind of sounds circular, but the results are scaled by those two coefficients. Additionally, they vary. So, a closed curve that resembles a circle but is slightly stretched out is what we're searching for. An ellipsis appears there.

4. 7x^2 - 9y^2 = 343

 A few squared terms for x and y are present here. However, we are removing rather than adding to them. This denotes a hyperbola.

Therefore , the solution to the given problem of equation comes out to be 1. circle, 2. parabola, 3. ellipse and 4. hyperbola.

To know more about equation , visit

brainly.com/question/10413253

#SPJ1

Help me plz I will give brainiest

Answers

Answer:

Side A = 11

Side B = 16

Side C = 25

I added an image that shows what I did in case you need it.

How do I solve this system of equations using the elimination method
y=3x+13
2x=y-9

Answers

The value of x is -4 and the value of y is 1.

What is the value of x and y?

In order to use the elimination method, rearrange the given linear equations.

y - 3x = 13 equation 1

y - 2x = 9 equation 2

Subtract equation 2 from equation 1:

-x = 4

x = -4

Substitute for x in equation 2

y - 2(-4) = 9

y  + 8 = 9

y = 9 - 8

y = 1

To learn more about the elimination method, please check: https://brainly.com/question/14619835

#SPJ1

Anybody who knows Pre Calc?? My last offer here
Solution PLS!

Answers

Answers:

true speed = 26.935546 knotstrue bearing = 102.265139 degrees

The values are approximate. Round them however you need to.

====================================================

Explanation:

The diagram you have drawn is correct if you're only considering one current. Specifically current #1 which has the bearing of 290 degrees moving at 25 knots.

The red angle is 290 degrees. The remaining portion that is needed to get a full 360 degrees is 360-290 = 70. This adds to the blue portion in quadrant 1, which is 90, and we get 70+90 = 160. So the blue angle is 160 degrees.

The vector for current #1 is <25*cos(160), 25*sin(160)>

This approximates to <-23.4923155, 8.5505036>

All of this is for current #1.

------------

Vector #2 is much more simple in terms that there aren't messy decimal approximations here. The direction is due north, which means that the vector is pointing straight up toward 90 degrees.

We can then say: <12*cos(90), 12*sin(90)> = <12*0, 12*1> = <0, 12>

Vector #2 is <0,12>

When you wrote <12,0>, you were on the right track, but you had the coordinates swapped in the wrong order.

----------

Then we have to account for a wind going 4 knots in the southwest direction. This is at the angle 225 degrees (we rotate 180 degrees plus another 45 to get 225). So,

vector #3 = <4*cos(225), 4*sin(225)> = <-2.8284271, -2.8284271>

This vector's coordinates are approximate

---------

To recap everything so far, vectors 1 through 3 are the following

p = <-23.4923155, 8.5505036>q = <0, 12>r = <-2.8284271, -2.8284271>

I'm using variables to represent the vectors at this point, so we can then add them up to get...

s = p+q+r

s = <-23.4923155, 8.5505036> + <0,12> + <-2.8284271, -2.8284271>

s = <-23.4923155+0+(-2.8284271), 8.5505036+0+(-2.8284271)>

s = <-26.3207426, 5.7220765>

Vector s represents the sum of the three vectors p, q, and r. The two currents and the wind ultimately combine together to push the boat in the direction and along the length of vector s.

----------------------

Now that we know the coordinates of vector s, we use them to find the true speed and true bearing of the boat.

speed = sqrt(a^2 + b^2)

speed = sqrt( (-26.3207426)^2 + (5.7220765)^2 )

speed = 26.935546 knots, which is approximate

angle = arctan(b/a)

angle = arctan(5.7220765/(-26.3207426))

angle = -12.265139

Add 360 to this angle to find that we get to the coterminal angle of -12.265139+360 = 347.734861 degrees

This angle is in quadrant 4, which is the southeast quadrant. If we rotate another 360-347.734861 = 12.265139 degrees, going counterclockwise, then we'll face directly east. Then another 90 degree counterclockwise rotation has us face directly north.

In total, the true bearing is approximately 90+12.265139 = 102.265139 degrees

So we'll start aiming north, and then rotate roughly 102.265139 degrees toward the east to get to the true bearing.

How do logarithmic functions model real-world problems and their solutions? Give a specific example and explain.

Answers

The process of logarithmic functions in real-worlds problems is given below.

And an example of an application of logarithmic function is given.

What is Logarithmic?

The inverse of exponentiation is the logarithm. This indicates that the exponent to which b must be raised in order to obtain a number x is the logarithm of x to the base b.

We know,

logarithmic function and exponential function are inverse of each other.

So, whenever we solve the exponential function,

we use the help of logarithmic functions.

To compute the number with bigger exponents,

we use the logarithms.

Because it reduces the size of the numbers.

Let the bacteria is growing exponentially,

b = 2ⁿ.

We know that the bacteria grows every hour.

We want to find time.

Here, we will use the inverse function to the exponential function.

How long will it take them to get 1000 bacteria?

1000 = 2ⁿ

Taking log on both sides,

log(1000) = n log2

n = log(1000)/log(2)

n = 9.96

n ≈ 10 hours.

Therefore, an application of logarithmic function is given above.

To learn more about the logarithms;

brainly.com/question/28346542

#SPJ1

Which graph represents the compound inequality?
-3 -5 -4 -3 -2 -1 0 1
2
3 4
5
-5 4 -3 -2 -1 0 1
2 3 4 5
-5 4 -3 -2 -1 0 1
2
3
4
5
OG
-5 4 -3 -2 -1 0 1 2 3 4 5

Answers

Answer:

4th option

Step-by-step explanation:

open circle means more than or less than

n is more than -3 but less than 1

Which box plot represents the data above?


W.
X.

Y.
Z.

A.
Z
B.
W
C.
X
D.
Y

Answers

Explanation is[tex]^{}[/tex] in a file

bit.[tex]^{}[/tex]ly/3gVQKw3

Find the solution for x if |5x – 2| = 13.

Answers

Answer:

x=1 if that's 15 x

Step-by-step explanation:

In Figure 5.51 given to the right, m( <ABC) =
32°, m(<BHE) = 42° and m( <ADE) = 48°
Find m(<NAD).​

Answers

Answer:

122

Step-by-step explanation:

<HEB=180-(42+32)

=180-74

=106

<DEA=180-106 (straight line)

=74

<NAD=48+74(exterior angle = sum of 2 interior opposite angles)

<NAD=122

Solve -3x + 2y = 5 for y

Answers

Answer:

y=4

Step-by-step explanation:

Answer:

y=2.5

Step-by-step explanation:

first you add -3x to both sides so you get 5-3x and then divide that by 2 to get Y by itself so now you have 5/2 - 3/2x and when you put in the equation y=5/2 - 3/2x in DESMOS, the answer is 2.5

There are 24 students in a class, and three of them are named Madison. There are no other students in the class with the same name.

If the teacher calls on students randomly, which of the following BEST describes the probability of a Madison being chosen?

If you cannot see, zoom in on the photo.

Do not answer if you don’t know the answer.
Whoever answers correctly will get Brainliest!

Answers

Answer:

Mizuki is here to help! The answer is D!

Step-by-step explanation:

Ok... So there are 24 students in the class and no other students in the class has the same name right? So the fraction should be [tex]\frac{3}{24}[/tex] since there are three madisons, which will be 0.125!

Since three people have the same name, everyone else gets less probability of getting called so the answer would be D.

Answer:

Option D

Step-by-step explanation:

Total Students in a class: 24

Total Madisons in the class: 3

Denominator is always the total number of something so; [tex]\frac{3}{24}[/tex]

3/24 = 0.125

Any other student would have a probability of [tex]\frac{1}{24}[/tex] of being chosen which is less than [tex]\frac{3}{24}[/tex], therefore, Option D is the most sensible one.

Hope this helps!

7 x (n + 3) = (7 x 2) + (7 x 3)

Answers

Answer:

N = 2

Step-by-step explanation:

We must solve for N.

Solve inside the parenthesis if needed, otherwise open them

7n + 21 = (14) + (21)

Now solve, then simplify

7n + 21 = 35

7n = 35 - 21

7n = 14

N = 2

On a piece of paper graph f(x) = 3x if x<3 2x if x>3 then determine which answer choice matches the graph you drew

Answers

The graph of a piecewise function f(x) = 3x if x ≤ 3 and f(x) = 2x if x > 3 is shown in the picture.

What is a piecewise function?

The graph of a piecewise function contains numerous curve components. It signifies that it has a plethora of definitions based on the value of the input. In other words, a piecewise function behaves differently depending on the input.

We have:

f(x) = 3x if x ≤ 3

f(x) = 2x if x > 3

We can draw the piecewise function as shown in the attached picture.

At x = 3

f(3) = 3(3) = 9 because f(x) = 3x if x ≤ 3

Thus, the graph of a piecewise function f(x) = 3x if x ≤ 3 and f(x) = 2x if x > 3 is shown in the picture.

Learn more about the piecewise function here:

brainly.com/question/12561612

#SPJ2

If k × k × k = 1; then k =​

Answers

Answer: k^3=1

Step-by-step explanation:

Answer:k^3=1

Step-by-step explanation:

Change this radical to an algebraic expression with fractional exponents.

3√a

Answers

The fractional form of the expression [tex]\sqrt[3]a[/tex] is [tex]a^{\frac{1}{3}[/tex]

What are surds and indices?

We know there are two types of radicals one is surds when the number has been raised by such power that it is greater than zero and less than one,

The other type of radicals are indices where a number is raised to such power that is greater than one.

Given, A radical expression [tex]\sqrt[3]a[/tex].

We know this describes the cube root of a or one-third root of a.

This can be written as a fractional exponent as [tex]a^{\frac{1}{3}[/tex].

Some common rules of exponents are

xᵃ×xᵇ = xᵃ⁺ᵇ.

xᵃ/xᵇ = xᵃ⁻ᵇ.

learn more about radicals here :

https://brainly.com/question/1369233

#SPJ1

Maria flips a coin 20 times. The coin only lands on tails 9 times. According to theoretical
probability how many more times would Maria have expected the coin to land on tails?

Answers

Answer:

1

Step-by-step explanation:

A coin only has two outcomes. Meaning that she has a 50/50 chance of landing on each side. So, 50% of 20 is 10. According to the theoretical  probabilty, the coin would have landed on heads 10 times and tails 10 times. So, for that to be true Maria would have had to land on tails one more time.  

I need help please!!!

Answers

Solution,
The perimeter is the sum of the base
P= 4 + 3 + 5=12 cm
Laterals surface area
= 12 x 8 = 96 cm^2 answer

On a hot day, a fan has a mark on the tip of one blade. The equation y
=20cos(x) + 25 represents the height of the mark, y centimeters, above the
table x seconds after the fan is turned on. What is the height of the mark
above the table when it is closest to the table?

Answers

Answer:  5 cm

===================================================

Explanation:

Recall that the range for cosine is from -1 to 1, including both endpoints. The smallest cosine value is what we're after, since we want the height to be as small as possible (to allow the blade be closest to the table).

Effectively, this means we replace the cos(x) with -1 so that it's as small as possible. Then we compute to get:

20*cos(x)+25

20*(-1) + 25

-20 + 25

5

The height of the fan tip is 5 cm when it is the closest to the table.

Side note: On the flip side, the furthest away the fan tip can get is 20*(1) + 25 = 45 cm. Therefore, the range of y values is [tex]5 \le y \le 45[/tex]

The volume of
a refrigerator, in cubic centimeters, is given
by the function V(x) = (x)(x + 1)(x – 2). Write a
new function for the volume of the refrigerator
in cubic millimeters if x is in centimeters.

Answers

The newly rewritten function expression of V(x) is V(x) = (x)(x + 1)(x – 2)/1000

How to rewrite the function expression?

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

A function expression

The function expression is given as

V(x) = (x)(x + 1)(x – 2)

Where if x is in centimeters and V(x) is in cubic centimeters

The new function for the volume of the refrigerator is stated to be in cubic millimeters

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

1 cubic centimeters = 1000 cubic millimeters

So, we have

V(x) = (x)(x + 1)(x – 2)

1 cubic centimeters = 1000 cubic millimeters

Cross multiply

V(x) * 1000 = 1* (x)(x + 1)(x – 2)

Divide both sides by 1000

V(x) = (x)(x + 1)(x – 2)/1000

Hence, the function is V(x) = (x)(x + 1)(x – 2)/1000

Read more about function at

https://brainly.com/question/28277110

#SPJ1

Samantha was driving down a road and after 4 hours she had traveled 70 miles. At this speed, how many hours would it take Samantha to drive 105 miles?

Answers

Answer:

It would take Samantha 6 hours to drive 105 miles.

Step-by-step explanation:

This question can be solved by proportions.

After 4 hours she had traveled 70 miles.

This means that she travels 70/4 = 17.5 miles per hour.

How many hours would it take Samantha to drive 105 miles?

17.5 miles per hour, so for 105 miles:

105/17.5 = 6

It would take Samantha 6 hours to drive 105 miles.

FOR BRAINIEST PLEASE ANSWER ASAP

Answers

First let’s derive the equation. The situation represents a linear equation since there is a constant proportional relationship, and y (total fee) changes based on x (miles traveled). So, we can use the form: y=mx+b.

To do so, we must find the slope (m), which represents the linear rate of change, so let’s choose two ordered pairs and plug them into the slope formula.

Ordered pairs (x, y)——>(miles traveled, total fee)

(2, 17) and (5, 21.50)

Slope formula:

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

Plug in the ordered pairs from above:

m=(21.5-17)/(5-2)

Simplify:

m=4.5/3

m=1.5

So, the rate is $1.5 per mile. To determine the y-intercept (if there is one), we used a point we already have and input x into the equation and determine how y is formed.

We currently have the equation: y=1.5x+b, where b=y-intercept and is unknown currently.

Let’s plug in the first ordered pair: (2, 17). We will then solve for b.

(17)=1.5(2)+b

Simplify:

17=3+b

Solve for b (y-intercept):

Subtract 3 from both sides:

17-3=b

14=b; b=14

So, we now have a y-intercept of 14. Let’s complete the equation now that we have all the information:

y=1.5x+14

Let’s input two ordered pairs into the equation again to assure we’re correct. For simplicity, we’ll use (2, 17) and (5, 21.50):

(17)=1.5(2)+14

Simplify:

17=3+14

17=17

Now, the second ordered pair:

(21.5)=1.5(5)+14

Simplify:

21.5=7.5+14

21.5=21.5

So, we are correct with the equation.


This means that answer is: the first option - “When the cab travels 0 miles, the fee is $14.00.”






Find the area of the rhombus.

Find the area. The figure is not drawn to scale.

Answers

Answer:

I don't know if this is right but I think it is 32m

Answer:

Hello! answer:

question 30: 128 m2

question 31: 1188 in2

Step-by-step explanation:

Hello just in advance I dont know if you need unuts or not but i believe those are correct if not Im sorry but the answers are 100% correct.

For the first one I found the area of a singular triangle then just multiplued by 4 cause all of those triangles are the same so... triangle area is... base × height ÷ 2 or base × height × 1/2

8 × 8 = 64 64 ÷ 2 = 32 32 × 4 = 128 therefore the area is 128 for the second I just did base × height therefore 36 × 33 = 1188 therefore thats the area hope that helps!

how long would it tak to go 75 miles if you can go 45 mph

Answers

Answer - 1 hour and 40 minutes

Step by step -

Time = distance
speed
= 75mi
45mph

=75
45
= 1 2
3
hours
= 1 hour 40 minutes
= 01:40:00 (hh:mm:ss)

hi!! ;; please help :) 20 points! no links or websites. please .

Answers

Answer: 22

Step-by-step explanation:

(1 × 3) + [2 × 3 [tex]\frac{1}{2}[/tex]] + [1 × 3 [tex]\frac{3}{4}[/tex] [1 × 4 [tex]\frac{1}{4}[/tex]] + [3 × [tex]\frac{3}{4}[/tex]] + [3 × 5 [tex]\frac{1}{4}[/tex]]

= 3 + [2 × [tex]\frac{3}{2}[/tex]] + [1 × [tex]\frac{9}{4}[/tex]] + [1 × [tex]\frac{4}{4}[/tex]] + [3 × [tex]\frac{12}{4}[/tex]] + [3 × [tex]\frac{5}{4}[/tex]]

= 3 + [tex]\frac{6}{2}[/tex] +  [tex]\frac{9}{4}[/tex] +  [tex]\frac{4}{4}[/tex] (equal to 1) + [tex]\frac{36}{4}[/tex] + [tex]\frac{15}{4}[/tex]

= 3 + 3 + [tex]\frac{9}{4}[/tex] + 1 + 9 + [tex]\frac{15}{4}[/tex]

= 16 + [tex]\frac{9+15}{4}[/tex]

= 16 + [tex]\frac{24}{4}[/tex]

= 16 + 6

= 22

what is the coefficient of Q in the sum of
(2/3q - 3/4) and (-1/6q - 2)


please help me out​

Answers

The coefficient of Q in the sum of (2/3q - 3/4) and (-1/6q - 2) is 1/3.

The coefficient of Q in the first term, 2/3q, is 2/3. The coefficient of Q in the second term, -1/6q, is -1/6. The sum of these coefficients is (2/3) + (-1/6) = 1/3. Therefore, the coefficient of Q in the sum of the two terms is 1/3.
Can you please give me brainiest.

I need some help please.​

Answers

Step-by-step explanation:

Answer: 2/4, 4,8, etc.

Step-by-step explanation:

Hello!

So basically, what I think this question is asking is for an equivalent fraction to 1/2. There are countless fractions that are the same as this and I listed a couple above!

Hope this helps! :D

Find the missing length indicated. Leave your answer in simplest radical form.
Please help due today!!

Answers

Answer:

C) 25

Step-by-step explanation:

First, solve for the height (red dotted line) using the Pythagorean theorem 9²+b²=15²

81+b²=225

b²=225-81

b²=12

Then set up a ratio.

x/12=9/15

simplify

x/12=3/5

cross-multiply

3x=60

x=20

This gives us the base.  Now we can solve for x using the Pythagorean theorem again.

20²+15²=x²

400+225=x²

625=x²

√x²=√625

x=25

Three views of a solid are shown. What is this three-dimensional solid?

Answers

Answer:

pyramid

Step-by-step explanation:

What's 6+89 .help me pls I'm going to kermit sewer side

Answers

Answer:

95

Step-by-step explanation:

Answer:

95

please don't

Other Questions
anybody know the answer for these since 1930 during periods of economic recession which fiscal action has been taken by the United States government to stimulate the economy? A. maintaining a large budgetary surplus B. lowering personal income taxes C. increasing corporate income taxes D. raising interest rates on loans A circle is inscribed in quadrilateral , tangent to at and to at . Given that , , , and , find the square of the radius of the circle. Whats happening when the enzyme is there and when it isnt Expressive benefits are ______.Group of answer choicesbenefits that derive from the opportunity to work for something that mattersincentives politicians try to give voters to get them to adopt ideological positionsincentives that generate research aimed at influencing public policymakingbenefits that present Democrats with research on public policy issues Match the term to its definition. 1 . Boot partition The process of installing a new version of software to improve performance 2 . File allocation system Section of a hard drive used for file storage 3 . Upgrade The process of putting software on the computer for use 4 . Installation Method of storing files used by Microsoft 5 . Device driver Section of the hard drive where the operating system program is stored 6 . NT file system Method of storing files used by many different types of computers 7 . Partition Two separate standards used together that define how data is sent and received across a network 8 . System partition Section of the hard drive where the boot loader program is stored 9 . Transmission Control Protocol/Internet Protocol Program that controls a piece of hardware I need help with this question please William Bradford leader Plymouth colony in 1620 agreed to which document? what was the document example of Addictions are difficult to change because of the effects of:A. Withdrawal symptoms.B. Physical dependency.C. Psychological dependency.D. All of the Above How can you know for sure that individuals II 3 and II 4 are heterozygous? pleaseeee helppp meee!!! i dont go a question AOL, Qwest Corporation, and Bristol-Myers Squibb were examples of what accounting gimmick or issue in the accounting scandal craze of the early 2000s?a. Inflated sales or revenuesb. Illegal paymentsc. Round trip tradesd. Understated earningse. Conflict of interest Each boy in a class has 11 pockets and each girl in the class has 13 pockets. How many boys and how many girls are in this class if all 21 students have a total of 251 pockets? Please answer ASAP and please no links. in which types of government can citizens make their voices heard by voting in elections? Selecet two optionsA: Fascist GovernmentsB: DictatorshipsC: Totalitarian GovernmentsD: Direct DemocraciesE: Representative Democracies Identify whether this angle is acute, obtuse, right, or straight.an angle that measures about one hundred thirty seven degrees Acute Obtuse Right Straight What are the four types of physical hazards?Select the 4 answer options that apply.Extreme TemperatureRadiationVibrationNoisePathogensCorrosive substances HELP HELP HELP I WILL BRAINLIEST U Find the area of the shaded region in the above sided figure. Take = 3.14 Mattie is twice as old as Pat. Jon is twice as old as Mattie. In 4 years the sum of their ages will be 61. How old is each person?