I'll give you a study tip. If you actually just break down the problem it's much easier. See how it says 5 tens, it's basically asking you what is 5 times 10
m=6
this is because m=n=6 since the triangle is an equilateral triangle
hope it helps:)))
Answer:
B.) x=5
Step-by-step explanation:
Use the Pythagorean theorem. Since it isosceles, both values of x are the same. Split 6 in half (because perpendicular bisector).Insert values:
X is equal to 5.
Done.
Answer:
Scanner sc = new Scanner(System.in);
System.out.println(" ");
int n=sc.nextInt();
if(n==1)
System.out.println("January");
if(n==2)
System.out.println("Februry");
if(n==3)
System.out.println("March");
if(n==4)
System.out.println("April");
if(n==5)
System.out.println("May");
if(n==6)
System.out.println("june");
if(n==7)
System.out.println("July");
if(n==8)
System.out.println("August");
if(n==9)
System.out.println("September");
if(n==10)
System.out.println("October");
if(n==11)
System.out.println("November");
if(n==12)
System.out.println("December");
if(n==34)
System.out.println(" );
if(n==145)
System.out.println("to kaise hain aap log");
}
}
55.90
Use the Pythagorean theorem. 25^2 + 50^2 = 3125. The square root of 3125 is 55.90