document.write( "Question 85896: Find x-coordinates of the x-intercept to the nearest hundredth
\n" );
document.write( "y=(3/5)x+5/4 \n" );
document.write( "
Algebra.Com's Answer #62169 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! Y=3X/5+5/4 \n" ); document.write( "Y=.6X+1.25 \n" ); document.write( "SETTING Y=0 & SOLVE FOR X \n" ); document.write( "0=.6X+1.25 \n" ); document.write( ".6X=-1.25 \n" ); document.write( "X=-1.25/.6 \n" ); document.write( "X=-2.08 ANSWER. OR (-2.08,0) \n" ); document.write( "SETTING X=0 & SOLVE FOR Y \n" ); document.write( "Y=+1.25 ANSWER. OR (0,1.25) \n" ); document.write( " \n" ); document.write( " |