document.write( "Question 254864: how would I write an equation for the following linear relationships:
\n" );
document.write( "(x5,y20),(x10,y30)(x15,y40)(x20,y50)(x25,y50)(x30,y50) \n" );
document.write( "
Algebra.Com's Answer #187171 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! There is something wrong because y doesn't change in the last three. \n" ); document.write( "that can't be a linear equation since y does change in the first three. \n" ); document.write( "I think the last three y's should be 50 60 70.\r \n" ); document.write( "\n" ); document.write( "10/5=slope \n" ); document.write( "(y-y1)=m(x-x1) \n" ); document.write( "(y-20)=m(x-5)\r \n" ); document.write( "\n" ); document.write( "y-20=2x-10 \n" ); document.write( "y=2x+10\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |