Respuesta :
n = 11.
Explanation:
Let m be the number of boxes Mark sells and a be the number of boxes Ann sells.
Since Mark sells 10 less than n, m = n-10. Since Ann sells 2 less than n, a = n-2.
Together, they sold n-10+n-2=2n-12 boxes.
We know that they sold less than n boxes, so our inequality would be
2n-12<n.
To solve this, subtract n from both sides:
2n-12-n<n-n; n-12<0.
Add 12 to both sides:
n-12+12<0+12; n<12.
This means there were less than 12 boxes. The next number down is 11; this woks because Mark sold 10 less than n; 11-10=1. Mark sold at least 1 box.
If n=10, however, 10-10=0; this doesn't work, because Mark did sell at least 1 box.
Explanation:
Let m be the number of boxes Mark sells and a be the number of boxes Ann sells.
Since Mark sells 10 less than n, m = n-10. Since Ann sells 2 less than n, a = n-2.
Together, they sold n-10+n-2=2n-12 boxes.
We know that they sold less than n boxes, so our inequality would be
2n-12<n.
To solve this, subtract n from both sides:
2n-12-n<n-n; n-12<0.
Add 12 to both sides:
n-12+12<0+12; n<12.
This means there were less than 12 boxes. The next number down is 11; this woks because Mark sold 10 less than n; 11-10=1. Mark sold at least 1 box.
If n=10, however, 10-10=0; this doesn't work, because Mark did sell at least 1 box.
Answer:
[tex]n=11[/tex]
Step-by-step explanation:
Let m represent the number of boxes sold by mark and a represent the number of boxes sold by Ann.
We have been given that Mark sold 10 boxes less than n. We can represent this information in an equation as:
[tex]m=n-10...(1)[/tex]
We are also told that Ann sold 2 boxes less than n. We can represent this information in an equation as:
[tex]a=n-2...(1)[/tex]
Further, we are told that together they have sold less than n boxes. We can represent this information in an inequality as:
[tex]a+m<n...(3)[/tex]
Now we will use substitution method to solve our system of equations.
Upon substituting equation (1) and (2) in (3) we will get,
[tex]n-2+n-10<n[/tex]
[tex]2n-12<n[/tex]
[tex]2n<n+12[/tex]
[tex]2n-12+12<n+12[/tex]
[tex]2n-n<n-n+12[/tex]
[tex]n<12[/tex]
The integer less than 12 is 11, therefore, the value of n is 11.