Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

How would you use the equation bac = ((numberOfDrinks / 2) * (genderConstant / weight) - (.016 * hoursDrinking)) and the gender constants of 7.5

How would you use the equation bac = ((numberOfDrinks / 2) * (genderConstant / weight) - (.016 * hoursDrinking)) and the gender constants of 7.5 for females and 9.0 for males to write a Java code that determines and prints each gender's BAC levels given values from the main method?

I am trying to write a method that my main method would call and plug variables into but I am not sure how to set it up so that it works for each gender without getting either mixed. I am only a beginner but I am not supposed to use any is statements (which makes this pretty annoying). Could I use for loops?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Information And Database Systems Asian Conference Aciids 2012 Kaohsiung Taiwan March 2012 Proceedings Part 2 Lnai 7197

Authors: Jeng-Shyang Pan ,Shyi-Ming Chen ,Ngoc-Thanh Nguyen

2012th Edition

3642284892, 978-3642284892

More Books

Students also viewed these Databases questions

Question

Describe how online search technologies are used for marketing.

Answered: 1 week ago