Answer:
Explanation:
Allow you to view the document in different ways. Sorry if I am wrong. I am dumb
God bless, stay safe, and good luck! :)
public static void quarterstodollars(String[] args) { Scanner input = new Scanner(System.in); System.out.println("Enter number of Quarters:");
System.out.print("Quarters:"); int Q1 = input.nextInt();
DecimalFormat fmt = new DecimalFormat("$#,###.##"); System.out.println("Total:"+fmt.format(calctotal(Q1)));}public static double calctotal(int Q1) { double total; total=(0.25 * Q1); return (total);}
Hope this helps!
A few things I would do is let them know you would promote them on social media, put their name on your jerseys, create a team banner with their logo on it that you would use for every game.
I hope this answers your question.
Choice B
Explanation: Sin() is a math function.