Simple. The answer is p=4.5
Answer:
The total number of students that ate lunch are 300 .
Step-by-step explanation:
Formula

As given
There are 4 lunch choices in a school cafeteria: Salad, Pizza, Spaghetti, and Sub Sandwiches.
The percentage of students that chose salad is 15%.
If 45 students chose salad.
Here
Percentage = 15%
Part value = 45
Put in the formula



Therefore the total number of students that ate lunch are 300 .
Answer:
To convert binary into decimal, multiply each binary digit with a power of 2 corresponding to its position.
So for example 1010 would be 1·2³ + 0·2² + 1·2¹ + 0·2⁰ = 8+2 = 10 in decimal.
now you can calculate the answers yourself!
To convert decimal into binary, you can use the following approach:
Write down the answer from right to left
A. if your number is odd, write down a 1, if it is even, write a 0
B. divide the number by 2 and round down, ie. discard any decimals (e.g., 7 / 2 = 3)
C. repeat step A until your number is 0.
example:
18 -> write down 0
18/2 = 9 -> write down 1
9/2 = 4 -> write down 0
4/2 = 2 -> write down 0
2/2 = 1 -> write down 1
1/2 = 0 finished
The result is 10010.
Answer:
4 years
Step-by-step explanation:
I = $ 400
R = 5%
P =$ 2000
I = Prt
400 = 2000 *
* t
400 = 20 * 5 * t
400 = 100 t

t = 4 years
Hello,
If you are starting with the angle of 40 degrees, you have an adjacent side and hypotenuse. Therefore, it is a cosine relationship.
We can write:
cos(40) = adj / hyp
cos(40) = x / 220
To solve for x, simply multiply 220 by the cos(40).
You can write it as: 220 cos(40)
Good luck,
MrEQ