[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/sci/ - Science & Math


View post   

File: 34 KB, 500x590, wo.png [View same] [iqdb] [saucenao] [google]
11188167 No.11188167 [Reply] [Original]

what is x? 3474237842378432782347842782347824782478243724364267234842378468234624682437842686842367246894668942624939429434263426347823442362342374623652426327842367243762476234724372476247634272742723423472472472472443x +247623468426423y624372437523623462346563456324234562345634562342345723457245724572422424266246626 = 37246557865671568516515656156751151656566158615156x + 46742684278847868486546756864568556542565688262568568

>> No.11188181

>>11188167
>the solution is trivial and is left as an exercise for the reader

>> No.11188183

>>11188181
solve it then retard

>> No.11188195

5

>> No.11188204

>>11188181
he's deliberately using high digit values so you can't use an calculator, and probably not even wolfram
you'd have to write your own division program to do it

>> No.11188208

>247623468426423y
too retarded to even write out a basic equation
gj op :)

>> No.11188209

>>11188204
There's probably some library somewhere for very large numbers

>> No.11188213

>>11188167
You accidentally hit y when mashing your keyboard

>> No.11188215
File: 487 KB, 1600x1025, bride kidnapping.jpg [View same] [iqdb] [saucenao] [google]
11188215

i removed the y in 247623468426423y624372437523623462346563456324234562345634562342345723457245724572422424266246626. the answer is
x = 3474237842378432655960070595130036495554528579619586947573179717493337403248292839991217987831795867177165935078141616995632771853326033609284683482121629785428877497573775547473052353542118721484253487431680

>> No.11188222

x = op is a faggot

>> No.11188227

>>11188222
trips confirm
/thread

>> No.11188229

>>11188215
dafuq, how did you get that
i get something less than 1


import java.math.BigInteger;

public class Main {
public static void main(String[] args) {
BigInteger a = new BigInteger("3474237842378432782347842782347824782478243724364267234842378468234624682437842686842367246894668942624939429434263426347823442362342374623652426327842367243762476234724372476247634272742723423472472472472443");
BigInteger b = new BigInteger("247623468426423624372437523623462346563456324234562345634562342345723457245724572422424266246626");
BigInteger c = new BigInteger("37246557865671568516515656156751151656566158615156");
BigInteger d = new BigInteger("46742684278847868486546756864568556542565688262568568");

// x = (d-b)/(a-c)
BigInteger numerator = d.subtract(b);
System.out.println(numerator.toString(10));
BigInteger denominator = a.subtract(c);
System.out.println(denominator.toString(10));

BigInteger x = numerator.divide(denominator);
System.out.println(x.toString(10));
}
}

>> No.11188233

>>11188213
no that's a part of the question

>> No.11188234

>>11188229
desu i was too lazy to actually write any code so i just smashed the numbers into matlab and used sprintf heh

>> No.11189038

>>11188167
Hold on

>> No.11189068

>>11188167

3.4742378423784327e+207x+247623468426423y^6.243724375236235e+80=3.724655786567157e+49x+4.674268427884787e+52
Step 1: Add -3.724655786567157e+49x to both sides.
247623468426423y^6+3.4742378423784327e+207x+−3.724655786567157e+49x=3.724655786567157e+49x+4.674268427884787e+52+−3.724655786567157e+49x
247623468426423y6+3.4742378423784327e+207x=4.674268427884787e+52

Step 2: Add -247623468426423y^6 to both sides.
247623468426423y6+3.4742378423784327e+207x+−247623468426423y^6=4.674268427884787e+52+−247623468426423y^6
247623468426423y6−247623468426423y^6+3.4742378423784327e+207x=−247623468426423y^6+4.674268427884787e+52

Step 3: Divide both sides by 3.4742378423784327e+207.
247623468426423y^6−247623468426423y^6+3.4742378423784327e+207x /3.4742378423784327e+207

=
−247623468426423y^6+4.674268427884787e+52/ 3.4742378423784327e+207
x=
−247623468426423/3.4742378423784327e+207
y^6+
8791321809928867
6.534315131406177e+170

>> No.11189195
File: 68 KB, 600x456, scIQ.png [View same] [iqdb] [saucenao] [google]
11189195

>>11188167
This reads like a 4th grader's idea of an "impossible math question". Low quality thread