document.write( "Question 264748: Perform the indicated operation:\r
\n" );
document.write( "\n" );
document.write( "h(a)=a+1
\n" );
document.write( "g(a)=4a-1
\n" );
document.write( "find (h/g)(a)\r
\n" );
document.write( "\n" );
document.write( "The answer I have is a+1/4a-1. Is this all the way solved? \n" );
document.write( "
Algebra.Com's Answer #194846 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! You are correct |