document.write( "Question 6300: i need to solve this proportion: x/5 = 4/x+1. I get to then i'm stuck. \n" );
document.write( "
Algebra.Com's Answer #3385 by minerva(22) ![]() You can put this solution on YOUR website! x/5=4/x+1\r \n" ); document.write( "\n" ); document.write( "cross multiply or multiply by the LCM that is 5(x+1) \n" ); document.write( "x (x+1)=5 X 4 \n" ); document.write( "x^2 +x =20 \n" ); document.write( "x^2 + x -20=0\r \n" ); document.write( "\n" ); document.write( "x^2 + 5x -4x -20=0 \n" ); document.write( "x(x +5) -4(x+5)=0 \n" ); document.write( "(x+5)(x-4)=0 \n" ); document.write( "x=-5 , x=+4\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |