document.write( "Question 55729: Please solve so that Y is a function of X:\r
\n" );
document.write( "\n" );
document.write( "-3x + 8y = 24\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #37833 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! -3x+8y=24 \n" ); document.write( "-3x=24-8y \n" ); document.write( "x=(24-8y)/-3 \n" ); document.write( " |