document.write( "Question 41590: how can i do a chk for this problem 5/4x+1/4x=2x+1/2+3/4x
\n" );
document.write( "i can figure the answer correctly but i cand figure out how to check that answer is coorect im not sure how to do it \n" );
document.write( "
Algebra.Com's Answer #26860 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 5/4x + 1/4x = 2x + 1/2 + 3/4x \n" ); document.write( "6/4x = 8/4x + 1/2 + 3/4x \n" ); document.write( "6/4x = 1/2 + 11/4x \n" ); document.write( "-1/2 = 5/4x \n" ); document.write( "(-1/2)(4/5) = x \n" ); document.write( "-2/5 = x \n" ); document.write( "Check: \n" ); document.write( "5/4x + 1/4x = 2x + 1/2 + 3/4x \n" ); document.write( "5/4(-2/5) + 1/4(-2/5) = 2(-2/5) + 1/2 + 3/4(-2/5) \n" ); document.write( "-1/2 + -1/10 = -4/5 + 1/2 - 3/10 \n" ); document.write( "-5/10 + -1/10 = -8/10 + 5/10 - 3/10 \n" ); document.write( "-6/10 = -6/10 It is correct! \n" ); document.write( " |