Biology, asked by aleena1909, 5 months ago

I'm always there for people out there looking for some pointss .... sometimes I will be offline , but now you guys can get points !​

Answers

Answered by Anonymous
3

Answer:

class Test

{

public static void main (String[] args)

{

int arr1[] = {1, 2, 3};

int arr2[] = {1, 2, 3};

if (arr1 == arr2) // Same as arr1.equals(arr2)

System.out.println("Same");

else

System.out.println("Not same");

}

}

Answered by King412
22

Explanation:

\bold{\boxed{\boxed{ ❲\frac{4x - 3}{2x + 1}❳ - 10 (\frac{2x + 1}{4x - 3} ) = 3}}}

❲ 2x+14x−3 ❳−10( 4x−3 2x+1)=3

\bold{( \frac{4x - 3}{2x + 1} ) - 10 (\frac{2x + 1}{4x - 3} ) = 3}</p><p>⟹( 2x+14x−3)−10( 4x−32x+1 )=3

\bold{\frac{ {(4x - 3)}^{2} - 10 {(2x + 1)}^{2} }{(2x + 1)(4x - 3)} = 3}⟹ (2x+1)(4x−3)(4x−3) 2−10(2x+1) 2 =3

\bold⟹(16 {x}^{2} - 24x + 9) - 10(4 {x^{2} + 4x + 1)}

⟹(16x 2 −24x+9)−10(4x2 +4x+1)

\bold{= 3(8 {x}^{2} - 6x + 4x - 3)}=3(8x </p><p>2−6x+4x−3)

\bold{16 {x}^{2} - 24x + 9 - 40 {x}^{2} - 40x - 10}16x 2 −24x+9−40x 2−40x−10

\bold{ = 24 {x}^{2} - 18x + 12x - 9}=24x </p><p>2−18x+12x−9

\bold{⟹- 24 {x}^{2} - 64x - 1 = 24 {x}^{2} - 6x - 9}⟹−24x 2 −64x−1=24x 2 −6x−9

Similar questions