subject
Mathematics, 09.09.2021 01:50 matluck4162

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=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((-2,-5)--(3,5),dashed+red, Arrows(size=axisarrowsize));
rr_cartesian_axes(-5,5,-5,5);
for( int i = -4; i <= 4; ++i) {
draw((i,-5)--(i,5));
draw((-5,i)--(5,i));
}
[/asy]

(Give your answer in the form $ax+by+c>0$ or $ax+by+c\geq0$ where $a,$ $b,$ and $c$ are integers with no common factor greater than 1.)

ansver
Answers: 2

Another question on Mathematics

question
Mathematics, 21.06.2019 14:30
Acable company wants to provide cell phone service for residents on an island. the function for the cost of laying the cable from the island to the mainland is c(x)= 6.500 square root x2+4, where x represents the length of the cable in feet. what are the domain and range of the function? a) domain: all real numbers range: all real numbers greater than or equal to 17,000 b) domain: all real numbers greater than or equal to 0 range: all real numbers greater than or equal to 17,000 c) domain: all real numbers greater than or equal to 0 range: all real numbers greater than or equal to 13,000 d) domain: all real numbers greater than or equal to 13,000 range: all real numbers greater than or equal to 0
Answers: 3
question
Mathematics, 21.06.2019 17:30
How do you use the elimination method for this question? explain, because i really want to understand!
Answers: 1
question
Mathematics, 21.06.2019 20:00
Suppose you are an avid reader and are looking to save money on the cost of books instead of paying about $20 for each book, you decide to look into purchasing a kindle for $120 you can purchase e-books for about $5 each 1. find the slope-intercept equation for the cost of the hard copy of books using x to represent the number of books 2. find the slope-intercept equation for the cost of the kindle with cost of e-books using x to represent the number of books
Answers: 1
question
Mathematics, 21.06.2019 21:00
Ian is in training for a national hot dog eating contest on the 4th of july. on his first day of training, he eats 4 hot dogs. each day, he plans to eat 110% of the number of hot dogs he ate the previous day. write an explicit formula that could be used to find the number of hot dogs ian will eat on any particular day.
Answers: 3
You know the right answer?
Find a linear inequality with the following solution set. Each grid line represents one unit. [asy...
Questions
question
Mathematics, 03.11.2020 15:40
question
Mathematics, 03.11.2020 15:40
question
Mathematics, 03.11.2020 15:40
question
Mathematics, 03.11.2020 15:50
question
Mathematics, 03.11.2020 15:50
question
Mathematics, 03.11.2020 15:50
question
Mathematics, 03.11.2020 15:50