Mathematics
Mathematics, 13.10.2020 14:01, erichyatt

PLS help 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; 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=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.)

answer
Answers: 3

Other questions on the subject: Mathematics

image
Mathematics, 21.06.2019 13:20, bugbug89
Charles is on a 8 1/2 mile bike ride. he stops for a rest after he’s gone 5 2/5 miles. how much farther does he still have to go?
Answers: 1
image
Mathematics, 21.06.2019 17:00, ronnie7898
How do i do this activity, is appreciated
Answers: 1
image
Mathematics, 21.06.2019 18:30, gonzaloc
Draw a tape diagram to represent each situation. for some of the situations, you need to decide what to represent with a variable andre bakes 9 pans of brownies. he donates 7 pans to the school bake sale and keeps the rest to divide equally among his class of 30 students
Answers: 2
image
Mathematics, 22.06.2019 00:00, onlineK
Zahra runs a 500-meter race at a constant speed. which graph shows her distance from the finish line during the race?
Answers: 1
Do you know the correct answer?
PLS help asap! Find a linear inequality with the following solution set. Each grid line represents...

Questions in other subjects:

Konu
Mathematics, 23.06.2019 14:30