document.write( "Question 709141: I'm having a problem understanding how to solve this problem. I'm supposed to solve for x\r
\n" );
document.write( "\n" );
document.write( "3x + 5y = ax + 2y solve for x \n" );
document.write( "
Algebra.Com's Answer #436396 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! The task is to solve for x, a variable, a number; but not to find any value. The given equation has three variables but is only one equation. The solutions for values are infinite. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Just focus on the question to be answered --- solving for x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x + 5y = ax + 2y \n" ); document.write( "3x-ax+5y=2y \n" ); document.write( "3x-ax=2y-5y \n" ); document.write( "(3-a)x=2y-5y \n" ); document.write( " |