Answer:
Amount of people to serve x Serving Size = Size of ham
12 x 6.5 = ?
=78
Step-by-step explanation:
Looking for size ham chen should buy = ?
Amount of people to serve = 12
Serving Size = 6.5-ounce
Equation=
Amount of people to serve x Serving Size = Size of ham
12 x 6.5 = ?
=78
First of all, a bit of theory: since the area of a square is given by

where s is the length of the square. So, if we invert this function we have
.
Moreover, the diagonal of a square cuts the square in two isosceles right triangles, whose legs are the sides, so the diagonal is the hypothenuse and it can be found by

So, the diagonal is the side length, multiplied by the square root of 2.
With that being said, your function could be something like this:
double diagonalFromArea(double area) {
double side = Math.sqrt(area);
double diagonal = side * Math.sqrt(2);
return diagonal;
}
Answer:
c. 35.34015106
Step-by-step explanation:
As with many problems of this nature, you only need to get close to be able to choose the correct answer. 22 minutes 45 seconds is just slightly less than 1/2 degree (30 minutes), so the tangent value will be just slightly less than tan(88.5°) ≈ 38. The appropriate choice is 35.34015106.
If you need confirmation, you can find tan(88°) ≈ 29, so you know the answer will be between 29 and 38.
__
The above has to do with strategies for choosing answers on multiple-choice problems. Below, we will work the problem.
The angle is (in degrees) ...
88 + 22/60 +45/3600 = 88 + (22·60 +45)/3600 = 88 +1365/3600
≈ 88.3791666... (repeating) . . . . degrees
A calculator tells you the tangent of that is ...
tan(88.3791666...°) ≈ 35.3401510614
Many calculators will round that to 10 digits, as in the answer above. Others can give a value correct to 32 digits. Spreadsheet values will often be correct to 15 or 16 digits.
Answer: A or B
Step-by-step explanation:
Answer:
A. $301
B. $721
Step-by-step explanation:
Let $x be the amount of money they raised.
Rowena tried to put the $1 bills into two equal piles and found one left over at the end, then

Polly tried to put the $1 bills into three equal piles and found one left over at the end, then

Frustrated, they tried 4, 5, and 6 equal piles and each time had $1 left over, then

Finally Rowena put all the bills evenly into 7 equal piles, and none were left over, then

This means
is divisible by 2, 3, 4, 5 and 6 without remainder, so

Hence,

The smallest amount of money they could have raised is $301, because
is divisible by 7.
Now, the number
should be divisible by 7 and must be greater than 500.
So,

When n = 9,
is not divisible by 7.
When n = 10,
is not divisible by 7.
When n = 11,
is not divisible by 7.
When n = 12,
is divisible by 7.
B. The least amount of money they could have raised is $721