Two linear equations are shown in the graph.
#Brainliest award
What are the coordinates of the point where the two lines intersect?
A. (–2, 3)
B. (3, 3)
C. (3, 0)
D. (–3, 3)

Answers

Answer 1

Answer:

I am taking this graph because this question looked similar to this one.

Step-by-step explanation:

Answer should be B.

The intersection point is (3,3)

Two Linear Equations Are Shown In The Graph. #Brainliest Award What Are The Coordinates Of The Point
Two Linear Equations Are Shown In The Graph. #Brainliest Award What Are The Coordinates Of The Point

Related Questions

You are dealt one card from a​ 52-card deck. Find the probability that you are dealt a king or a red card.

Answers

Answer:

7/13

Step-by-step explanation:

Half the deck is red so there are 26 reds.

There are 4 kings but we already counted two of these in the 26.

So there are 26+2 red or king cards total.

The probability of selecting a king or red is 28/52.

This can be reduced by dividing top and bottom by 4: 7/13.

Unit sales for new product ABC have varied in the first seven months of this year as follows:
Month Jan Feb Mar Apr May Jun Jul
Unit Sales 314 285 158 482 284 310 281
What is the (population) Pearson's coefficient of skewness of the data?
Unit sales for new product ABC have varied in the first seven months of this year as follows:
Month Jan Feb Mar Apr May Jun Jul
Unit Sales 314 285 158 482 284 310 281
What is the (population) standard deviation of the data?

Answers

Answer:

Coefficient of skewness = 0.5785

Population standard deviation = 88.154

Step-by-step explanation:

Given the data:

Month Jan Feb Mar Apr May Jun Jul

Unit Sales 314 285 158 482 284 310 281

Reordered data : 158, 281, 284, 285, 310, 314, 482

The population mean of the data :

Mean, μ = Σx / n = 2114 / 7 = 302

The median :

1/2(n+1)th term

n = 7

1/2(8)th term

Median = 4th term = 285

The population standard deviation, s :

s = √(Σ(x - μ)²/n)

s = √[(158-302)^2 + (281-302)^2 + (284-302)^2 + (285-302)^2 + (310-302)^2 + (314-302)^2 + (482-302)^2] / 7

s= √(54398 / 7)

s = √7771.1428

s = 88.154

The Pearson Coefficient of skewness :

[3(μ - median)] / s

3(302 - 285) / 88.154

3(17) / 88.154

51 / 88.154

= 0.5785

A table is on sale for $247, which is 76% of the regular price.
What is the regular price?

Answers

Answer:

$325

Step-by-step explanation:

Find the regular price by dividing 247 by 0.76:

247/0.76:

= 325

So, the regular price was $325

Can someone help me ASAP. All them added together is = 454 .thanks

Answers

Answer:

the answer is 86°

Step-by-step explanation:

look at the photo

The answer is in the image.

Choose the correct answers for (a) the total installment price, (b) the carrying charges, and (c) the number of months needed to save money at the monthly rate to buy the item for its cash price.
A bunk bed with a cash price of $1,998, at $143 per month for 15 months

Answers

Answer:

$2,145 ; $147 ; 14 months

Step-by-step explanation:

Given that :

The cash price, that is, the amount that would be paid if customer is to pay the entire amount item is worth at once = $1998

Monthly payment = $143

Period = 15 months

The total installment price ; total amount paid on a monthly pay for 15 months :

(monthly payment * period)

($143 * 15)

= $2,145

The carrying charge :

Installment pay - Cash amount

$(2,145 - 1,998)

= $147

The number of month needed to save at Monthly rate to buy item at it's cash price :

Cash price / monthly payment

$1998 / $143

= 13.97

= 14 months

______are used to represent an unknown quantity in a mathematical expression.

Answers

Answer:

Variables are used to represent an unknown quantity in a mathematical expression.

Step-by-step explanation:

Variables are used to represent an unknown quantity in a mathematical expression.For example : x + 2 = 4, here x is the variable.We can denote variable by any alphabet i.e, a,b,c,d etc.

Perform the following division 3 3/4 ÷ 2/8

Answers

15

3 3/4 = 15/4
(15/4)/(2/8)=(15/4)*(8/2)=15

Answer:

[tex]15[/tex]

Step-by-step explanation:

[tex]3\frac{3}{4}\div\frac{2}{8}[/tex]

Turn the mixed number into an improper fraction

[tex]\frac{15}{4} \div\frac{2}{8}[/tex]

keep change flip

[tex]\frac{15}{4} *\frac{8}{2}[/tex]

cancel with GCF

[tex]\frac{15}{1} *\frac{2}{2}[/tex]

simplify

[tex]15*1[/tex]

solve

[tex]15[/tex]

PLEASE HELP!!! Choose the best graph that represents the linear equation:
6x = y + 8
Graph A
On a coordinate plane, a line goes through (negative 2, 4) and (0, negative 8).
Graph B
On a coordinate plane, a line goes through (0, negative 8) and (2, 4).
Graph C
On a coordinate plane, a line goes through (negative 2, negative 4) and (0, 8).
Graph D
On a coordinate plane, a line goes through (0, 8) and (2, negative 4).
a.
Graph A
c.
Graph C
b.
Graph B
d.
Graph D



Please select the best answer from the choices provided


A
B
C
D

Answers

Answer:

b.

Graph B

Step-by-step explanation:

We are given the following linear equation:

[tex]6x = y + 8[/tex]

When x = 0:

[tex]6(0) = y + 8[/tex]

[tex]y = -8[/tex]

Thus, the line goes through (0,-8).

When y = 4:

[tex]6x = y + 8[/tex]

[tex]6x = 4 + 8[/tex]

[tex]6x = 12[/tex]

[tex]x = \frac{12}{6} = 2[/tex]

So also through (2,4).

Thus means that the correct answer is given by Graph B.

Solve the system of inequalities to decide if the point (-3,2) is part of the solution; y<=-4x-3, +8y>=7

Answers

Answer:

[tex](x,y) = (-3,2)[/tex] is a solution

Step-by-step explanation:

Given

[tex]y \le -4x + 3[/tex]

[tex]x + 8y \ge 7[/tex]

Required

Determine if [tex](x,y) = (-3,2)[/tex] is a solution

[tex]y \le -4x + 3[/tex] becomes

[tex]2 \le -4 * -3 + 3[/tex]

[tex]2 \le 15[/tex] --- this is true

[tex]x + 8y \ge 7[/tex]

[tex]-3+ 8 * 2 \ge 7[/tex]

[tex]13 \ge 7[/tex] --- this is also true

Hence,

[tex](x,y) = (-3,2)[/tex] is a solution

What are all the values of w such that|-W | = 5?

Answers

Hi there!  

»»————- ★ ————-««

I believe your answer is:  

[tex]w = 5, -5[/tex]

»»————- ★ ————-««  

Here’s why:  

⸻⸻⸻⸻

Absolute value is simply how far a digit is from zero.The digits '-5' and '5' are 5 away from zero.

Therefore:

[tex]w =\pm5[/tex]

⸻⸻⸻⸻

»»————- ★ ————-««  

Hope this helps you. I apologize if it’s incorrect.  

Find the slope of the line that passes through the two points. 4,4 & 4,9


HELPPPPPPP

Answers

Answer:

is 22

Step-by-step explanation:

Answer:

It doesn't have a slope?

Step-by-step explanation:

Knowing that the slope equation is y2-y1/x2-x1

9-4       5

----- = ------   = 0

4-4       0

this means that the slope is 0...

X+ y = 18
X = 2y
What is the solution of the system of equations?
i need the answer asap lol!!!!

Answers

Answer:

( 12 , 6 )  or x=12,y=6

Step-by-step explanation:

Answer:

Step-by-step explanation:

if  x = 2y then

2y+y=18

3y=18

=6

Using the simple spinner below what is the probability of landing on either 2, 4, or 7?

Answers

Answer:

3/10

Step-by-step explanation:

Total possibilities = 10

favourable possibilities = 3

Answer:

A

Step-by-step explanation:

There is a 1 out of 10 chance that it will land on 2.

There is a 1 out of 10 chance that it will land on 4.

There is a 1 out of 10 chance that it will land on 7.

[tex]\frac{1}{10}\cdot3=\frac{3}{10}[/tex] so the anwser is A.

For a particular species of wolf, 55% are female, 20% hunt in medium-sized packs, and 15% are both female and hunt in medium-sized packs. What is the percent of wolves that are female but do not hunt in medium-sized packs?

Answers

20% is the answer
55%-20%-15%=20%

The volume V of a rectangular solid can be expressed as a formula in terms of the length L, width w, and height h. Solve this formula for w.
WE
(Simplify your answer.)


Please help :)

Answers

Answer:

[tex] W = \frac {V}{LH} [/tex]

Step-by-step explanation:

Let the length of the rectangle be LLet the width of the rectangle be WLet the height of the rectangle be H

Mathematically, the volume of a rectangular solid is given by the formula;

V = L * W * H

V = LWH

Making W the subject of formula, we have;

[tex] W = \frac {V}{LH} [/tex]

Marina spent $13.50 at the grocery store. She bought pears, kiwis, and pineapples. Pears cost $0.50 each, pineapples cost $1.50 each, and kiwis are $0.30 each.How many of each kind did she buy if she bought 9 more pears than pineapples and 2 fewer kiwis than pears? Branliest if correct.

Answers

Answer:

Number of pineapples = 10

Number of pears = 10 + 9 = 19

Number of kiwis = 10 - 2 = 8

Step-by-step explanation:

Money = $ 13.5

Cost of a pear = $ 0.5

Cost of a pineapple = $ 1.5

Cost of a kiwi = $ 0.3

let the number of pineapple = p  

Number of pears = p + 9

Number of kiwis = p - 2

Cost is

0.5 (p + 9) + 0.15 p + 0.3 (p - 2) = 13.5

0.5 p + 4.5 + 0.15 p + 0.3 p - 0.6 = 13.5  

0.95 p = 9.6

p = 10

So, number of pineapples = 10

Number of pears = 10 + 9 = 19

Number of kiwis = 10 - 2 = 8  

Answer:

3 pineapples  12 pears  10 kiwis

haggle is making fruit basket which include apples and bananas to send to some of her estate clients she wants each basket to have at least 12 pieces of fruit, but the fruit should weigh no more than 80 ounces total. on average each apple weighs 5 ounces and each banana weighs 7 ounces. which system of inequalities can be used to determine the number of apples, x, and banana, y, that battle should include in each basket?

Answers

The requirement is fulfilled when 10 bananas and 2 apples are kept in the basket.

The equation can be given as

10y + 2x = 80

Here,

y means 7 ounces (weight of banasas)

x means 5 ounces (weight of apples)

There are 200 blue balls and 10 red balls in an urn. Suppose that 10 balls are taken random;ly from the urn and let X denote the number of red balls selected.
a) The distribution of the random variable X is___.
i) Binomial.
ii) Hypergeometric.
iii) Poisson.
iv) Normal.
v) Exponential.
vi) Uniform
b) Find P(all 10 balls are red).
c) Which distribution from those listed in part (a) can be used as an approximation to the distribution of X? With this approximation find P(X = 10).

Answers

Answer:

Hypergeometric

Kindly check explanation

Step-by-step explanation:

For a hypergeometric distribution, the following conditions must be met :

1.) The total number of samples must be fixed.

2.) Sample size will be a portion of the population

3.) The probability of success changes per trial. This is because sampling is done without replacement

The above scenario meets the condition described:

Total number of samples = 210

Sample size, n = 10

Blue balls = 200 ; red balls = 10

P(10 red balls)

Using the hypergeometric distribution function and the calculator :

X ~ H(n, N, M)

X ~ (10, 200, 210) = 0.6072

Which of the following can be constructed by drawing an angle on tracing
paper and then folding the paper so that the rays forming the angle lie upon
each other?
A. Parallel lines
• B. Angle bisector
• C. Median of a line segment

D. Perpendicular line segment

Answers

B. angle bisector.

i hope this helps

Winning the jackpot in a particular lottery requires that you select the correct two numbers between 1 and 65 ​and, in a separate​ drawing, you must also select the correct single number between 1 and 60. Find the probability of winning the jackpot.

Answers

Answer:  1/ 233856 chance changed to 233856  x 2 = 467712

= 1 / 467712 chance as there are 2 drawings

Workings;

1 and 65 = 64

1 and 65 - 1 ball drawn = 63

1 and 60 -1 = 58

1/64 x 1/63 x 1/58 = 233856

1/4032 x 1/58 and to make these the same we 4038/58 =  69.62

then convert properly = 1/4032  x 69.62/4032 4032 x 4032 = 69.62/16257024 then 16257024/69.62 =233510.83

= 233511 chance if rounding before

1/ (233511 x 2) = 1/467022

Then one part is our actual probability

P) = 1/233856

But as they specified a special drawing

you need to repeat this as 64 x 63 x 58 x 2 as the last one cannot be in 1 drawing it has to be in 2nd drawing

233856  x 2 = 467712

= 1 / 467712 chance not rounding down before hand.

Mark draws one card from a standard deck of 52. He receives $ 0.30 for a heart, $ 0.55 for a queen and $ 0.90 for the queen of hearts. How much should he pay for one draw

Answers

Answer

$0.1346

Explanation:

Find probability of each card and the value of each card and then add them together.

Probability of getting a heart = 13/52

Price of one heart =$0.30

Pay for one heart = 13/52×0.30=$0.075

Probability of getting a queen =4/52

Price of one queen =$0.55

Pay for one queen =4/52×$0.55=$0.0423

Probability of getting a queen of hearts =1/52

Price of one queen =$0.90

Pay for one queen =1/52×$0.90=$0.0173

Therefore the pay for one draw= $0.075+$0.0423+$0.0173=$0.1346

Write the formula of the function y whose graph is shown.

Answers

Answer:

This looks like the graph of [tex]f(x)=\frac{1}{x}[/tex] ! That's a reciprocal graph.

Use the graph of y=-2(x-3)^2+2 to find the vertex. Decide whether the vertex is a maximum or a minimum point.

Answers

Answer: B. Vertex is a maximum point at (3, 2)

The vertex is the point at the peak of the graph: (3, 2)Since the graph opens downward, it's the maximum point


ABCD is a square of side 12 cm. It is formed from two rectangles AEGD and
EBCG. H is a point on AD and F is a point on BC.
Find the area of EFGH.

Answers

Answer:72 [tex]cm^{2}[/tex]

Solution 1:

Step 1: Find EF use Pythagorean theorem

[tex]EF^{2} = EB^{2} + BF^{2}[/tex]

[tex]EF^{2} = 6^{2} + 6^{2}[/tex]

EF = [tex]\sqrt{6^{2} + 6^{2} }[/tex] = 6[tex]\sqrt{2}[/tex] cm

Step 2: The area of EFGH = [tex]EF^{2}[/tex]= [tex](6\sqrt{2} )^{2}[/tex] = 72

Solution 2: See that the area of EFGH is equal [tex]\frac{1}{2}[/tex] the area of ABCD

The area of ABCD = 12x12 = 144

Thus, the area of EFGH = 144: 2 = 72:)

Have a nice day!

Write the quadratic equation in standard form:
3x2 – 3x = 11

Answers

Answer:

[tex]3x^{2} -3x-11 = 0[/tex]

Step-by-step explanation:

every student from different schools planted as many plants of their number if they planted 4225 plants how many students were there

Answers

Answer:

65 students.

Step-by-step explanation:

Given that :

Every student planted as many plant as their number ;

Then let the number of student = x

Then the number of plant planted by each student will also = x

The total number of plants planted by all the students = 4225

The Number of students can be obtained thus ;

Total number of plants = Number of plants * number of plants per student

4225 = x * x

4225 = x²

√4225 = x

65 = x

Hence, there are 65 students

A researcher believes that 5% of pet dogs in Europe are Labradors. If the researcher is right, what is the probability that the proportion of Labradors in a sample of 806 pet dogs would be greater than 4%

Answers

Answer:

0.9036

Step-by-step explanation:

Calculation to determine the probability that the proportion of Labradors

P(Proportion greater than 4%)

= P(z> 0.04 -0.05 /√0.05 * 0.95/806

= P(z > -1.30)

=0.9036

Thereforethe probability that the proportion of Labradors is =0.9036


12
х
8
6
Find the value of x.
A) 9
B) 16
C) 14
D) 10

Answers

Answer:

The answer is 10, hope this helps!

Step-by-step explanation:

A small radio transmitter broadcasts in a 69 mile radius. If you drive along a straight line from a city 93 miles north of the transmitter to a second city 78 miles east of the transmitter, during how much of the drive will you pick up a signal from the transmitter?

Answers

Answer:

See Explanation

Step-by-step explanation:

According to the Question,

We have A small radio transmitter that broadcasts in a 69-mile radius. If you drive along a straight line from a city 93 miles north of the transmitter to a second city 78 miles east of the transmitter.

Thus,

The distance that you get reception is the length of the chord created by the intersection of the circle defining the edge of transmission and the line defining the car trip.

 x2 + y2 = 69²               this is the circle

And,

The Transmitter at the origin

City to the north at (0,93)  & City to the east at (78,0)  

the Slope is M=(-93/78)

Intercept is B= y - mx ⇒  93 - (-93/78)(0) = 93

The equation of the line between the cities is y = (-93/78)x + 93

y = -93x/78 + 93           this is the line

Now, Solve the above two Equations

The intersection is gotten from the picture or solving:

x^2 + [(-93/78)*x + 93]^2 = 69^2

on solving we get, the points approximately are: (67.952,11.98 ) and (23.6277, 64.82)

Now,

From the Pythagorean theorem the total distance of the trip is:  

d1 = √(93^2 + 78^2) ≈ 121.37miles  

And the distance when the signal is picked up is:

d2 =√ [(67.952-23.627)^2 + (64.82 - 11.98)^2] ≈ 68.96 miles

You will pick up a signal from the transmitter in (d2/d1)*100 = 56% of the drive.

A system of equations is said to be redundant if one of the equations in the system is a linear combination of the other equations. Show by using the pivot operation that the following system is redundant. Is this system equivalent to a system of equations in canonical form?
a) x1 +x2 −3x3 = 7
b) −2x1 +x2 +5x3 = 2
c) 3x2 −x3 = 16

Answers

Answer:

prove that The given system of equations is redundant is attached below

Step-by-step explanation:

System of equations

x1 +x2 −3x3 = 7

−2x1 +x2 +5x3 = 2

 3x2 −x3 = 16

To prove that the system is redundant we will apply the Gaussian elimination ( pivot operation )

attached below is the solution

Other Questions
Fill in the blank with the best option_________ le jus de fruitSi, mais je n'ai pas soifA. tu aimesB. Aimes-tuC. Tu n'aimes pas 16. Which of the following is the best definition of punishment?O A. An effective way to teach self-controlO B. Another word for goalO C. An ineffective way to reduce or change behaviors in the long termO D. An act done as the consequence of a behavior A margin of error tells us how often the confidence interval estimates the parameter incorrectly. how often a confidence interval is correct. how accurate the statistic is when using it to estimate the parameter. A dog wishes to swim across a slow moving stream. The current velocity is 3.0m/s. The distance directly across the stream is 50m. If the dog point himself directly across the stream, it will take ..... Help plz I just need the awnser to this question Which are correct Representation of the any quality 6x>_3+4(2x-1)?select three options Find the imagine of (x-1 ,y -8 ) The value of is between 4.7 and 4.8. Which of the following is a more precise approximation of ?A. between 4.81 and 4.82B. between 4.77 and 4.78C. between 4.78 and 4.79D. between 4.79 and 4.8sorry ignore the selected one i didnt mean to Select the structure that correspondsto the name:decanoic acidCOOHA.B. CH3(CH2)7COOHC. both It has been reported that the average credit card debt for college seniors is $3262. The student senate at a large university feels that their seniors have a debt much less than this, so it conducts a study of 50 randomly selected seniors and finds that the average debt is $2995, and the population standard deviation is $1100. At = 0.05, is the student senate correct? a) State the hypotheses and identify the claim with the correct hypothesis Find the TWO integers whos product is -12 and whose sum is 1 Read the sentence.When we read that many of the cereals bursting with sugars were those being marketed to kids, we set out to determine if this was indeed the case.What is the effect of the word bursting on the authors purpose? find out the odd one and give reason (length, volume, time, mass A _______ is a collection of software routines that can be used by other software. Licensing terms for this type of software are important for programmers who use the software. Fascism encourages which of thefollowing not just to exist, but toflourish?A. capitalismB. democracyC. nationalism Select the correct answer.How does a proper warm up affect blood flow?A.Blood flow increases.B.Blood flow decreases.C.Blood flow increases and then decreases.D.Blood flow decreases and then increases. Write each as a percent. Use proportions.7/25, 2/3, 3/8 Based on the diagram, what is cos A?Enter your answer in the boxes.COS A= PLEASE HELP!!! PLEASE!!!What is my average speed if I travel x mph for t hrs and then y mph for t hrs?Thanks! Choose the correct objective statement for this task.Suppose that you have been given the task of organizing a graduation open house party for your younger brother who is graduating from high school.a. To throw a graduation party Saturday afternoon after graduation for 50 guests, that provides ample entertainment and food, and allows my younger brother time to socialize with all the guests, at a cost of $400 or less, and all guests will be pleased with the party.b. To throw a graduation party.c. To throw a graduation party Saturday afternoon after graduation for 50 guests, that provides ample entertainment and food, and allows my younger brother time to socialize with all the guests.d. To throw a graduation party Saturday afternoon after graduation for 50 guests, that provides ample entertainment and food, and allows my younger brother time to socialize with all the guests, at a cost of $400 or less.