Question: The equation of a parabola can be expressed in either standard form (y = ax2 + bx + c) or vertex form (y = a(x
The equation of a parabola can be expressed in either standard form (y = ax2 + bx + c) or vertex form (y = a(x - h)2 + k). Write a program that prompts the user to enter a, b, and c as integers in standard form and displays

in the vertex form. Display h and k as rational numbers. Here are some sample runs:
![]()
![]()
4 b? h and k 2 4
Step by Step Solution
3.16 Rating (177 Votes )
There are 3 Steps involved in it
import javautilScanner public class Exercise1321 public static voi... View full answer
Get step-by-step solutions from verified subject matter experts
