subject
Mathematics, 13.10.2020 15:01 pito63

Please help! Need ASAP Find a linear inequality with the following solution set. Each grid line represents one unit.

[asy]

size(200);

fill((-5,-3)--(5,2)--(5,5)--(-5,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; i0.1) {

TicksArrx. push(i);

}

}

for(i=ybottom+ystep; i0.1) {

TicksArry. push(i);

}

}

if(usegrid) {

xaxis(BottomTop(extend=false), Ticks("%", TicksArrx ,pTick=gray(0.1),extend=true),p=inv isible);//,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((-5,-3)--(5,2),dashed+red, Arrows(size=axisarrowsize));

rr_cartesian_axes(-5,5,-5,5);

for( int i = -4; i 0$ or $ax+by+c\geq0$ where $a,$ $b,$ and $c$ are integers with no common factor greater than 1.)

ansver
Answers: 1

Another question on Mathematics

question
Mathematics, 21.06.2019 13:00
Which of the following is the equation of a line that passes through the point (1,4) and is parallel to the x-axis a. y=1 b. y=4 c. x=1 d. x=4
Answers: 1
question
Mathematics, 21.06.2019 16:00
Leo has b boxes of pencils. each box contains 6 pencils. he has a total of 42 pencils. the equation that represents this situation the value of b that makes the equation true the first one is b+6=42,6b=42,b=42+6,or 42b=6 the second one are 7,836 48
Answers: 3
question
Mathematics, 21.06.2019 17:00
What is a graph with a never ending line called?
Answers: 1
question
Mathematics, 21.06.2019 22:00
If abcde is reflected over the x-axis and then translated 3 units left, what are the new coordinates d?
Answers: 3
You know the right answer?
Please help! Need ASAP Find a linear inequality with the following solution set. Each grid line rep...
Questions
question
Computers and Technology, 06.10.2019 09:30
question
Mathematics, 06.10.2019 09:30
question
Physics, 06.10.2019 09:30
question
Mathematics, 06.10.2019 09:30
question
Computers and Technology, 06.10.2019 09:30
Questions on the website: 13722367