document.write( "Question 208025: the lines f(x)= ax+b and g(x)=bx-a are perpendicular lines
\n" );
document.write( "a.) f(0)*g(0)
\n" );
document.write( "b.) if g(1)/f(0)=5 a>0 what is the value of a? \n" );
document.write( "
Algebra.Com's Answer #157377 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the lines f(x)= ax+b and g(x)=bx-a are perpendicular lines \n" ); document.write( "f(0) = b ; g(0) = -a \n" ); document.write( "----------------------------- \n" ); document.write( "a.) f(0)*g(0) = b*-a = -ab \n" ); document.write( "------------------------ \n" ); document.write( "b.) if g(1)/f(0)=5 a>0 what is the value of a? \n" ); document.write( "(b-a)/b = 5 \n" ); document.write( "b-a = 5b \n" ); document.write( "a = -4b \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |