document.write( "Question 352298: Miguel earns $8.00 per hour at his job.What is an expression for the number of dollars he earns for working n hours \n" ); document.write( "
Algebra.Com's Answer #251795 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
\"DollarsEarned+=+HourlyRate+%2A+HoursWorked\"
\n" ); document.write( "\"DollarsEarned+=+8.00+%2A+n\"
\n" ); document.write( "\"DollarsEarned+=+8n\"
\n" ); document.write( "
\n" ); document.write( "
\n" );