Processing math: 100%
 
+0  
 
0
728
1
avatar

nsolve(y+57+x+16+4x-5,x) what is x?

 Aug 18, 2017
 #1
avatar+178 
0

Input:nsolve(y+57+x+16+4x-5,x)

Intepretation:Solve (y+57+x+16+4x5=0) for x

y+57+x+16+4x5=0

Merge the corresponding terms:

y+5x+68=0

Move y and 68 to the left:

5x=y68

Divide the entire function by a factor of 5:

x=15y685

=15(y68)

Q.E.D.

 Aug 18, 2017

1 Online Users

avatar