document.write( "Question 237167: solve the formula for the indicated variable
\n" );
document.write( "y-3/x+2=-1/5 for y \n" );
document.write( "
Algebra.Com's Answer #174422 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! y-3/x+2=-1/5 \n" ); document.write( "Cross-multiply: \n" ); document.write( "5(y-3) = -(x+2) \n" ); document.write( "y-3 = (-1/5)(x+2) \n" ); document.write( "y = (-1/5)x -(2/5)+3 \n" ); document.write( "y = (-1/5)x -(2/5)+(15/5) \n" ); document.write( "y = (-1/5)x + (13/5) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |