The value of \( k \), for which the linear equations \( 2x + 3y = 6 \) and \( 4x + 6y = 3k \) have at least one solution, is ________. (Answer in integer)
The Newton-Raphson method is used to find the root of \[ f(x) \equiv x^2 - x - 1 = 0 \] Starting with an initial guess \( x_0 = 1 \), the second iterate \( x_2 \) is __________ (rounded off to 2 decimal places).
An approximate solution of the equation \( x^3 - 17 = 0 \) is to be obtained using the Newton-Raphson method. If the initial guess is \( x_0 = 2 \), the value at the end of the first iteration is \( x_1 = \) ________ (rounded off to two decimal places).