document.write( "Question 1099041: You earn 20$per hour from landscaping work. your total earning depends on the amount of hours you spend landscaping\r
\n" );
document.write( "\n" );
document.write( "A. What is the independent variable
\n" );
document.write( "B. What is the dependent variable
\n" );
document.write( "C. Write a function to represent this situation \n" );
document.write( "
Algebra.Com's Answer #713441 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! You earn 20$ [sic] per hour from landscaping work. your total earning depends on the amount of hours you spend landscaping \n" ); document.write( "-------- \n" ); document.write( "It's $20 per hour, not 20$. \n" ); document.write( "================== \n" ); document.write( "A. What is the independent variable \n" ); document.write( "hours \n" ); document.write( "B. What is the dependent variable \n" ); document.write( "Dollars \n" ); document.write( "C. Write a function to represent this situation \n" ); document.write( "D = 20h \n" ); document.write( "Or \n" ); document.write( "f(h) = 20h \n" ); document.write( " |