document.write( "Question 64805: The y-intercept value of the straight line 3x + 8y - 1 = 0 is:\r
\n" );
document.write( "\n" );
document.write( "What integer value will satisfy the following inequality?
\n" );
document.write( "3/5 < x/10 < 4/5\r
\n" );
document.write( "\n" );
document.write( "Find the interval of values of x that satisfies the inequality
\n" );
document.write( "3x - 1 < 8x - 6\r
\n" );
document.write( "\n" );
document.write( "Factor and simplify the expression (12x - 8)/4 \n" );
document.write( "
Algebra.Com's Answer #45557 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! The y-intercept value of the straight line 3x + 8y - 1 = 0 is: \n" ); document.write( "PUT X=0..SINCE ON Y AXIS X=0....WE GET 8Y-1=0 \n" ); document.write( "Y=1/8....SO Y INTERCEPT = 1/8 \n" ); document.write( " \n" ); document.write( "What integer value will satisfy the following inequality? \n" ); document.write( "3/5 < x/10 < 4/5 \n" ); document.write( "MULTIPLY WITH 10 \n" ); document.write( "6 \n" ); document.write( "\n" ); document.write( "Find the interval of values of x that satisfies the inequality \n" ); document.write( "3x - 1 < 8x - 6 \n" ); document.write( "3X-8X<-6+1 \n" ); document.write( "-5X<-5 \n" ); document.write( "-X<-1 \n" ); document.write( "DIVIDING NOW WITH -1 WILL REVERSE THE INEQUALITY \n" ); document.write( "X>1.............HENCE X =(1,INFINITY) IS THE SOLUTION SET\r \n" ); document.write( "\n" ); document.write( "Factor and simplify the expression (12x - 8)/4 \n" ); document.write( "4(2X-3)/4=2X-3 \n" ); document.write( " |