document.write( "Question 108876: rewrite equation 4x-10y+11 as a function of x\r
\n" );
document.write( "\n" );
document.write( "-4x=10y+11
\n" );
document.write( " y= 10/-4 + 11/10
\n" );
document.write( " y= -5/2 + 11/10
\n" );
document.write( " y = 2/5x + 11/10\r
\n" );
document.write( "\n" );
document.write( "Just double checking my work to see if I did it right. \n" );
document.write( "
Algebra.Com's Answer #79393 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! YOU ASKED TO SOLVE IN TERMS OF X & THEN YOU SOLVE FOR Y. WHY? \n" ); document.write( "-4X=10Y+11 DIVIDE ALL TERMS BY -4 & REDUCE WHERE POSSIBLE. \n" ); document.write( "X=10Y/-4+11/-4 \n" ); document.write( "X=-5Y/2-11/4 ANSWER. \n" ); document.write( " \n" ); document.write( " |