document.write( "Question 526241: Find the ordered-pair solution of
\n" );
document.write( "y = 5/9x+1
\n" );
document.write( "corresponding to x = 0.
\n" );
document.write( "what do i do
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #348414 by Alan3354(69443) You can put this solution on YOUR website! Find the ordered-pair solution of \n" ); document.write( "y = 5/9x+1 \n" ); document.write( "corresponding to x = 0. \n" ); document.write( "what do i do \n" ); document.write( "--------------- \n" ); document.write( "y = 5/9x+1 \n" ); document.write( "Sub 0 for x, find y \n" ); document.write( "y = 1 \n" ); document.write( "--> (0,1) \n" ); document.write( " \n" ); document.write( " |