document.write( "Question 763478: L + 1/4L - 1 = 19 \n" ); document.write( "
Algebra.Com's Answer #464827 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( "(1) L + 1/(4L) - 1 = 19 or \n" ); document.write( "(2) L + 1/(4L) = 20 \n" ); document.write( "Multiply both sides of (2) by 4*L to get \n" ); document.write( "(3) 4L^2 +1 = 80L or \n" ); document.write( "(4) 4L^2 - 80L +1 = 0 or \n" ); document.write( "Use the quadratic equation to find the roots of (4) as \n" ); document.write( "(5) L = {10+sqrt(99.75),10-sqrt(99.75)} or \n" ); document.write( "(6) L = {10+9.98749...,10-9.98749...} or \n" ); document.write( "(7) L = {19.987..,0.0125..} \n" ); document.write( "I'll leave it to you to check these values of L in (1). \n" ); document.write( " |