Answer:
60 books
Step-by-step explanation:
let the number of books Willy has be x , then
Tammy has 4x books
Willy has 180 fewer books , that is Tammy has 180 more than Willy , so
4x = x + 180 ( subtract x from both sides )
3x = 180 ( divide both sides by 3 )
x = 60
Thus
Willy has 60 books andTammy has 4 × 60 = 240 books
which is 180 more than Willy
Answer:
80
Step-by-step explanation:
5(1+3)^2
Due to PENDAS, you will first need to do the root
5(4)^2
5(16)
80
Hope it helped!
Answer:
The correct option is B.
Step-by-step explanation:
In a program the variables are defined as
int a, b =2;
float c = 4.2;
The given statement is
a = b * c
a = 2 * 4.2
a = 8.4
It is given that variable a is an integer. So, only integer value can be stored in a.
a ≈ 8
It means 8 will be stored in a. Therefore the correct option is B.
Answer:
18.8
Step-by-step explanation:
You just add the two lengths and then do pythagorean theory to get the length of the hypotenuse. Then you add them all together to get 18.8. Hope this helps.