Answer:
The number of dogs that had both Lyme disease and arthritis is 18
Step-by-step explanation:
Let x represent dogs that have both Lyme disease and arthritis
Dog with only Lyme disease = 42 - x
Dog with only arthritis = 96 - x
The sum of the 3 category should give 120
x + (42 - x) + (96 - x) = 120
Collect like terms and solve
x - x - x + 42 + 96 = 120
-x + 138 = 120
138 - 120 = x
x = 18
Dog with only Lyme disease = 42 - x = 42 - 18 = 24
Dog with only arthritis = 96 - x = 96 - 18 = 78
Therefore, the number of dogs with both Lyme disease and anthritis is 18.
Answer:
$93.75
Step-by-step explanation:
The computation of the total cost of order is shown below:
The Cost of 8 pounds of Pepperoni is
= 8 × $3.15
= 25.2
The Cost of 15 pounds of cheese is
= 15 × $1.85
= $27.75
The Cost of 12 pounds of sausage is
= 12 × $3.40
= $40.8
So, The total cost is
= $25.2 + 27.75 + $40.80
= $93.75
Answer:
251 inches
Step-by-step explanation:
c = 2πr
c = 2(3.14)(5) = 31.4
31.4 x 8 rev. = 251 inches
The answer is 27 because not only does it refer to the number line sequence it doesn't actually mean a big number comes behind it. what ever it starts with,it multiplies the same pass the big number
Answer:
=Vlookup'B13' A11' 7'false
Press enter.
Step-by-step explanation:
Vlookup is a technique in excel which enables users to search for criterion values. It is vertical lookup function in excel which return a value from a different column. The formula for Vlookup function is:
=Vlookup'select cell you want to look up in' select cell you want to lookup from' select column index number' true/false.
where true is approximate match and false is exact match.