$10,250
thanks me later, pa brainliest po ako
68 can go into 757 11 times, the remainder would be 9
757÷68= 11 r 9 or 11 9/68
Answer:
1
Step-by-step explanation:
Slope is given by
m = (y2 -y1)/(x2-x1)
= ( -2 - -8)/( 2 - -4)
=( -2+8) / (2+4)
=6/6
=1
The answer to this question is (9.5)...
There is no option saying 9.5?
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.