1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Alexus [3.1K]
2 years ago
9

Find a linear inequality with the following solution set. Each grid line represents one unit. [asy] size(200); fill((-2,-5)--(5,

-5)--(5,5)--(3,5)--cycle,yellow); real ticklen=3; real tickspace=2; real ticklength=0.1cm; real axisarrowsize=0.14cm; pen axispen=black+1.3bp; real vectorarrowsize=0.2cm; real tickdown=-0.5; real tickdownlength=-0.15inch; real tickdownbase=0.3; real wholetickdown=tickdown; void rr_cartesian_axes(real xleft, real xright, real ybottom, real ytop, real xstep=1, real ystep=1, bool useticks=false, bool complexplane=false, bool usegrid=true) { import graph; real i; if(complexplane) { label("$\textnormal{Re}$",(xright,0),SE); label("$\textnormal{Im}$",(0,ytop),NW); } else { label("$x$",(xright+0.4,-0.5)); label("$y$",(-0.5,ytop+0.2)); } ylimits(ybottom,ytop); xlimits( xleft, xright); real[] TicksArrx,TicksArry; for(i=xleft+xstep; i 0.1) { TicksArrx.push(i); } } for(i=ybottom+ystep; i 0.1) { TicksArry.push(i); } } if(usegrid) { xaxis(BottomTop(extend=false), Ticks("%", TicksArrx ,pTick=gray(0.1),extend=true),p=invisible);//,above=true); yaxis(LeftRight(extend=false),Ticks("%", TicksArry ,pTick=gray(0.1),extend=true), p=invisible);//,Arrows); } if(useticks) { xequals(0, ymin=ybottom, ymax=ytop, p=black, Ticks("%",TicksArry , pTick=black+0.8bp,Size=ticklength), above=true, Arrows(size=axisarrowsize)); yequals(0, xmin=xleft, xmax=xright, p=black, Ticks("%",TicksArrx , pTick=black+0.8bp,Size=ticklength), above=true, Arrows(size=axisarrowsize)); } else { xequals(0, ymin=ybottom, ymax=ytop, p=axispen, above=true, Arrows(size=axisarrowsize)); yequals(0, xmin=xleft, xmax=xright, p=axispen, above=true, Arrows(size=axisarrowsize)); } }; draw((-2,-5)--(3,5),dashed+red, Arrows(size=axisarrowsize)); rr_cartesian_axes(-5,5,-5,5); f
Mathematics
1 answer:
kykrilka [37]2 years ago
4 0

The linear inequality of the graph is: -x + 2y + 1 > 0

<h3>How to determine the linear inequality?</h3>

First, we calculate the slope of the dashed line using:

m = \frac{y_2 - y_1}{x_2 - x_1}

Two points on the graph are:

(1, 0) and (3, 1)

The slope (m) is:

m = \frac{1 - 0}{3 - 1}

This gives

m = 0.5

The equation of the line is calculated as:

y = m(x -x_1) + y_1

So, we have;

y = 0.5(x -1) + 0

This gives

y = 0.5x -0.5

Multiply through by 2

2y = x - 1

Now, we convert the equation to an inequality.

The line on the graph is a dashed line. This means that the inequality is either > or <.

Also, the upper region of the graph that is shaded means that the inequality  is >.

So, the equation becomes

2y > x - 1

Rewrite as:

-x + 2y + 1 > 0

So, the linear inequality is: -x + 2y + 1 > 0

Learn more about linear inequality at:

brainly.com/question/19491153

#SPJ1

<u>Complete question</u>

Find a linear inequality with the following solution set. Each grid line represents one unit. (Give your answer in the form ax+by+c>0 or ax+by+c \geq 0 where a, b, and c are integers with no common factor greater than 1.)

You might be interested in
At the movies, you order 3 boxes of popcorn and a bottle of water. The cost of the bottle of water is $1.75. Your total cost is
maksim [4K]

3w = $9.25 would be the equation in this case. In order to solve it, you must divide $9.25 by 3. $9.25 / 3 = $3.83 (repeating bar over the second 3). The cost of one box of popcorn is $3.83.

4 0
3 years ago
Read 2 more answers
F(x)=2x^2-x-10 part a: what are the X intercepts of the graph of f(x)? Show your work
Genrish500 [490]
A. x intercepts are where the graph hits the x axis or where f(x)=0
0=2x^2-x-10
solve
hmm
we can use the ac method
multiply 2 and -10 to get -20
what 2 numbers muliply to get -20 and add to get -1 (the coefint of the x term)
-5 and 4
split the midd into that
0=2x^2+4x-5x-10
group
0=(2x^2+4x)+(-5x-10)
factor
0=2x(x+2)-5(x+2)
undistribute
0=(x+2)(2x-5)
set each to 0
0=x+2
0=-2

0=2x-5
5=2x
5/2=x

x intercepts are at x=-2 and 5/2 or the points (-2,0) and (5/2,0)


B. ok, so for f(x)=ax^2+bx+c
if a>0, then the parabola opens up and the vertex is a minimum
if a<0 then the parabola opens down and the vertex is a max

f(x)=2x^2-x-10
2>0
opoens up
vertex is minimum

ok, the vertex

the x value of  the vertex in f(x)=ax^2+bx+c= is -b/(2a)
the y value of the vertex is f(-b/(2a)) so
given
f(x)=2x^2-x-10
a=2
b=-1
-b/2a=-(-1)/(2*2)=1/4
f(1/4)=2(1/4)^2-(1/4)-10
f(1/4)=2(1/16)-1/4-10
f(1/4)=1/8-1/4-10
f(1/4)=1/8-2/8-80/8
f(1/4)=-81/8
so the vertex is (1/4,-81/8) or (0.25,-10.125)


C. graph the x intercepts and the vertex
the vertex is min and the graph goes through the x intercepts
4 0
3 years ago
18 - (-f) = 91 (With work please)
borishaifa [10]

18 - (-f) = 91

Subtracting a negative value changes to addition:

18 + f = 91

Subtract 18 from both sides:

F = 73

6 0
3 years ago
Read 2 more answers
Evaluate the expression below if b=4 and c= -7.<br> 2b -(c + b)
KIM [24]
(-7c + 4b) + 2b (-7c - 6b) = -1
4 0
3 years ago
Read 2 more answers
Each of the following is an example of a secured loan EXCEPT:
podryga [215]
The answer is d. A small business loan
4 0
3 years ago
Other questions:
  • Can someone solve this by using the square method? Be sure to show work please!
    6·1 answer
  • Xx f(x)f(x)f, left parenthesis, x, right parenthesis
    15·1 answer
  • What’s the answer??(SOMEONE PLEASE HELP ME)
    14·1 answer
  • At Sara's new job she spent $11.52, $6.48, $5.99, $14.00, and $9.50 on lunch the first week. In the second week, she spent $4 mo
    12·1 answer
  • Using the volume of a cylinder formula. Calculate the volume of the cylinder. *
    5·1 answer
  • Y=x-2 help my brain isn't working um I have to make this 20 character long, pls help​
    6·1 answer
  • Cuanto es 27% en fraccion
    13·1 answer
  • .........................answer
    12·1 answer
  • What is the ordered pair? I need help ASAP.
    13·2 answers
  • MARCELLA LANDON WINS THIRD PRIZE IN THE CLEARINGHOUSE SWEEPSTAKES AND
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!