Write down the gradient of the line with equation y = 2x + 3

Answers

Answer 1

Answer:

Slope : 2

Step-by-step explanation:

y = mx + c

2x - y = -3

x/ -3/2 + y/3 = 1


Related Questions

the truth table for the formula (X → Y ) ∨ (Z → ¬X)

Answers

Answer:

[tex]\begin{array}{c|c|c||c}X & Y & Z & (X \to Y) \lor (Z \to \lnot X) \\ \cline{1-4} \rm T & \rm T & \rm T & \rm T\\ \rm T & \rm T & \rm F & \rm T \\ \rm T & \rm F & \rm T & \rm F \\ \rm T & \rm F & \rm F & \rm T \\ \cline{1-4} \rm F & \rm T & \rm T & \rm T \\ \rm F & \rm T & \rm F & \rm T \\ \rm F & \rm F & \rm T & \rm T \\ \rm F & \rm F & \rm F & \rm T\end{array}[/tex].

[tex]\begin{array}{c|c|c||c}X & Y & Z & (X \to Y) \lor (Z \to \lnot X) \\ \hline \rm T & \rm T & \rm T & \rm T\\ \rm T & \rm T & \rm F & \rm T \\ \rm T & \rm F & \rm T & \rm F \\ \rm T & \rm F & \rm F & \rm T \\ \hline \rm F & \rm T & \rm T & \rm T \\ \rm F & \rm T & \rm F & \rm T \\ \rm F & \rm F & \rm T & \rm T \\ \rm F & \rm F & \rm F & \rm T\end{array}[/tex].

Step-by-step explanation:

Let [tex]A[/tex] denote a Boolean variable.

The negation of [tex]A[/tex] ([tex]\lnot A[/tex]) is false if when [tex]\!A[/tex] is true, and true when [tex]A\![/tex] is false. In a truth table:

[tex]\begin{array}{c||c} A & \lnot A \\ \cline{1-2} \rm T & \rm F \\ \rm F & \rm T\end{array}[/tex].

[tex]\begin{array}{c||c} A & \lnot A \\ \hline \rm T & \rm F \\ \rm F & \rm T\end{array}[/tex].

Let [tex]B[/tex] denote another Boolean variable. The material implication "[tex]A[/tex] implies [tex]\!B[/tex]" ([tex]A \to B[/tex]) is true unless [tex]B\![/tex] is false when [tex]A\![/tex] is true.  

[tex]\begin{array}{c|c||c} A & B & A \to B \\ \cline{1-3} \rm T & \rm T & \rm T \\ \rm T & \rm F & \rm F \\ \rm F & \rm T & \rm T \\ \rm F & \rm F & \rm T\end{array}[/tex].

[tex]\begin{array}{c|c||c} A & B & A \to B \\ \hline \rm T & \rm T & \rm T \\ \rm T & \rm F & \rm F \\ \rm F & \rm T & \rm T \\ \rm F & \rm F & \rm T\end{array}[/tex]

The logical or "[tex]A[/tex] or [tex]B[/tex]" is true when either [tex]A\![/tex] or [tex]B\![/tex] is true (and also when both are true.)

[tex]\begin{array}{c|c||c} A & B & A \lor B \\ \cline{1-3} \rm T & \rm T & \rm T \\ \rm T & \rm F & \rm T \\ \rm F & \rm T & \rm T \\ \rm F & \rm F & \rm F\end{array}[/tex]

[tex]\begin{array}{c|c||c} A & B & A \to B \\ \hline \rm T & \rm T & \rm T \\ \rm T & \rm F & \rm F \\ \rm F & \rm T & \rm T \\ \rm F & \rm F & \rm T\end{array}[/tex].

Start by finding the value of [tex]\lnot X[/tex], [tex](X \to Y)[/tex], and [tex](Z \to \lnot X)[/tex] for each of the [tex]2^3 = 8[/tex] possible combinations of [tex]X[/tex], [tex]Y[/tex], and [tex]Z[/tex].

[tex]\begin{array}{c|c|c||c||c|c}X & Y & Z & \lnot X & (X \to Y) & (Z \to \lnot X) \\ \cline{1-6} \rm T & \rm T & \rm T & \rm F & \rm T & \rm F\\ \rm T & \rm T & \rm F & \rm F & \rm T & \rm T \\ \rm T & \rm F & \rm T & \rm F & \rm F & \rm F \\ \rm T & \rm F & \rm F & \rm F & \rm F & \rm T \\ \cline{1-6} \rm F & \rm T & \rm T & \rm T & \rm T & \rm T \\ \rm F & \rm T & \rm F & \rm T & \rm T & \rm T \\ \rm F & \rm F & \rm T & \rm T & \rm T & \rm T \\ \rm F & \rm F & \rm F & \rm T & \rm T & \rm T \end{array}[/tex].

[tex]\begin{array}{c|c|c||c||c|c}X & Y & Z & \lnot X & (X \to Y) & (Z \to \lnot X) \\ \hline \rm T & \rm T & \rm T & \rm F & \rm T & \rm F\\ \rm T & \rm T & \rm F & \rm F & \rm T & \rm T \\ \rm T & \rm F & \rm T & \rm F & \rm F & \rm F \\ \rm T & \rm F & \rm F & \rm F & \rm F & \rm T \\ \hline \rm F & \rm T & \rm T & \rm T & \rm T & \rm T \\ \rm F & \rm T & \rm F & \rm T & \rm T & \rm T \\ \rm F & \rm F & \rm T & \rm T & \rm T & \rm T \\ \rm F & \rm F & \rm F & \rm T & \rm T & \rm T \end{array}[/tex].

The value of [tex](X \to Y) \lor (Z \to \lnot X)[/tex] is true whenever either [tex](X \to Y)[/tex] or [tex](Z \to \lnot X)[/tex] is true (or both.) The combination [tex]X = \rm T[/tex], [tex]Y = \rm F[/tex], and [tex]Z = \rm T[/tex] is the only one among the eight where neither [tex](X \to Y)\![/tex] nor [tex](Z \to \lnot X)\![/tex] is true. [tex](X \to Y) \lor (Z \to \lnot X)\![/tex] would evaluate to true for all other combinations.

Hence, the truth table would be:

[tex]\begin{array}{c|c|c||c}X & Y & Z & (X \to Y) \lor (Z \to \lnot X) \\ \cline{1-4} \rm T & \rm T & \rm T & \rm T\\ \rm T & \rm T & \rm F & \rm T \\ \rm T & \rm F & \rm T & \rm F \\ \rm T & \rm F & \rm F & \rm T \\ \cline{1-4} \rm F & \rm T & \rm T & \rm T \\ \rm F & \rm T & \rm F & \rm T \\ \rm F & \rm F & \rm T & \rm T \\ \rm F & \rm F & \rm F & \rm T\end{array}[/tex].

[tex]\begin{array}{c|c|c||c}X & Y & Z & (X \to Y) \lor (Z \to \lnot X) \\ \hline \rm T & \rm T & \rm T & \rm T\\ \rm T & \rm T & \rm F & \rm T \\ \rm T & \rm F & \rm T & \rm F \\ \rm T & \rm F & \rm F & \rm T \\ \hline \rm F & \rm T & \rm T & \rm T \\ \rm F & \rm T & \rm F & \rm T \\ \rm F & \rm F & \rm T & \rm T \\ \rm F & \rm F & \rm F & \rm T\end{array}[/tex].

Graph the line described.
through (-3,-9); m = 4

Answers

The equation of the line would be y=4x+3

Solve the formula for c
cd + z = m - cb​

Answers

cd + z = m - cb
cb + z - m = cb
z - m = cb + cb
z - m = c(d + b)

c = (m - z)/(d + b)

25 POINTS + BRAINLIEST

Answers

Answer:

It should be A) 54

Step-by-step explanation:

32 + 14 + 8 = 54

Which statement is correct?

Thank you for anyone who answers

Answers

Answer:

I believe the correct answer is C

HELP ME HELP ME PLEASEEE

Answers

I got 29.2 (I also rounded it to the nearest tenth for u)

Plz help me !!!! I’m not sure if it’s 20 !

Answers

Answer:

D) 20º

Step-by-step explanation:

if one angle is 70º, and the other is 90º, that means that the first two angles equal 160º. since all three interior angles of a triangle have to add up to 180º, the third angle must be 20º.

Hey!! The answer is 20!

:)

What is the sum of the interior angles of nonregular hexagons?

Answers

Answer:

They add up to 720 degrees

Answer:

360 I think. Hope i helped! :)

x2-25 -0
Respuesta y procedimiento

Answers

Answer:

=x2+−25+0

=x2+−25+0

=(x2)+(−25+0)

=x^2+−25

Aqui esta la respuesta y el procedimiento

At noon, a tank contained 20 cm of water. After several hours, it contained 18 cm of water. What is the
percent decrease of water in the tank?
The percent decrease of water in the tank is
%.​

Answers

Answer:

10%

Step-by-step explanation:

Percentage decrease = Difference/Original value

So,

Percentage decrease

[tex] = \frac{2}{20} \times 100 \\ = 2 \times 5 \\ = 10[/tex]

So there fore the percentage decrease is 10%

What is the area of the shaded region?

Answers

Answer:

65

Step-by-step explanation:

( (23 * 13) / 2 ) - ( (13 * 13) / 2 ) = ( 299 / 2 ) - ( 169 / 2 ) = 149.5 - 84.5 = 65

Numbers are slightly unclear but I think this is right.

Area of triangle = base x height x 1/2


Area of the shaded region:
= 22 x 13 x 1/2

= 286 x 1/2

= 143

PLEASE HELP MEEEEE ASAP 100 POINTS

Answers

Answer:

3. D 4. B

Step-by-step explanation:

3.  e^2 = g^2 + f^2, answer is d

4. Let a = 3, b = 4, c = 5

2c = 10

2b = 8

2a = 6

10^2 = 8^2 + 6^2

answer is b

3. The Pythagorean theorem states the hypotenuse squared is equal to each side squared added to each other.

The answer is D. E^2 = f^2 + g^2

4.

To keep the proportion you could multiply the sides by the same numbers . The answer would be 2A, 2b, 2c

A row of plaques covers 288 square feet of space along a wall.

If the plaques are 6 feet tall, what length of the wall do they cover?

Answers

Answer:

40 feet

Step-by-step explanation:

Can someone please help me on this?

Answers

Answer:

I cant sorry

Step-by-step explanation:

Based on the pattern above, how many squares will be in step 4?



15


16


20


25

Answers

It’s either going to be 26 or 29 but I’m not sure, sorry.

Rewrite the expression with a perfect square: x^2 - 14x + 11

Answers

   Factoring  x2-14x+11 

The first term is,  x2  its coefficient is  1 .

The middle term is,  -14x  its coefficient is  -14 .

The last term, "the constant", is  +11 

Step-1 : Multiply the coefficient of the first term by the constant   1 • 11 = 11 

Step-2 : Find two factors of  11  whose sum equals the coefficient of the middle term, which is   -14 .

     -11   +   -1   =   -12     -1   +   -11   =   -12     1   +   11   =   12     11   +   1   =   12

Observation : No two such factors can be found

9−z9, minus, z when z = 8z=8z, equals, 8.

Answers

Equal is 89 cause z9=8z

a student wants to measure the height of a tree. from a point on the ground 10 feet away from the base of the tree, the angle of elevation to the top of the tree is 65angle. what is the height of the tree to the nearest tenth of a foot?

Answers

Answer:

Step-by-step explanation:

Use SOH CAH TOA to recall how the trig functions fit on a triangle

SOH: Sin(Ф)= Opp / Hyp

CAH: Cos(Ф)= Adj / Hyp

TOA: Tan(Ф) = Opp / Adj

Tan(65) = Opp / 10

10* Tan(65) = Opp

21.445 = Opp

so the height of the tree is approx  21.4 feet ( to the nearest 10th )

Jasmine spent 2 2 over 3 hours at the park. Kyle spent 1 1 over 3 hours at the same park. How much longer, in hours, did Jasmine spend at the park than Kyle?

Answers

The answer is 1 1/3 hours

Find the positive of x that makes the equation true.
x^2 = 225​

Answers

Answer:

x = 15

Step-by-step explanation:

15 * 15 = 225

Answer:

X = 15

Step-by-step explanation:

This is because if you square 15, you get 225.

a dog trainer has 104ft of fencing that will be used to create a retangular work area for dogs. If the trainer wants to enclosed an area of 532ft what will be the dimensions of the work area?

Answers

Answer:
36 ft by 16 ft
Step-by-step explanation:
To solve this problem, you need to find dimensions of a rectangle such that the perimeter is 104 ft and the area is 576 ft. The perimeter is twice the sum of length and width, so the sum of length and width is 52 ft.
The area is the product of length and width, so if w represents the width, we have ...
w(52 -w) = 576
w² -52w = -576 . . . . . eliminate parentheses, multiply by -1
w² -52w +26² = 26² -576 . . . . . . complete the square
(w -26)² = 676 -576 = 100
w = 26 ±√100 = {16, 36}
If the width is the short dimension, it is 16 feet. Then the length is 36 feet. Let me know if I’m right

Which expression is equivalent to the expression 6h + 2?
(2 + 4h) + 2
(2 + 4h) + h
(1 + 5h) + 2
(2 + 5h) + h

Answers

I think the second answer is correct

Answer:

D

Step-by-step explanation:

Help me ASAP for heart, 5 star rating and comment
There is 8 questions which will be posted one after the other. Questions 1-7 the person who answers correctly and quickly will get a heart and 5 star rating and comment and for the 8th question the correct person will get the rewards + brainiest.

1. If U = 35 and V = 7 and T =4 and V = U + AT. How much Is A worth

This question is worth 10 points numbers WILL get higher

Answers

Answer:

A=-7

Step-by-step explanation:

7=35+A4

4A=-28

A=-7

Movie Theaters There are two movie theaters in a town. A student wants to compare the amount of
money each theater makes over a period of days. The following box plots show the data for the
amount of money each theater makes over a period of days. Compare the median of each box plot.
Click here to see the box plot for movie theater 1.
Click here to see the box plot for movie theater 2.
Vhich of the following is the best description of the medians?
A. The median for Movie Theater 1 is greater.
B. The median for Movie Theater 2 is greater.
C. The medians are about the same.

Answers

The answer is b :)

The medians are about the same.

Option C is the correct answer.

What is a median?

It is the middle value of the given set of numbers after arranging the given set of numbers in order.

We have,

Movie theater 1.

From the box plot given,

The median is 995.

Movie theater 2.

From the box plot given,

The median is 995.

Thus,

The median in both the box plot is the same.

Learn more about the median here:

https://brainly.com/question/28060453

#SPJ2

please please please please please help me
i will give brainliest

Answers

2x^2 - 4 = 68
add 4 to both sides
2x^2 = 72
divide both sides by 2
x^2 = 36
find the square root of each sides
x = 6, -6

ANSWER: the positive value of x is 6

A chef divided 24.7 grams of salt into two equal piles. How much salt is in each pile? Enter your answer in the box. g​

Answers

Answer: 12.35

Step-by-step explanation: Since we know that there is a total of 24.7 grams in both piles, we can find how much salt is in one by dividing 24.7 by 2.

The amount of salt in each pile will be the half amount of 24.7 grams thus 12.35 grams will be in each pile.

What is the arithmetic operator?

Arithmetic operators are four basic mathematical operations in which summation, subtraction, division, and multiplication involve.,

Division = divide any two numbers or variables called division.

For example 4/8

As per the given,

Amount of salt available = 24.7 grams.

It needed to divide into two piles.

In one piles = 24.7/2 = 12.35 grams

Hence "The amount of salt in each pile will be the half amount of 24.7 grams thus 12.35 grams will be in each pile".

To learn more about the arithmetic operators,

brainly.com/question/25834626

#SPJ2

What is one thing that you found interesting about future value and present value for compound interest? 100 words ^

Answers

Answer:

Compound interest is that which, once generated, is added to the capital, in order to expand the calculation base on which, in turn, new interests will be generated. Thus, in short, if the interest is, for example, 5 percent, said interest will be added to the initial capital, with which that 5% generated will be increasing, since it will be calculated on an increasingly large basis.

Compound interest is very important for financial investments, as it maximizes the results of said investments, even more so when compared to simple interest, in which the interest generated is not added to the initial capital.

Pleaseeeeeeeeee helppppp

Answers

v= b x h/2
=10x4/2x8
=160m^3

Solve the equation using the method of completing the square. A. B. C. D.

Answers

Where is the equation?

Answer:

A

Step-by-step explanation:

Evaluate the expression for r=250.

4.5r?

Answers

Answer:

you would do 4.5 * 250 and then you would get an answer of 1125

Step-by-step explanation:

hope this helps have a great rest of your day/night

Other Questions
Need help plz. Don't answer for points or you will be reported! How do you act as student What is the median of the data set: 8,19,14,16,9 20,9 hi everyone good morning i need help what is 2/10 / 45 what were turtle ships, and what role did they play in Korean history PLEASEEEE HELPPPP MEEEEE!!!! Calculate the number of moles of HCl present in 50.00 cm of 2.00 mol/dm HCI. if F(x)=2x^2-x, find f(-3). which of the following is not considered an economic system?A) Command EconomyB) Market EconomyC) Mixed EconomyD) None of the above Which is the best example of academic voice?Cats can make a bunch of crazy sounds, but dogs can only make about ten.Canada didnt have a national flag until 1965, when the well-known maple leaf flag was adopted.One well-known Internet company is famous for providing free and nutritious meals to its employees.Too much noise can make you really upset and want to scream. Which climate is a subcategory of temperate marine climates?aridhumid subtropicalhumid continentaltundra Can lyrics in music be considered poetry? Explain why. GIVING BRAILIEST$250 decreased by 17%pls help The probability that a person fails to meet CDC Physical Activity Guidelines for both aerobic and muscle-strengthening activity is 0.77. The probability that a person eats a poor diet based on the American Heart Association healthy diet score is.48. The probability that a person fails to meet the Physical Activity Guidelines and eats a poor diet is.42. a. What is the probability that a randomly selected person fails to meet the activity guidelines or eats a poor diet? b. Find the probability that a randomly selected person is leading a healthy lifestyle. That is, they meet the Physical Activity Guidelines and eat a diet that is not poor. Include a Venn diagram in your response. c. If you randomly select 4 people, what is the probability that they all eat a poor diet assuming independence? d. If you randomly select 3 people, what is the probability that the first one meets the Physical Activity Guidelines and the last two do not? another question here you go Answer the following question in 3-4 complete sentences.Define symmetry and proportion. Why are they important to artistic design? Question 1El hijo de mi hijo es miO mi nietoO mi abuelomi sobrinoO mi hijo Can someone give me the answer to this please? Pls help 7th grade math Is solving the problem a preparation for fruitful life?