Mathematics
Mathematics, 06.12.2021 19:20, AnastasiaJauregui

Let $S$ denote the yellow region, shown below. [asy]
unitsize(0.5 cm);

int x, y;

fill((0,8)--(0,6)--(2,2)--(4,1)--(9 ,0)--(10,0)--(10,8)--cycle, yellow);

for (x = 1; x <= 10; ++x) {
draw((x,0)--(x,8),gray(0.7));
}

for (y = 1; y <= 8; ++y) {
draw((0,y)--(10,y),gray(0.7));
}

draw((0,0)--(10,0));
draw((0,0)--(0,8));
draw((0,8)--(0,6)--(2,2)--(4,1)--(9 ,0)--(10,0)--(10,8)--cycle);

label("$x$", (10,0), E);
label("$y$", (0,8), N);
label("$0$", (0,0), S);
label("$10$", (10,0), S);
label("$0$", (0,0), W);
label("$8$", (0,8), W);

dot((0,6));
dot((2,2));
dot((4,1));
dot((9,0));
[/asy]

(a) For all points $(x, y)$ in $S,$ what is the minimum value of $x + y$?

(b) For all points $(x, y)$ in $S,$ what is the minimum value of $x + 3y$?

answer
Answers: 2

Other questions on the subject: Mathematics

image
Mathematics, 22.06.2019 01:00, josephfoxworth
Jack is considering a list of features and fees for current bank: jack plans on using network atms about 4 times per month. what would be jack’s total estimated annual fees for a checking account with direct paycheck deposit, one overdraft per year, and no 2nd copies of statements? a. $44 b. $104 c. $144 d. $176
Answers: 3
image
Mathematics, 22.06.2019 03:00, izeahzapata1
An object is accelerating at a constant rate. its velocity in feet per second as a function of time in seconds can be modeled by the linear function v(t) = 2.5t. what does the dependent variable represent for this function? a) acceleration b) distance c) slope d) velocity
Answers: 3
image
Mathematics, 22.06.2019 06:20, wrivera32802
Pqrs is an isosceles trapizoid and s =31 fimd p
Answers: 2
image
Mathematics, 22.06.2019 07:20, ExperimentsDIYS
Find the equivalent expression using the same bases. (41 * 31)^2
Answers: 1
Do you know the correct answer?
Let $S$ denote the yellow region, shown below. [asy]
unitsize(0.5 cm);

int x, y;...

Questions in other subjects:

Konu
Mathematics, 30.09.2019 13:30