Here is the formula x-(x*.09)=90 the answer 98.9
Definitely the question is incomplete
Using for loop in java to print positive integers ,let say first 50 integers
So the loop is:
int i ;
for( i= 0; i<= 50; i++ ) {
print (i);
}
The looping will going to start from the 1 and stop to 50
Yep it is, it has an input and an output or whatever
Answer:
The answer to your question is letter D
Step-by-step explanation:
Data
P1 (3, 10)
P2 (-1, 6)
Process
1.- Calculate the midpoints
Xm = (x1 + x2)/2
Ym = (y1 + y2)/2
x1 = 3 y1 = 10
x2 = -1 y2 = 6
Xm = (3 - 1)/2
= 2/2
= 1
Ym = (10 + 6)/2
= 16/2
= 8
2.- Write the coordinates of the center
C = (1, 8)
The triangle: 4*4/2=8
The square: 4²=16
16+8=24